Lines Matching +full:- +full:- +full:verbose
35 ./vendor/bin/phpunit --verbose --stderr
37 The --stderr flag is needed to avoid a headers already sent error on some systems.
62 ===== 32-bit =====
64 …ity updates for 8.4 end on 2028-12-31. See https://wiki.php.net/rfc/drop_32bit_support and https:/…
66 …-bit containers (''--platform linux/386'') can provide testing for 64bit hosts. NB. The more appro…
70 podman run -v $PWD/..:/dokuwiki \
71 \--platform linux/386 --workdir /dokuwiki/_test \
72 docker://wpstaging/php:8.3-32bit \
73 ./vendor/bin/phpunit --verbose --stderr \
74 # --filter test_ip
76 <!-- emacs file-local settings
80 -->