History log of /PHP-7.3/ext/standard/dir.c (Results 76 – 100 of 245)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 28a22396 23-Jul-2008 Antony Dovgal

MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE


Revision tags: php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE
# 99933df5 11-Jun-2008 Dmitry Stogov

closeder/readdir/rewinddir must work only with directories


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2
# d4fd7c10 05-Mar-2008 Antony Dovgal

MFH: apply better fix


# 391da778 05-Mar-2008 Antony Dovgal

MFH: fix memory corruption due to double destruction of default dir handle


Revision tags: php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3
# 07a3423f 14-Nov-2007 Ilia Alshanetsky

Don't show file names being examined


Revision tags: php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# 47950d10 19-Sep-2007 Ilia Alshanetsky

Fixed regression in glob() when enforcing safe_mode/open_basedir checks on
paths containing '*'


# 72f910c0 04-Sep-2007 Ilia Alshanetsky

Fixed possible buffer overflows inside the fnmatch() and glob() functions


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)


12345678910