Changeset 755 for trunk/Decompiler.class.php
- Timestamp:
- 2011-04-17T09:42:45+02:00 (2 years ago)
- File:
-
- 1 edited
-
trunk/Decompiler.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Decompiler.class.php
r754 r755 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.

