#
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 |
|
#
9a1568c1 |
| 26-Nov-2010 |
Adam Harvey |
Implemented FR #53407 (make scandir()'s directory sorting optional). |
Revision tags: php-5.3.4RC1 |
|
#
ce96fd6b |
| 18-Nov-2010 |
Pierre Joye |
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus |
Revision tags: php-5.2.15RC1, PHP_5_2_15RC1, 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 |
|
#
80926568 |
| 26-Jun-2010 |
Felipe Pena |
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) |
#
e64734f9 |
| 26-Jun-2010 |
Felipe Pena |
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) |
Revision tags: 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, php-5.2.11RC1 |
|
#
f8ee7db0 |
| 30-Jul-2009 |
Felipe Pena |
- Fixed bug #49108 (2nd scan_dir produces seg fault) |
Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, 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 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3. |
Revision tags: NEWS |
|
#
336cb15d |
| 09-Dec-2008 |
Hannes Magnusson |
MFH: - Changed opendir/dir/scandir to use default context when no context argument is passed. (Sara) |
Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1 |
|
#
a12b6846 |
| 11-Aug-2008 |
Arnaud Le Blanc |
MFH: clear stat cache in chroot() |
#
6e20eba4 |
| 11-Aug-2008 |
Arnaud Le Blanc |
MFH: Fixed #45181 (chdir() should clear relative entries in stat cache) |
Revision tags: php-4.4.9, php-5.3.0alpha1 |
|
#
44f1ef21 |
| 24-Jul-2008 |
Felipe Pena |
- MFH: New parameter parsing API |
#
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 |