]> granicus.if.org Git - php/commit
Fixed bug #39367 (clearstatcache() doesn't clear realpath cache)
authorDmitry Stogov <dmitry@php.net>
Mon, 22 Jan 2007 09:32:55 +0000 (09:32 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 22 Jan 2007 09:32:55 +0000 (09:32 +0000)
commit7d1110a3fbcc562ff51a0cc5864180b381ac1a0e
treee97227b83b39e8860813499a502cdd50e9193c80
parentb784bacfc7962e4e05e57ce65722182eb9e1383e
Fixed bug #39367 (clearstatcache() doesn't clear realpath cache)
Fixed bug #40092 (chroot() doesn't clear realpath cache)
TSRM/tsrm_virtual_cwd.c
TSRM/tsrm_virtual_cwd.h
ext/standard/dir.c
ext/standard/filestat.c
ext/standard/tests/file/bug39367.phpt [new file with mode: 0755]