Skip to content

Commit 82fb9f2

Browse files
author
committed
ChangeLog update
1 parent a9d3566 commit 82fb9f2

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

ChangeLog

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
2007-03-17 Johannes Schl�ter <johannes@schlueters.de>
2+
3+
* ext/reflection/php_reflection.c
4+
ext/reflection/tests/bug39884.phpt:
5+
- Fix string compare in unicode mode
6+
7+
2007-03-17 Antony Dovgal <antony@zend.com>
8+
9+
* (PHP_5_2)
10+
NEWS
11+
ext/reflection/php_reflection.c:
12+
MFH: fix #40794 (ReflectionObject::getValues() may crash when used with
13+
dynamic properties)
14+
15+
* ext/reflection/php_reflection.c:
16+
fix #40794 (ReflectionObject::getValues() may crash when used with dynamic
17+
properties)
18+
19+
* (PHP_5_2)
20+
sapi/cli/tests/004.phpt
21+
sapi/cli/tests/005.phpt
22+
sapi/cli/tests/006.phpt:
23+
fix tests
24+
25+
* sapi/cli/tests/004.phpt
26+
sapi/cli/tests/005.phpt
27+
sapi/cli/tests/006.phpt:
28+
fix tests
29+
30+
I was absolutely sure we removed --disable-reflection option.
31+
132
2007-03-16 Zoe Slattery <zoe@uk.ibm.com>
233

334
* ext/standard/tests/strings/strcasecmp.phpt

0 commit comments

Comments
 (0)