]> granicus.if.org Git - php/commit
- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
authorMarcus Boerger <helly@php.net>
Sun, 25 Sep 2005 18:04:35 +0000 (18:04 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 25 Sep 2005 18:04:35 +0000 (18:04 +0000)
commit049882f29ce5a631b53bd785401d80ef95d19487
tree97071399bcad2076550873483fe93236be40f5ba
parentf4a15e4fb83c698391c9bea538e49979d4f835ca
- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
  SPL autoload handler)
ext/spl/php_spl.c
ext/spl/tests/spl_autoload_004.phpt [new file with mode: 0755]
ext/spl/tests/spl_autoload_005.phpt [new file with mode: 0755]