Revision tags: 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, php-5.3.3RC1, php-5.2.14RC1 |
|
#
151fc3b7 |
| 02-May-2010 |
Felipe Pena |
- Revert accidental changes
|
#
74d4ddea |
| 02-May-2010 |
Ilia Alshanetsky |
- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser
|
#
90c33602 |
| 02-May-2010 |
Ilia Alshanetsky |
- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser
|
#
91ee0781 |
| 27-Apr-2010 |
Pierrick Charron |
Remove unused variables
|
#
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 ...
|
#
f92fae2f |
| 18-Mar-2010 |
Andrei Zmievski |
I am sorry I tried fixing PHP without extensive discussion on the mailing list. I am sorry I tried fixing PHP without extensive discussion on the mailing list. I am sorry I tried fixing PHP w
I am sorry I tried fixing PHP without extensive discussion on the mailing list. I am sorry I tried fixing PHP without extensive discussion on the mailing list. I am sorry I tried fixing PHP without extensive discussion on the mailing list. Hope all the relevant parties are satisfied.
show more ...
|
#
3220f15c |
| 18-Mar-2010 |
Andrei Zmievski |
Fix a few problems with large (2G-4G) file uploads. Added --enable-large-uploads-fix switch because one change was in SAPI.h structure.
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2 |
|
#
ad9bbf26 |
| 11-Feb-2010 |
Ilia Alshanetsky |
Fixed safe_mode validation inside tempnam() when the directory path does not end with a /).
|
Revision tags: 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 |
|
#
824692fa |
| 03-Nov-2009 |
Guenter Knauf |
removed now obsolete NetWare hack since I fixed this with Novell some longer time ago in their SDK header.
|
Revision tags: php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0 |
|
#
80bdbc8f |
| 29-Sep-2009 |
Rasmus Lerdorf |
Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.
|
#
20c5df8c |
| 25-Sep-2009 |
Felipe Pena |
- Fixed mem leak
|
#
eb2d5482 |
| 24-Sep-2009 |
Ilia Alshanetsky |
Make tempnam() return FALSE on error as documented
|
Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0 |
|
#
56d7a43f |
| 22-Jun-2009 |
Felipe Pena |
- Fixed bug #48641 (tmpfile() uses old parameter parsing)
|
Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1 |
|
#
529bcf35 |
| 24-May-2009 |
Ilia Alshanetsky |
MFB: Improve fix for bug #48313
|
#
2e61607c |
| 21-May-2009 |
Jani Taskinen |
MFH: ws
|
#
e99d4e9a |
| 18-May-2009 |
Ilia Alshanetsky |
Fixed bug #48313 (fgetcsv() does not return null for empty rows)
|
#
1d13e22f |
| 08-May-2009 |
Arnaud Le Blanc |
Fix invalid read
|
Revision tags: php-5.3.0RC2 |
|
#
8ea9eb85 |
| 19-Apr-2009 |
Arnaud Le Blanc |
MFH: Better fix for #47997
|
#
14c717f4 |
| 19-Apr-2009 |
Arnaud Le Blanc |
Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
|
Revision tags: 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 |
|
#
d0c201d3 |
| 20-Jan-2009 |
Pierre Joye |
- [DOC] add support for fnmatch() on Windows - enable tests (pass)
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS |
|
#
dda00318 |
| 13-Dec-2008 |
Lars Strojny |
One len variable is enough here, we can reuse it
|
#
e5c13558 |
| 12-Dec-2008 |
Hannes Magnusson |
MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3)
|
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 |
|
#
dffdb48c |
| 26-Nov-2008 |
Arnaud Le Blanc |
MFH: Fixed bug #46673 (stream_lock call with wrong paramater)
|