Test: /ext/fileinfo/tests/finfo_buffer_variation1-mb.phpt - Version 7.3.20    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
003+ Fatal error: Uncaught Exception: finfo::finfo(): Allocation of JIT memory failed, PCRE JIT will be disabled. This is likely caused by security restrictions. Either grant PHP permission to allocate executable memory, or set pcre.jit=0 in %s/finfo_buffer_variation1-mb.php:27
004+ Stack trace:
005+ #0 %s/finfo_buffer_variation1-mb.php(27): finfo->finfo(0, '/Users/Bruce/Do...')
006+ #1 {main}
007+ thrown in %s/finfo_buffer_variation1-mb.php on line 27
002- string(36) "ASCII text, with no line terminators"
003- string(3) "ELF"
004- string(22) "old ACE/gr binary file"
005- string(12) "xo65 object,"
006- string(15) "MIFF image data"
007- string(25) "RIFF (little-endian) data"
008- string(28) "text/plain; charset=us-ascii"
009- string(26) "text/plain; charset=ebcdic"
010- string(40) "application/octet-stream; charset=binary"
011- string(28) "text/plain; charset=us-ascii"
012- string(28) "text/plain; charset=us-ascii"
013- string(25) "text/plain; charset=utf-8"
014- ===DONE===