Test: /tests/basic/028.phpt - Version 7.4.24    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ array(0) { 002+ } 003+ 004+ Warning: PHP Startup: Unable to load dynamic library 'php_openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- array(15) { 002- ["name1"]=> 003- string(8) "testname" 004- ["name2"]=> 005- string(8) "testname" 006- ["name3"]=> 007- string(8) "testname" 008- ["name\4"]=> 009- string(8) "testname" 010- ["name\5"]=> 011- string(8) "testname" 012- ["name\'6"]=> 013- string(8) "testname" 014- ["name\"7"]=> 015- string(8) "testname" 016- ["name\8"]=> 017- string(8) "testname" 018- ["name\9"]=> 019- string(8) "testname" 020- ["name'10"]=> 021- string(8) "testname" 022- ["name\"11"]=> 023- string(8) "testname" 024- ["name\12"]=> 025- string(8) "testname" 026- ["name\13"]=> 027- string(8) "testname" 028- ["name\'14"]=> 029- string(8) "testname" 030- ["name"15"]=> 031- string(8) "testname" 032- }