Jérôme Loyet
b9fab77d13
- Fixed bug #60659 (FPM does not clear auth_user on request accept)
2012-01-04 21:18:26 +00:00
Jérôme Loyet
0ca9fbc0de
- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)
2012-01-03 22:26:11 +00:00
Popa Adrian Marius
5e9cf83df7
Forgot to add the Pdo Firebird related bug to the News
2011-12-27 11:05:58 +00:00
Johannes Schlüter
af07705f97
Back to -dev
2011-12-22 12:36:40 +00:00
Johannes Schlüter
712be66d05
PHP 5.3.9RC4
2011-12-22 12:33:04 +00:00
Scott MacVicar
095cbc48a8
Fix segfault in older versions of OpenSSL (before 0.9.8i)
2011-12-18 05:14:32 +00:00
Dmitry Stogov
0d1998e34f
Added max_input_vars directive to prevent attacks based on hash collisions
2011-12-15 08:47:03 +00:00
Gustavo André dos Santos Lopes
74d2b2f0bd
- Fixed bug #60455 : stream_get_line misbehaves if EOF is not detected together
...
with the last read.
2011-12-11 21:08:15 +00:00
Johannes Schlüter
451263f7d0
- Back to -dev
2011-12-08 13:46:45 +00:00
Johannes Schlüter
4307bd57db
- 5.3.9RC3
2011-12-08 11:01:37 +00:00
Johannes Schlüter
52169a44af
- These changes were done after RC2.
2011-12-08 11:00:16 +00:00
Derick Rethans
9aaec1c6e0
- Fixed bug number.
2011-12-06 06:23:13 +00:00
Derick Rethans
5b2ce47f2e
- Fixed bug #53502 (strtotime with timezone memory leak).
...
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
DatePeriod).
2011-12-06 06:21:08 +00:00
Ilia Alshanetsky
8222ae737c
Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
...
domain name addresses containing >1 -).
2011-12-04 14:52:40 +00:00
Pierrick Charron
109346779a
Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION
2011-12-04 01:34:54 +00:00
Dmitry Stogov
d1432d434c
Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault)
2011-11-28 14:20:35 +00:00
Derick Rethans
92e9a0bd91
- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").
2011-11-26 16:44:21 +00:00
Derick Rethans
1324d5d9c5
- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
...
years).
2011-11-25 15:51:37 +00:00
Derick Rethans
45ae82d3f1
- Fixed bug #60373 (Startup errors with log_errors on cause segfault).
2011-11-25 14:06:55 +00:00
Derick Rethans
7411ae09f5
- Fixed bug #60236 (TLA timezone dates are not converted properly from
...
timestamp).
- Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
time zone type 2).
And fixed some test cases.
2011-11-24 17:13:47 +00:00
Johannes Schlüter
fb573462ca
- Back to -dev
2011-11-24 14:00:10 +00:00
Johannes Schlüter
e9087c9d4a
- PHP 5.3.9RC2
2011-11-24 12:57:59 +00:00
Xinchen Hui
fe96e8e64c
Fixed bug #60367 (Reflection and Late Static Binding)
2011-11-24 09:16:11 +00:00
Dmitry Stogov
48a5ab0eca
Fixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the end of the doc, when server uses chunked transfer encoding with spaces after chunk size)
2011-11-23 10:49:42 +00:00
Felipe Pena
b6137f4cb1
- Fixed memory leak when calling the Finfo constructor twice
2011-11-23 01:20:49 +00:00
Felipe Pena
8a4d75fe85
- Fixed possible memory leak in finfo_open()
2011-11-22 15:04:19 +00:00
Felipe Pena
4fffb5f5e0
- Fixed invalid free in call_user_method() function
2011-11-22 12:47:08 +00:00
Felipe Pena
735dc01811
- Fixed memory leak in several Intl locale functions
2011-11-22 12:29:15 +00:00
Felipe Pena
f7048d0925
- Fixed possible crash in mb_ereg_search_init() using empty pattern
2011-11-21 19:15:18 +00:00
Felipe Pena
31ef559712
- Fixed bug #43200 (Interface implementation / inheritence not possible in abstract classes)
2011-11-19 13:36:03 +00:00
Mateusz Kocielski
17b39638d0
- Fixed bug #60337 bcscale related crashed on 64bits platforms
2011-11-19 12:46:43 +00:00
Stanislav Malyshev
449907fb76
fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HALT_COMPILER)
2011-11-19 04:59:56 +00:00
Stanislav Malyshev
1d0d8abc5f
fix NEWS
2011-11-19 04:52:06 +00:00
Stanislav Malyshev
1dfbe61e2a
fix bug #60150 for 5.3 too
2011-11-19 04:49:36 +00:00
Dmitry Stogov
f7278c161f
Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)
2011-11-18 12:43:53 +00:00
Antony Dovgal
c3b83e833d
fix bug #60082 (Crash in ArrayObject() when using recursive references)
...
--Tis line, and those below, will be ignored--
M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/spl_array.c
M branches/PHP_5_3/ext/spl/spl_array.c
M branches/PHP_5_3/NEWS
2011-11-18 05:22:35 +00:00
Felipe Pena
7735ef1c2d
- Fixed bug #60099 (__halt_compiler() works in braced namespaces)
2011-11-16 17:41:40 +00:00
Felipe Pena
48b853c82f
- Fixed bug #60267 (Compile failure with freetds 0.91)
2011-11-16 12:13:22 +00:00
Jérôme Loyet
e5ccae408e
- Added .phar to default authorized extensions
2011-11-16 00:21:38 +00:00
Jérôme Loyet
772164446a
typo
2011-11-16 00:19:43 +00:00
Jérôme Loyet
bc169ba823
- FR #60199 (enhance FPM error log when the primary script can't be open)
2011-11-15 22:29:59 +00:00
Christopher Jones
bf4cc0d564
Minor NEWS grammar fixes
2011-11-15 22:03:40 +00:00
Felipe Pena
42776c0259
- Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)
...
patch by: klightspeed at netspace dot net dot au
2011-11-15 20:33:26 +00:00
Ilia Alshanetsky
b6530d8978
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
2011-11-15 18:02:58 +00:00
Felipe Pena
5f0e6a74ba
- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)
2011-11-15 16:59:59 +00:00
Felipe Pena
bb6835f727
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)
2011-11-15 15:16:20 +00:00
Mateusz Kocielski
7cac52f58f
#- Added information about NPD bug fix in the OpenSSL extension.
2011-11-14 19:20:34 +00:00
Dmitry Stogov
cf2803d463
Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
2011-11-14 08:43:00 +00:00
Christopher Jones
9a03ce581f
I can only guess what "dos" is. Also added missing fullstops for consistency.
2011-11-11 22:28:20 +00:00
Felipe Pena
72a133f155
- Fixed bug #60261 (phar dos null pointer)
2011-11-11 21:39:11 +00:00