Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3 |
|
#
8ab99847 |
| 22-Aug-2007 |
Jani Taskinen |
MFH:- Fixed bug #42365 (glob() crashes with invalid flags) |
Revision tags: php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
aaa16ad8 |
| 16-Jul-2007 |
Antony Dovgal |
initialize glob struct |
#
506bd484 |
| 25-Jun-2007 |
Dmitry Stogov |
Better fix for bug #41655 |
#
bab1ce14 |
| 14-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41693 (scandir() allows empty directory names). |
#
34d1d2ee |
| 12-Jun-2007 |
Scott MacVicar |
Fix ZTS build |
#
06b4c66f |
| 12-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41655 (open_basedir bypass via glob()) |
Revision tags: 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, RELEASE_1_0_1, php-4.4.6 |
|
#
34928eee |
| 24-Feb-2007 |
Ilia Alshanetsky |
strncpy > strlcpy |
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, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year. |
Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5 |
|
#
9230cf3d |
| 04-Oct-2006 |
Ilia Alshanetsky |
Fixed missing open_basedir check inside chdir() function. |
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, 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, RELEASE_1_2 |
|
#
5a69b290 |
| 26-Feb-2006 |
Marcus Boerger |
- Warning fixes by Steph |
Revision tags: 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, 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 |
|
#
55b5376d |
| 12-Jun-2005 |
Hartmut Holzgraefe |
Support for GLOB_ERR so that glob() reports permission problems (Bug #28355) |
#
d5adc7ce |
| 12-Jun-2005 |
Hartmut Holzgraefe |
thinko fix (E_COMMIT_AFTER_MIDNIGHT) |
#
4440d389 |
| 12-Jun-2005 |
Hartmut Holzgraefe |
Removed bogus fix for bug #28355 (it was dead code anyway) |
Revision tags: 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 |
|
#
bd0d48f7 |
| 23-Feb-2005 |
Ilia Alshanetsky |
Fixed compiler warning. |
#
c7b931d8 |
| 22-Feb-2005 |
Ilia Alshanetsky |
Fixed bug #31515 (Improve performance of scandir() by factor of 10 or so). |
Revision tags: RELEASE_0_2_4, 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, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8 |
|
#
5232a5af |
| 16-Jun-2004 |
Ard Biesheuvel |
64-bit bugsquash party |
#
ceb70dbc |
| 07-Jun-2004 |
Ilia Alshanetsky |
Fixed bug #28668 (glob() does not work with relative paths on Windows). |
Revision tags: php-5.0.0RC3 |
|
#
9c1e6685 |
| 06-Jun-2004 |
Ilia Alshanetsky |
Fixed bug #28649 (Proper glob() return value on Linux when there are no matches). |
Revision tags: php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1 |
|
#
18426767 |
| 11-May-2004 |
Ilia Alshanetsky |
Fixed bug #28355 (glob() does not return error on Linux when it does not have permission to open the directory). |
#
468e834e |
| 09-May-2004 |
Ilia Alshanetsky |
Fixed bug #28289 (incorrect resolving of relative paths by glob() in windows). |
Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2 |
|
#
88058e57 |
| 16-Mar-2004 |
Ilia Alshanetsky |
Fixed bug #27498 (bogus safe_mode error on nonexistent directories for chdir() and opendir() functions). |