File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
32
2007-03-16 Zoe Slattery <zoe@uk.ibm.com>
2
33
3
34
* ext/standard/tests/strings/strcasecmp.phpt
You can’t perform that action at this time.
0 commit comments