--TEST-- phpdbg_watch null pointer access --CREDITS-- Yuancheng Jiang --SKIPIF-- --FILE-- 3, 1 => 4]; ?> --PHPDBG-- b 6 r w a $a c q --EXPECTF-- [Successful compilation of %s] prompt> [Breakpoint #0 added at %s:%d] prompt> *** Testing array_multisort() : Testing with anonymous arguments *** bool(true) Done [Breakpoint #0 at %s:%d, hits: 1] >00006: $a = []; 00007: $a[0] = 1; 00008: $a[0] = 2; prompt> prompt> [Script ended normally] prompt>