]> granicus.if.org Git - php/commit
Fixed bug #61546 (functions related to current script failed when chdir() in cli...
authorXinchen Hui <laruence@php.net>
Mon, 30 Apr 2012 04:09:22 +0000 (12:09 +0800)
committerXinchen Hui <laruence@php.net>
Mon, 30 Apr 2012 04:09:22 +0000 (12:09 +0800)
commitbae56a87f81b91cd815604b0f404f616b0d73c2b
tree4df775d20a8054e2ed0f2818aa1fe1b9b8a4cc46
parent9aff3a1156efdfae7660d5b5e7a6d8b29c263722
Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
NEWS
sapi/cli/php_cli.c
sapi/cli/tests/bug61546.phpt [new file with mode: 0644]