mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
Fixed bug #29256 (SOAP HTTP Error when envelop size is more than 24345 bytes)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 2004, PHP 5.1.0
|
||||
- Fixed bug #29256 (SOAP HTTP Error when envelop size is more than 24345 bytes)
|
||||
(Dmitry, Wez)
|
||||
- Fixed bug #29522 (accessing properties without connection) (Georg)
|
||||
- Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)
|
||||
- Fixed bug #29311 (calling parent constructor in mysqli). (Georg)
|
||||
|
||||
Reference in New Issue
Block a user