History log of /php-src/NEWS (Results 12051 – 12075 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# dd23eb0c 17-Jul-2007 Jani Taskinen

MFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)

# addd4715 17-Jul-2007 Jani Taskinen

MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)

# 0b313506 17-Jul-2007 Jani Taskinen

MFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")

# 6c5e9cc6 13-Jul-2007 Dmitry Stogov

Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown

# 95f8148f 13-Jul-2007 Jani Taskinen

MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
# This removes an useless parameter from 2 functions. Perhaps the next
# release should be 5.3.0, there are lot o

MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
# This removes an useless parameter from 2 functions. Perhaps the next
# release should be 5.3.0, there are lot of other new things done already.
# Sneak in namespaces too.. ;)

show more ...

# f54f4532 12-Jul-2007 Jani Taskinen

MFH: - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).

# 4b64dbb9 12-Jul-2007 Derick Rethans

- MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of
pattern '(A|a) .+').
- MFH: Fixed bug #41844 (Format returns incorrect number of digits for negative
year

- MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of
pattern '(A|a) .+').
- MFH: Fixed bug #41844 (Format returns incorrect number of digits for negative
years -0001 to -0999).
- MFH: Fixed bug #41842 (Cannot create years < 0100 & negative years with
date_create or new DateTime).
- MFH: Fixed bug #41709 (strtotime() does not handle 00.00.0000).
- MFH: Fixed bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as
1999-11-30).

show more ...

# efe31057 12-Jul-2007 Jani Taskinen

MFH: - Fixed bug #41815 (Concurrent read/write fails when EOF is reached)

# ed10530e 12-Jul-2007 Dmitry Stogov

Fixed bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy). (robin_fernandes at uk dot ibm dot com)

# d3ac9843 11-Jul-2007 Antony Dovgal

MFH

# dc8d09bb 11-Jul-2007 Johannes Schlüter

- MFH: Always enable mail() function

# 1ad841d5 11-Jul-2007 Dmitry Stogov

mproced openssl_x509_parse() to return extensions in readable form

# 06d76f72 10-Jul-2007 Stanislav Malyshev

add CVE ref

# 62ec6b17 10-Jul-2007 Stanislav Malyshev

fixes

# b8383203 10-Jul-2007 Rob Richards

BFN

# b0ef04af 10-Jul-2007 Jani Taskinen

MFH: Removed --enable-versioning

# 2d098d18 09-Jul-2007 Jani Taskinen

bfn

# 9d82ead2 09-Jul-2007 Jani Taskinen

fix news

# aeaf26b8 08-Jul-2007 Ilia Alshanetsky

Fixed bug #41919 (crash in string to array conversion)

# 793800c7 06-Jul-2007 Antony Dovgal

MFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)
patch by christian at hoffie dot info

# 2ea0137d 05-Jul-2007 Derick Rethans

- Marking already fixed bug in NEWS file (Bug #41909).

# 7dcf89d7 05-Jul-2007 Derick Rethans

- MFH: Updated timezone database to 2007.6 (2007f).

# 86a022f7 04-Jul-2007 Antony Dovgal

MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
patch by Andrey A. Belashkov

# e20d7986 04-Jul-2007 foobar

do not fax the fixes :)

# 1ac512f5 04-Jul-2007 Sara Golemon

MFH (r-1.240)
Fix behavior of empty($sxe->element) and empty($sxe['prop'])
when used on empty elements properties (apply PHP emptiness rules)

1...<<481482483484485486487488489490>>...619