File tree 2 files changed +55
-0
lines changed 2 files changed +55
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2003-03-20 Hartmut Holzgraefe <hartmut@six.de>
2
+
3
+ * scripts/ext_skel_ng/extension_parser.php:
4
+ protect string from CVS keyword expansionCVS:
5
+ ----------------------------------------------------------------------
6
+
7
+ 2003-03-20 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
8
+
9
+ * ext/mysqli/mysqli_profiler.c:
10
+ missing TSRMLS_FETCH
11
+
12
+ * ext/dba/dba.c:
13
+ CS
14
+
15
+ 2003-03-20 Christian Stocker <chregu@phant.ch>
16
+
17
+ * ext/domxml/php_domxml.c
18
+ ext/domxml/php_domxml.c:
19
+ fix for bug #22786 ("Crash when trying to call DomAttribute's set_namespace
20
+ method")
21
+
22
+ 2003-03-20 Jani Taskinen <sniper@iki.fi>
23
+
24
+ * ext/domxml/php_domxml.c:
25
+ WS & CS fixes..
26
+
27
+ 2003-03-20 Wez Furlong <wez.php@thebrainroom.net>
28
+
29
+ * main/streams/streams.c:
30
+ Fix for persistent stream shutdown under debug builds
31
+
32
+ 2003-03-20 Jani Taskinen <sniper@iki.fi>
33
+
34
+ * ext/gd/gd.c:
35
+ CS fix
36
+
37
+ 2003-03-20 Wez Furlong <wez.php@thebrainroom.net>
38
+
39
+ * (PHP_4_3)
40
+ main/streams.c:
41
+ Fix for persistent stream shutdown in debug builds.
42
+
43
+ 2003-03-20 Jani Taskinen <sniper@iki.fi>
44
+
45
+ * ext/bcmath/bcmath.c
46
+ ext/bz2/bz2.c
47
+ ext/dio/dio.c
48
+ ext/gd/gd.c:
49
+ WS & CS fixes
50
+
1
51
2003-03-19 Jani Taskinen <sniper@iki.fi>
2
52
3
53
* ext/mysqli/config.m4:
Original file line number Diff line number Diff line change
1
+ 2003-03-20 Stanislav Malyshev <stas@zend.com>
2
+
3
+ * Zend.m4:
4
+ Add stdlib.h too - it is needed fot strto{ld}
5
+
1
6
2003-03-19 Andrei Zmievski <andrei@gravitonic.com>
2
7
3
8
* zend_compile.c
You can’t perform that action at this time.
0 commit comments