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).
|
Revision tags: php-5.0.0RC1RC1, RELEASE_0_2_0 |
|
#
d9d38900 |
| 01-Mar-2004 |
Sara Golemon |
context parameter for opendir() and dir()
|
#
81f05c18 |
| 25-Feb-2004 |
Ard Biesheuvel |
Wordsize fixes
|
Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2 |
|
#
6d10371e |
| 28-Jan-2004 |
Sara Golemon |
'Bug Fix': scandir, being a new function in PHP5 should have always been wrapper aware.
|
Revision tags: RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
dbeb4158 |
| 08-Jan-2004 |
Andi Gutmans |
- A belated happy holidays and PHP 5
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1 |
|
#
cca80292 |
| 29-Oct-2003 |
Moriyoshi Koizumi |
This check's always necessary.
|
#
13f16d56 |
| 29-Oct-2003 |
Moriyoshi Koizumi |
MFB(r-1.109.2.12): A possible fix for bug #26026
|
Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1 |
|
#
075e66cc |
| 26-Sep-2003 |
Hartmut Holzgraefe |
signed/unsigned compiler warning fixes
|
Revision tags: RELEASE_0_7 |
|
#
0917a7f6 |
| 20-Sep-2003 |
Ilia Alshanetsky |
Fixed bug #25583 (Incorrect handling of paths starting with / on win32 inside glob() function).
|
Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO |
|
#
54df2e14 |
| 02-Aug-2003 |
Marcus Boerger |
Use correct macro
|
Revision tags: php-4.3.3RC2 |
|
#
0bd1e86d |
| 23-Jul-2003 |
Ilia Alshanetsky |
Fixed GLOB_ONLYDIR to work on GNU libc based system.
|
#
e209272d |
| 14-Jul-2003 |
foobar |
CS & WS fixes
|
#
f49b1d2d |
| 04-Jul-2003 |
Hartmut Holzgraefe |
make sure operator precedence is not playing tricks on us (it worked before on gcc3.2/Linux and with VC++ 6, but not with gcc3.1/MacOSX)
|
#
00fbf2af |
| 03-Jul-2003 |
Hartmut Holzgraefe |
VCWD awareness and (hopefully) windows compile fix
|
#
a7edbe04 |
| 03-Jul-2003 |
Hartmut Holzgraefe |
PHP glob() will now emulate GLOB_ONLYDIR on non-GNU systems
|
Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
#
fde80076 |
| 04-Jun-2003 |
foobar |
No C++ comments and extra tabs.
|
#
c83ed19a |
| 03-Jun-2003 |
Hartmut Holzgraefe |
handle return value for "no matches" on systems that don't return GLOB_NOMATCH consistent to those that do (return array(), not FALSE)
|