History log of /PHP-5.4/TSRM/tsrm_virtual_cwd.c (Results 76 – 100 of 212)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a5302d87 16-Jun-2009 Pierre Joye

- #47767, include_once does not resolve windows symlinks or junctions


# 18d5751a 16-Jun-2009 Pierre Joye

- Windows ACL cache support, update existing tests and add a new one


Revision tags: php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# 99152e8f 04-Apr-2009 Pierre Joye

- nuke unused var


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# a928b88d 21-Jan-2009 Dmitry Stogov

Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# cd5d8585 13-Nov-2008 Felipe Pena

- MFH: Fixed macro redefinition warning


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# 5ec35396 04-Sep-2008 Pierre Joye

- MFH: #45985, touch on opened file raises a warning


# 5293e798 19-Aug-2008 Dmitry Stogov

Fixed support for short windows file names


# 5ade84af 18-Aug-2008 Dmitry Stogov

Fixed bug #45835 (include and symlinks)


# 4e1e5760 18-Aug-2008 Dmitry Stogov

Fixed arguments order


# 4ccb9037 15-Aug-2008 Dmitry Stogov

- [DOC] make stat, touch, filemtime, filemsize and related functions more portable (almost 100% equivalent to linux now)
- [DOC] add support for touch($dir)
- fix windows server 2008/vista su

- [DOC] make stat, touch, filemtime, filemsize and related functions more portable (almost 100% equivalent to linux now)
- [DOC] add support for touch($dir)
- fix windows server 2008/vista support (#45447) (Pierre)

show more ...


# b76b5a6f 15-Aug-2008 Dmitry Stogov

Fixed realpath cache bug


# 3fadad31 12-Aug-2008 Dmitry Stogov

- Added system independent realpath() implementation which caches intermediate directories in realpath-cache
- Fixed bug #45044 (relative paths not resolved correctly)
- Fixed bug #43817 (ope

- Added system independent realpath() implementation which caches intermediate directories in realpath-cache
- Fixed bug #45044 (relative paths not resolved correctly)
- Fixed bug #43817 (opendir() fails on Windows directories with parent directory unaccessible).
[DOC] The semantic of realpath() on BSD and Windows is changed. Now it should work exactly in the same way as on Linux (POSIX.1-2001)

show more ...


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


123456789