]> 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)
commitb674aa702a6b351565c4a5329599b2a432231f00
treec42c1d1d214c57e03f4a3cb67ff016cdcb323ec5
parent57200ba020b5d02744dcac88a8120172dec754d9
- Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace)
Zend/tests/bug50383.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c