History log of /php-src/NEWS (Results 12726 – 12750 of 15469)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# c6ace952 31-Jul-2006 Ilia Alshanetsky

Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature object
destruction).

Revision tags: php-4.4.3
# 197396c1 31-Jul-2006 Christian Stocker

make a NEWS entry about
- Fixed XSLTProcessor::importStylesheet() to return TRUE on success

# f5b5d34a 31-Jul-2006 Antony Dovgal

MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC)

# 6394756d 31-Jul-2006 Pierre Joye

- #36732 entry
- move openssl bug fixes

# aa1ced04 30-Jul-2006 Antony Dovgal

MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)

# fb1c5926 30-Jul-2006 Pierre Joye

- group openssl entries

# 5def392c 30-Jul-2006 Pierre Joye

- 38261: openssl_x509_parse leaks with invalid certs

# 168f53b7 30-Jul-2006 Antony Dovgal

fix bug #38253 (PDO produces segfault with default fetch mode)
add test

# 9de24788 29-Jul-2006 Pierre Joye

- entry for #37820 and leak

# 726dee9e 28-Jul-2006 Ilia Alshanetsky

ext/standard/info.c ext/standard/info.h

# a28a95c1 28-Jul-2006 Antony Dovgal

MFH: patch for #37846 (wordwrap() wraps incorrectly)
by Dmitry Kononov <ddk at krasn dot ru>

# 4c2d752f 27-Jul-2006 Ilia Alshanetsky

Fixed a bug in the filter extension that prevented magic_quotes_gpc from
being applied when RAW filter is used.

# 7ba86d07 27-Jul-2006 Ilia Alshanetsky

Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).

# e5a11823 27-Jul-2006 Ilia Alshanetsky

Fixed bug #38224 (session extension can't handle broken cookies).

# af48ecfc 27-Jul-2006 Ilia Alshanetsky

Fixed bug #38229 (strtotime() does not parse YYYY-MM format).

# a98e5c67 27-Jul-2006 Dmitry Stogov

Fixed bug #38234 (Exception in __clone makes memory leak)

# ee97ffd8 27-Jul-2006 Dmitry Stogov

Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler)

# f58da213 27-Jul-2006 foobar

MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
MFH: . Renamed the function to snmp_set_oid_output_format() which describes
MFH: it's behaviour better. Old one was lef

MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
MFH: . Renamed the function to snmp_set_oid_output_format() which describes
MFH: it's behaviour better. Old one was left as an alias for it.
MFH: . Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC
MFH: - Fixed some memleaks

show more ...

# 67a82e51 26-Jul-2006 foobar

MFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp 5.2 compatibility issue)

# 30f4d3f9 26-Jul-2006 Dmitry Stogov

Fixed bug #38220 (Crash on some object operations)

# d8cd2d24 26-Jul-2006 foobar

fix news

# 9db0e7cc 26-Jul-2006 Pierre Joye

- 38212 & 38214

# e447baaf 26-Jul-2006 Dmitry Stogov

Fixed bug #38211 (variable name and cookie name match breaks script execution)

# 65626296 26-Jul-2006 Antony Dovgal

MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)

# e11e2a13 25-Jul-2006 Ilia Alshanetsky

Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key
names).

1...<<501502503504505506507508509510>>...619