Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND |
|
#
5cdae5bd |
| 23-Jul-2007 |
Ilia Alshanetsky |
Fixed bug #42072 (No warning message for clearstatcache() with arguments). |
Revision tags: BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1 |
|
#
d428314e |
| 06-Apr-2007 |
Antony Dovgal |
MFB: clean & refactored disk_*() funcs implementation Ilia, feel free to make these functions public, though I don't see why would want to do that |
Revision tags: RELEASE_1_0_1, php-4.4.6 |
|
#
e07b611b |
| 26-Feb-2007 |
Antony Dovgal |
fix folding |
Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4 |
|
#
933c26de |
| 22-Jan-2007 |
Dmitry Stogov |
Fixed bug #39367 (clearstatcache() doesn't clear realpath cache) Fixed bug #40092 (chroot() doesn't clear realpath cache) |
Revision tags: php-5.2.1RC3 |
|
#
2ae036f0 |
| 12-Jan-2007 |
Ilia Alshanetsky |
Fixed bug #40098 (php_fopen_primary_script() not thread safe). Adjusted previous fixes for similar issue to handle sysconf() failures |
#
5e74c607 |
| 11-Jan-2007 |
Sara Golemon |
MFH |
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year. |
Revision tags: php-5.2.1RC1 |
|
#
0236a7ea |
| 09-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dir setting). |
#
466d9ba0 |
| 29-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are not thread safe). |
#
82f89748 |
| 06-Nov-2006 |
Dmitry Stogov |
Windows doesn't have chown(). Remove unused function and reference to undeclared macro VCWD_CHOWN(). |
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, 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, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2 |
|
#
1b2cc459 |
| 02-Jul-2006 |
Ilia Alshanetsky |
Fixed bug #37987 (invalid return of file_exists() in safe mode). |
#
a518b450 |
| 30-Jun-2006 |
Antony Dovgal |
MFH: add error messages to disk_free_space() & disk_total_space() (feature request #37971) |
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1 |
|
#
95875d99 |
| 19-May-2006 |
Ilia Alshanetsky |
Fixed bug #37505 (touch() truncates large files). |
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3 |
|
#
90b3dadc |
| 25-Apr-2006 |
Antony Dovgal |
fix #37191 (chmod takes off sticky bit when safe_mode is On) |
Revision tags: php-5.1.3RC3 |
|
#
22a8c311 |
| 10-Apr-2006 |
foobar |
MFH: - Fixed bug #36909 (ld: Undefined symbols: _lchown) |
#
8afc859b |
| 09-Apr-2006 |
Ilia Alshanetsky |
*** empty log message *** |
Revision tags: php-5.1.3RC2, php-5.1.3RC1 |
|
#
d36a88bd |
| 06-Mar-2006 |
Rob Richards |
fix win build |
#
f87e7b8b |
| 05-Mar-2006 |
Derick Rethans |
- Added lchown() and lchgrp() to change user/group ownership of symlinks. |
Revision tags: RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version |
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
d0a54af4 |
| 05-Dec-2005 |
foobar |
MFH: Nuke php3 legacy |
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1 |
|
#
890f7f46 |
| 22-Oct-2005 |
Wez Furlong |
Fix #34957; file access checks should use VCWD_ACCESS() |
Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year |
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1 |
|
#
f4338676 |
| 21-Feb-2005 |
Anantha Kesari H Y |
In NetWare statfs f_bavail member is known as f_bfree |
Revision tags: RELEASE_0_2_4 |
|
#
5f243d7a |
| 17-Feb-2005 |
Anantha Kesari H Y |
NetWare LibC has pwd.h |
Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH |
|
#
2559c947 |
| 19-Oct-2004 |
Anantha Kesari H Y |
As NetWare LibC don't have the implementation of chown and chgrp there is no point in exposing this function to PHP |