We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866fb82 commit 75d6810Copy full SHA for 75d6810
NEWS
@@ -3,8 +3,10 @@ PHP 4 NEWS
3
? ? ??? 200?, Version 5.0.0
4
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
5
. ext/fribidi
6
-- Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi)
+- Fixed bug #21600 (Assign by reference function call changes variable contents).
7
+ (Zeev)
8
- Fixed bug #22059 (ftp_chdir causes segfault). (Sara)
9
+- Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi)
10
- Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
11
- Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider)
12
- Changed ini parser to allow for handling of quoted multi-line values. (Ilia)
0 commit comments