]> granicus.if.org Git - php/commit
- Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include file...
authorFelipe Pena <felipe@php.net>
Sun, 7 Mar 2010 02:17:11 +0000 (02:17 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 7 Mar 2010 02:17:11 +0000 (02:17 +0000)
commitf867fadd22a68b2d92c621d522842b285f41e4ad
tree6b4d88bdadb6c2abfbea294ace3dfa581b38ac82
parent4149bb3dfd9c4fa67164099959feb8b819ae81da
- Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace)
NEWS
Zend/tests/bug50383.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c