mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
ChangeLog update
This commit is contained in:
parent
17c7d35208
commit
25108c37ca
2 changed files with 43 additions and 0 deletions
28
ChangeLog
28
ChangeLog
|
@ -1,3 +1,31 @@
|
|||
2005-05-22 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* (PHP_4_3)
|
||||
NEWS
|
||||
Zend/zend_highlight.c
|
||||
ZendEngine2/zend_highlight.c
|
||||
tests/strings/004.phpt:
|
||||
MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
|
||||
|
||||
* tests/strings/004.phpt:
|
||||
Adjust highlight test.
|
||||
|
||||
* ZendEngine2/zend_highlight.c:
|
||||
Fixed bug #29338 (unencoded spaces get ignored after certain tags).
|
||||
|
||||
2005-05-22 Antony Dovgal <tony2001@phpclub.net>
|
||||
|
||||
* ext/session/session.c:
|
||||
fix compile warning
|
||||
|
||||
2005-05-22 Stanislav Malyshev <stas@zend.com>
|
||||
|
||||
* (PHP_4_3)
|
||||
Zend/zend.c
|
||||
ZendEngine2/zend.c
|
||||
ZendEngine2/zend.c:
|
||||
fix leak
|
||||
|
||||
2005-05-21 Rasmus Lerdorf <rasmus@lerdorf.com>
|
||||
|
||||
* (PHP_4_3)
|
||||
|
|
|
@ -1,3 +1,18 @@
|
|||
2005-05-22 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* (PHP_5_0)
|
||||
zend_highlight.c:
|
||||
MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
|
||||
|
||||
* zend_highlight.c:
|
||||
Fixed bug #29338 (unencoded spaces get ignored after certain tags).
|
||||
|
||||
2005-05-22 Stanislav Malyshev <stas@zend.com>
|
||||
|
||||
* zend.c
|
||||
zend.c:
|
||||
fix leak
|
||||
|
||||
2005-05-19 Dmitry Stogov <dmitry@zend.com>
|
||||
|
||||
* (PHP_5_0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue