summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_opcode.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2015-04-20 17:39:32 +0200
committerNikita Popov <nikic@php.net>2015-04-20 18:18:52 +0200
commit0381c1b79e9491e68c9ca85a21e0a5bd68f3840f (patch)
tree33aedc77c200495a02b7c1be387b8dcceeb68e7a /sapi/phpdbg/phpdbg_opcode.c
parentb99174136c19df728ced6e9ab24b890e82b4cb0e (diff)
downloadphp-git-0381c1b79e9491e68c9ca85a21e0a5bd68f3840f.tar.gz
Fixed bug #69388
Renamed compiler_context to oparray_context. Introduced per-file file_context. Moved import tables into the file_context. context_stack no longer exists, instead keeping backups of contexts on C stack. Same for file contexts. TODO: Move more things out of CG into file_context. There should be a number of other things that we should not try to reuse in nested compilations.
Diffstat (limited to 'sapi/phpdbg/phpdbg_opcode.c')
0 files changed, 0 insertions, 0 deletions