File tree 2 files changed +46
-0
lines changed
2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2004-06-15 Stefan Esser <sesser@suspekt.org>
2
+
3
+ * ext/standard/string.c:
4
+ Fixed: made 3rd parameter to strrpos 64bit safe.
5
+
6
+ 2004-06-15 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
7
+
8
+ * NEWS:
9
+ BFN
10
+
11
+ * ZendEngine2/zend_reflection_api.c:
12
+
13
+
14
+ 2004-06-15 Pierre-Alain Joye <pierre@dotgeek.org>
15
+
16
+ * pear/PEAR/Command/Config.php:
17
+ - Fix #1602 (reported by Cox)
18
+ Do not display var=value using config-get (easy scripting)
19
+
20
+ * pear/PEAR.php
21
+ pear/System.php
22
+ pear/package-PEAR.xml:
23
+ - Fix licence (#1645)
24
+ - update my status there, reflecting the fact for the past 11 months
25
+
26
+ 2004-06-15 Rob Richards <rrichards@ctindustries.net>
27
+
28
+ * NEWS:
29
+ BFN
30
+
31
+ * ext/dom/php_dom.c
32
+ ext/dom/tests/bug28721.phpt:
33
+ Fixed bug #28771 (Segfault when using xslt and clone)
34
+ Add test case for bug #28721
35
+
36
+ 2004-06-15 Ilia Alshanetsky <ilia@prohost.org>
37
+
38
+ * (PHP_4_3)
39
+ ext/standard/string.c:
40
+ A faster & more memory efficient php_addslashes() implementation.
41
+
1
42
2004-06-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
2
43
3
44
* ZendEngine2/zend_language_scanner.l:
Original file line number Diff line number Diff line change
1
+ 2004-06-15 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
2
+
3
+ * zend_reflection_api.c:
4
+
5
+
1
6
2004-06-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
2
7
3
8
* zend_language_scanner.l:
You can’t perform that action at this time.
0 commit comments