]> granicus.if.org Git - php/commit
- Fixed spl_autoload_functions/spl_autoload_unregister wrt. closures and
authorChristian Seiler <cseiler@php.net>
Mon, 22 Jun 2009 18:14:14 +0000 (18:14 +0000)
committerChristian Seiler <cseiler@php.net>
Mon, 22 Jun 2009 18:14:14 +0000 (18:14 +0000)
commitb5ffb2d9af5a5ca4e96aa795863176cc79b843c6
treed7e18b466cb5b8a4c8ee08e156a5d323f5c422e0
parent8a5511cfc8c54700600c8e179808a4edfb478b65
- Fixed spl_autoload_functions/spl_autoload_unregister wrt. closures and
  invokables.
ext/spl/php_spl.c
ext/spl/tests/spl_autoload_013.phpt [new file with mode: 0644]
ext/spl/tests/spl_autoload_014.phpt [new file with mode: 0644]
ext/spl/tests/spl_autoload_bug48541.phpt