Skip to content

Commit 01e2b4c

Browse files
author
committed
ChangeLog update
1 parent 339785c commit 01e2b4c

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

ChangeLog

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
2007-03-18 Rob Richards <rrichards@ctindustries.net>
2+
3+
* (PHP_5_2)
4+
NEWS:
5+
BFN
6+
7+
* (PHP_5_2)
8+
ext/dom/node.c
9+
ext/dom/tests/bug40836.phpt:
10+
MFH: fix bug #40836 (Segfault in ext/dom)
11+
add test
12+
13+
* ext/dom/node.c
14+
ext/dom/tests/bug40836.phpt
15+
ext/dom/tests/bug40836.phpt:
16+
fix bug #40836 (Segfault in ext/dom)
17+
add test
18+
19+
2007-03-18 Wez Furlong <wez.php.net@netevil.org>
20+
21+
* ext/standard/array.c:
22+
MFB, #40848
23+
24+
* (PHP_5_2)
25+
NEWS:
26+
BFN, #40848
27+
28+
* (PHP_5_2)
29+
ext/standard/array.c:
30+
fixes #40848
31+
32+
2007-03-18 Ilia Alshanetsky <ilia@prohost.org>
33+
34+
* (PHP_4_4)
35+
NEWS
36+
ext/mbstring/mbstring.c:
37+
MFB: Fixed MOPB-26-2007 mb_parse_str() can be used to activate
38+
register_globals
39+
40+
* (PHP_5_2)
41+
ext/mbstring/mb_gpc.c:
42+
Fixed MOPB-26-2007 mb_parse_str() can be used to activate register_globals
43+
44+
145
2007-03-17 Johannes Schl�ter <johannes@schlueters.de>
246

347
* ext/reflection/php_reflection.c

0 commit comments

Comments
 (0)