Test: /sapi/cgi/tests/bug78323.phpt - Version 7.3.31-dev        

Bug #78323 Code 0 is returned on invalid options
Submitted: 2019-07-23 00:56:08 Modified:
From: grzegorz129 Assigned:
Status: Closed Package: CGI/CLI related
PHP Version: 7.3.7 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- Error in argument 1, char 1: no argument for option -
002- Usage: %s
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP 7.3.31-dev (cgi-fcgi) (built: Sep 17 2021 14:39:06)