History log of /PHP-7.0/ext/standard/link_win32.c (Results 26 – 46 of 46)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2
# 3be1f24f 12-Jul-2011 Pierre Joye

- Fixed bug #55187, readlink returns weird characters when false result


# b6745ea4 12-Jul-2011 Pierre Joye

- Fixed bug #55187, readlink returns weird characters when false result


# dd1a0be3 12-Jul-2011 Pierre Joye

- Fixed bug #55187, readlink returns weird characters when false result


Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 63883d49 18-Sep-2010 Pierre Joye

- not needed here anymore


# e62a10c4 10-Sep-2010 Pierre Joye

- use OPENBASEDIR_CHECKPATH macro (does safe mode too in 5.3) so trunk and branches are the same


# 20944e25 10-Sep-2010 Pierre Joye

- use php_sys_readlink


# dd902c71 10-Sep-2010 Pierre Joye

- use php_sys_readlink


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2
# 5b39f5ca 27-Aug-2009 Pierre Joye

- fix VC6 build


# bea1685a 25-Aug-2009 Pierre Joye

Improved readlink, supress \??\ and use the drive syntax only


Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10
# 5a3efd5b 16-Jun-2009 Pierre Joye

- fix readlink in TS SAPI


Revision tags: php-5.2.10RC2, php-5.3.0RC3
# 2f6f3362 03-Jun-2009 Pierre Joye

- fix parameter order and return value check in windows (Venkat Raman Don, Pierre)' link


Revision tags: php-5.2.10RC1, php-5.3.0RC2, 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
# 8ccc7777 16-Jan-2009 Pierre Joye

- fix vc6 build


# 192df76b 16-Jan-2009 Pierre Joye

- simplify code by using OPENBASEDIR_CHECKPATH


# dcd2b78d 16-Jan-2009 Pierre Joye

- symlink, hardlink & co support (2/2)


12