Advertising
advertising
related pastes to tag '__call'
- 1305898 - rewbs: php patch __call visibility sro
-
- Index: Zend/zend_object_handlers.c
- ===================================================================
- RCS file: /repository/ZendEngine2/zend_object_handlers.c,v
- retrieving revision 1.135.2.6.2.31
- diff -u -w -p -r1.135.2.6.2.31 zend_object_handlers.c
- --- Zend/zend_object_handlers.c 8 Jan 2009 00:39:15 -0000 1.135.2.6.2.31
- +++ Zend/zend_object_handlers.c 11 Jan 2009 12:33:05 -0000
- @@ -849,33 +849,29 @@ static union _zend_function *zend_std_ge
- 625980 - abstract//static object overload: php magic class static __call method overloading