Test: /sapi/fpm/tests/bug68442-signal-reload.phpt - Version 7.4.0-dev    

There are 3 different diffs reported by users for this test.

Count Diff
2 (40%)
001+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 436
001- Done
002+
003+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 436
004+
005+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 472
006+
007+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 503
008+
009+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 503
010+
011+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 503
012+
013+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 503
014+
015+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 568
016+
017+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 680
018+
019+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 922
020+
021+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/php/php-src/sapi/fpm/tests/tester.inc on line 961
022+ Done
2 (40%)
001+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 436
001- Done
002+
003+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 436
004+
005+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 472
006+
007+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 503
008+
009+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 503
010+
011+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 503
012+
013+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 503
014+
015+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 568
016+
017+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 680
018+
019+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 922
020+
021+ Deprecated: Implicit nullable types are deprecated, mark the type as explicitly nullable with the '?' sign in /home/travis/build/Majkl578/php-src/sapi/fpm/tests/tester.inc on line 961
022+ Done
1 (20%)
001+ ERROR: The NOTICE does not match expected message:
002+ - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] NOTICE: fpm is running, pid \d+$/
003+ - MESSAGE: [03-Aug-2018 12:53:39] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'ffi' (tried: /home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi (/home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi: cannot open shared object file: No such file or directory), /home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi.so (/home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ - EXPECT: 'fpm is running, pid \d+'
005+ - ACTUAL: 'PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'ffi' (tried: /home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi (/home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi: cannot open shared object file: No such file or directory), /home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi.so (/home/johann/php/lib/php/extensions/no-debug-non-zts-20180731/ffi.so: cannot open shared object file: No such file or directory)) in Unknown on line 0'