Skip to content

Commit 29bc693

Browse files
author
committed
ChangeLog update
1 parent 4879802 commit 29bc693

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

ChangeLog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
2006-03-12 Ilia Alshanetsky <ilia@prohost.org>
2+
3+
* (PHP_5_1)
4+
NEWS:
5+
var news
6+
7+
* ZendEngine2/zend_language_parser.y:
8+
MFB51: As per agreement during PDM, remove the E_STRICT deprecation notice
9+
from "var".
10+
11+
* (PHP_5_1)
12+
ZendEngine2/zend_language_parser.y:
13+
As per agreement during PDM, remove the E_STRICT deprecation notice from
14+
"var".
15+
16+
2006-03-12 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
17+
18+
* ext/mbstring/mbstring.c:
19+
fixed a possible null injection caused by missuse of
20+
mbstring.substitute_character.
21+
122
2006-03-11 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
223

324
* (PHP_5_1)

Zend/ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2006-03-12 Ilia Alshanetsky <ilia@prohost.org>
2+
3+
* zend_language_parser.y:
4+
MFB51: As per agreement during PDM, remove the E_STRICT deprecation notice
5+
from "var".
6+
7+
* (PHP_5_1)
8+
zend_language_parser.y:
9+
As per agreement during PDM, remove the E_STRICT deprecation notice from
10+
"var".
11+
112
2006-03-10 Dmitry Stogov <dmitry@zend.com>
213

314
* zend_vm_def.h

0 commit comments

Comments
 (0)