Changeset b847fcb in git
- Timestamp:
- 2011-04-17T07:42:45Z (9 years ago)
- Branches:
- 3.0, 3.1, 3.2, master, trunk
- Children:
- 877d66d
- Parents:
- 0839ae3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Decompiler.class.php
r0839ae3 rb847fcb 1243 1243 case XC_INIT_NS_FCALL_BY_NAME: 1244 1244 case XC_INIT_FCALL_BY_NAME: // {{{ 1245 array_push($EX['arg_types_stack'], array($EX['fbc'], $EX['object'], $EX['called_scope'])); 1245 1246 if (!ZEND_ENGINE_2 && ($ext & ZEND_CTOR_CALL)) { 1246 1247 break;
Note: See TracChangeset
for help on using the changeset viewer.