History log of /php-src/NEWS (Results 9701 – 9725 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# b61f335b 08-Mar-2012 Ilia Alshanetsky

Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).

# f413b372 08-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_coun

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
#only one and it may leak memory after this. I say "further break" because
#extensions that do that are already broken (will segfault) under ZTS, which is
#why this patch is necessary.
#There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.

show more ...

# b7c9f8ae 08-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
rows on postgresql >= 9

# ef61504b 08-Mar-2012 Ilia Alshanetsky

Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write())

# f005f36c 08-Mar-2012 Ilia Alshanetsky

Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write())

# ac6ea3d0 07-Mar-2012 Gustavo André dos Santos Lopes

- Updated NEWS with news of bug #61306 having been resolved (see r323988).
- Tidied up NEWS

# a32a1992 06-Mar-2012 Xinchen Hui

Fixed bug #61292 (Segfault while calling a method on an overloaded PDO object)

# 512fdb4c 06-Mar-2012 Johannes Schlüter

Fix bug #61003 mysql_stat() require a valid connection

# a845e7bc 06-Mar-2012 Johannes Schlüter

Fix bug #61003 mysql_stat() require a valid connection

# dc0070e3 05-Mar-2012 Johannes Schlüter

Fix bug #61194 PDO should export compression flag with myslqnd

# 46608a07 05-Mar-2012 Johannes Schlüter

Fix bug #61194 PDO should export compression flag with myslqnd

# 39d2996c 05-Mar-2012 Michael Wallner

MFH: Fixed bug #61287 (A particular string fails to decompress)

# a05a3a0a 05-Mar-2012 Dmitry Stogov

Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)

# f05886db 05-Mar-2012 Dmitry Stogov

Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)

# ffded002 04-Mar-2012 Stefan Marr

Fixed Bug #61052 (Missing error check in trait 'insteadof' clause)

# 34fe6261 04-Mar-2012 Stefan Marr

Fixed Bug #60911 (Confusing error message when extending traits)

# 60dfd64b 04-Mar-2012 Stefan Marr

Fixed Bug #60717 (Order of traits in use statement can cause a fatal error)
# Compatibility is now correctly checked in both directions.
# Introduced helper method for the test.

# 37b462ba 04-Mar-2012 Pierre Joye

- notes about xp&2003 drop

# 4d0911c1 04-Mar-2012 Nikita Popov

NEWS and UPGRADING for r323862

# 0fe734b7 03-Mar-2012 Ilia Alshanetsky

Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)

# 5525d809 03-Mar-2012 Ilia Alshanetsky

Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)

# 3e7792ae 03-Mar-2012 Nikita Popov

Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable

# 9b9f05fd 03-Mar-2012 Nikita Popov

Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable

# 37d7df72 02-Mar-2012 Nikita Popov

Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference

# e7810c1f 02-Mar-2012 Nikita Popov

Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference

1...<<381382383384385386387388389390>>...619