History log of /PHP-5.5/TSRM/tsrm_virtual_cwd.c (Results 101 – 125 of 224)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE
# 50983e37 20-May-2008 Dmitry Stogov

proper fix


# a1255546 19-May-2008 Dmitry Stogov

Fixed win32 related realpath cache bug


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# 1303c45e 24-Apr-2008 Dmitry Stogov

Fixed bug #44805 (rename() function is not portable to Windows). (Pierre)


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3
# 648fbe9d 22-Nov-2007 Dmitry Stogov

Fixed bug #43128 (Very long class name causes segfault)


# 947e73b3 13-Nov-2007 Dmitry Stogov

Fixed bug #43248 (backward compatibility break in realpath())


Revision tags: php-5.2.5, php-5.2.5RC2
# 8e0f5bbf 23-Oct-2007 Dmitry Stogov

Fixed realpath cache for existent file with CWD_FILEPATH flag on win32


Revision tags: php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2
# 38b7d577 10-Aug-2007 Antony Dovgal

MFH: fix ws/cs & folding


Revision tags: php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND
# db97db94 24-Jul-2007 Dmitry Stogov

Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard char or trailing slash


Revision tags: BEFORE_IMPORT_OF_MYSQLND
# 4ddde210 23-Jul-2007 Dmitry Stogov

Fixed rename() in ZTS to allow renaming of symbolic links;
Consistent handling of trailing slash


# ca854215 10-Jul-2007 Dmitry Stogov

Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode


# e99013d0 03-Jul-2007 Dmitry Stogov

Store existent file in realpath cache


# 738ff127 18-Jun-2007 Dmitry Stogov

Fixed yet another realpath cache bug and wrong tests


Revision tags: php-5.2.3
# 794ceb7b 30-May-2007 Antony Dovgal

MFH: fix lstat() function resolving symlinks


Revision tags: RELEASE_1_4
# 227fd7aa 25-May-2007 Rasmus Lerdorf

Remove simple optimization here for now until we clean up this SAPI/TSRM
mess.


Revision tags: php-5.2.3RC1
# 7e5f0a83 18-May-2007 Rasmus Lerdorf

Get rid of a stray time() syscall in tsrm and clean up lcg rinit


Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0
# 9f202274 12-Apr-2007 Dmitry Stogov

Fixed bug #41063 (chdir doesn't like root paths).


Revision tags: php-4.4.7RC1, php-5.2.2RC1
# eb25e822 03-Apr-2007 Antony Dovgal

MFH: fix #39351 (relative include fails on Solaris)


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1
# d4ccfade 21-Feb-2007 Dmitry Stogov

Fixed bug #40560 (DIR functions do not work on root UNC path)


# f49d044c 19-Feb-2007 Dmitry Stogov

On win32 directories in the middle of the patch may be unreadable


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2
# cb443c6e 26-Jan-2007 Dmitry Stogov

Fixed bug #40231 (file_exists incorrectly reports false)


Revision tags: php-5.2.1RC4
# dfa95b71 23-Jan-2007 Dmitry Stogov

Fixed wrong realpath() result for unexistent files on win32


# 933c26de 22-Jan-2007 Dmitry Stogov

Fixed bug #39367 (clearstatcache() doesn't clear realpath cache)
Fixed bug #40092 (chroot() doesn't clear realpath cache)


# a719e16f 20-Jan-2007 Ilia Alshanetsky

CS


# d291b435 19-Jan-2007 Antony Dovgal

MFH


123456789