// Path replaced with file:///foo.php // Some data replaced with "...". // Run until "everything" breakpoint hits. [5227] Log opened at 2019-03-05 14:00:54 [5227] I: Connecting to configured address/port: localhost:9000. [5227] I: Connected to client. :-) [5227] -> [5227] [5227] <- feature_set -i 1 -n max_children -v 256 [5227] -> [5227] [5227] <- breakpoint_list -i 2 [5227] -> [5227] [5227] <- breakpoint_list -i 3 [5227] -> [5227] [5227] <- breakpoint_set -i 4 -t exception -x * [5227] -> [5227] [5227] <- run -i 5 [5227] -> [5227] [5227] <- stack_get -i 6 [5227] -> [5227] [5227] <- context_names -i 7 -d 0 [5227] -> [5227] // Hover over $arg. [5227] <- context_get -i 8 -d 0 -c 0 [5227] -> [5227] [5227] <- context_get -i 9 -d 0 -c 1 [5227] -> [5227] [5227] <- context_get -i 10 -d 0 -c 2 [5227] -> [5227] // Evaluate $arg in console. [5227] <- eval -i 11 -- JGFyZw== [5227] -> [5227] // Change stack frame. [5227] <- context_names -i 12 -d 1 [5227] -> [5227] // Hover over $arg. [5227] <- context_get -i 13 -d 1 -c 0 [5227] -> [5227] [5227] <- context_get -i 14 -d 1 -c 1 [5227] -> [5227] [5227] <- context_get -i 15 -d 1 -c 2 [5227] -> [5227] // Evaluate $arg in console. [5227] <- eval -i 16 -- JGFyZw== [5227] -> [5227] // Continue. [5227] <- run -i 17 [5227] -> [5227] [5227] <- stop -i 18 [5227] -> [5227] [5227] Log closed at 2019-03-05 14:02:57 [5227]