Test: /sapi/fpm/tests/proc-user-ignored.phpt - Version 7.1.20    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
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: \[pool unconfined\] 'user' directive is ignored when FPM is not running as root$/
003+ - MESSAGE: [20-Aug-2018 11:45:41] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-7.2.3/lib/php/extensions/no-debug-non-zts-20160303/mcrypt.so' - /usr/local/php-7.2.3/lib/php/extensions/no-debug-non-zts-20160303/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
004+ - EXPECT: '\[pool unconfined\] 'user' directive is ignored when FPM is not running as root'
005+ - ACTUAL: 'PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php-7.2.3/lib/php/extensions/no-debug-non-zts-20160303/mcrypt.so' - /usr/local/php-7.2.3/lib/php/extensions/no-debug-non-zts-20160303/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0'