]> granicus.if.org Git - php/commit
Fixed bug #38579 (include_once() may include the same file twice)
authorDmitry Stogov <dmitry@php.net>
Wed, 20 Sep 2006 07:35:59 +0000 (07:35 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 20 Sep 2006 07:35:59 +0000 (07:35 +0000)
commit811634bd8adab5ae2e26c2d169894b181eef17f3
treecea6edd3119e7460f00a5f99ee67fb0200015127
parent91c1a54d7035e35da9e88221c12a48522bc47977
Fixed bug #38579 (include_once() may include the same file twice)
NEWS
TSRM/tsrm_virtual_cwd.c
tests/lang/bug38579.inc [new file with mode: 0755]
tests/lang/bug38579.phpt [new file with mode: 0755]