Test: /ext/zip/tests/oo_externalattributes.phpt - Version 7.4.5    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ 003+ Fatal error: Uncaught Error: Call to undefined method ZipArchive::setExternalAttributesName() in %s/oo_externalattributes.php:10 004+ Stack trace: 005+ #0 {main} 006+ thrown in %s/oo_externalattributes.php on line 10 002- bool(true) 003- bool(true) 004- == Get 005- bool(true) 006- int(3) 007- int(123) 008- bool(true) 009- int(14) 010- int(234) 011- == Set 012- bool(true) 013- bool(true) 014- == Get changed 015- bool(true) 016- int(0) 017- int(345) 018- bool(true) 019- int(1) 020- int(456) 021- == Get unchanged 022- bool(true) 023- int(3) 024- int(123) 025- bool(true) 026- int(14) 027- int(234) 028- == Done