]> granicus.if.org Git - php/commit
Fix realpath not to die on non-existing files (bug #5790)
authorStanislav Malyshev <stas@php.net>
Thu, 27 Jul 2000 13:48:50 +0000 (13:48 +0000)
committerStanislav Malyshev <stas@php.net>
Thu, 27 Jul 2000 13:48:50 +0000 (13:48 +0000)
commitba8d49dce7cccb90aa16ebb1abdc66c23f21ea8f
treef022a77a9b98c6fdcef8ced074f80119e6106475
parent5ec120366cfc3e4400a4c86e9e24aa9a69bc61fc
Fix realpath not to die on non-existing files (bug #5790)
Thanks to china@thewrittenword.com
main/php_realpath.c