History log of /PHP-5.5/TSRM/tsrm_virtual_cwd.c (Results 126 – 150 of 224)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.1RC3
# 5b404355 16-Jan-2007 Antony Dovgal

MFH: free temp cwd_state struct on error


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 91dc80ba 21-Dec-2006 Dmitry Stogov

Removed dependency from SHELL32.DLL


Revision tags: php-5.2.1RC1
# 682bbf19 13-Nov-2006 Dmitry Stogov

Use symbolic names


# 3011278a 10-Nov-2006 Dmitry Stogov

Fixed wrong realpath() result in case of unexistent path


# c06626d8 10-Nov-2006 Dmitry Stogov

Fixed wrong realpath() result in case of unexistent path


# ce958ede 10-Nov-2006 Dmitry Stogov

stat() is reimplemented using using GetFileAttributesEx().
The new implementation is faster then implementation in MS VC CRT, but it doesn't support Windows 95.


# f05ed639 10-Nov-2006 Dmitry Stogov

VCWD_REALPATH() is improved to use realpath cache without VIRTUAL_DIR


Revision tags: php-5.2.0, php-5.2.0RC6
# 58b85828 06-Oct-2006 Antony Dovgal

MFH: fix #39060 (virtual_file_ex() is broken on *BSD)


Revision tags: php-5.2.0RC5
# cb1f58e3 05-Oct-2006 Dmitry Stogov

Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)


# bb5986b8 04-Oct-2006 Antony Dovgal

MFH


# 9e62f8b6 28-Sep-2006 Ilia Alshanetsky

Added handling for virtual_file_ex() failures.

# Patch by Nuno


# 811634bd 20-Sep-2006 Dmitry Stogov

Fixed bug #38579 (include_once() may include the same file twice)


Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 3eea5461 05-Aug-2006 Antony Dovgal

MFH


# 8e433415 04-Aug-2006 Antony Dovgal

revert previous patch


# 5cff1c6e 03-Aug-2006 Antony Dovgal

MFH: fix #38276 (file_exists() works incorrectly with long filenames on Windows)


Revision tags: php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1
# f87e7b8b 05-Mar-2006 Derick Rethans

- Added lchown() and lchgrp() to change user/group ownership of symlinks.


Revision tags: RELEASE_1_2
# 1f8b3206 08-Feb-2006 Antony Dovgal

MFH: move function definition from .h to .c, where it should be


# a3b94164 06-Feb-2006 Antony Dovgal

init variables


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4
# 4b1791a7 16-Jan-2006 Dmitry Stogov

Fixed bug #36016 (realpath cache memleaks)


# 71d4d4a9 16-Jan-2006 Dmitry Stogov

Fixed bug #36016 (realpath cache memleaks)


Revision tags: php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


# d411d720 23-Dec-2005 foobar

MFH:fix mkdir() function properly (patch by nlopess)


Revision tags: php-5.1.2RC1
# a151e632 22-Dec-2005 Edin Kadribasic

MFH: Back out a portion of the previous patch which broke win32 file functions


# 5df2f5df 20-Dec-2005 Ilia Alshanetsky

Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any string
greater then 255 characters).


123456789