Test: /Zend/tests/undef_index_to_exception.phpt - Version 7.4.5    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
002+ array(1) { 003+ [0]=> 004+ NULL 002- array(0) { 005- array(0) { 007+ array(2) { 008+ [0]=> 009+ NULL 010+ ["key"]=> 011+ NULL 008- Undefined variable: test 014+ NULL