Skip to content

Commit 00920f5

Browse files
author
committed
ChangeLog update
1 parent c75f3e6 commit 00920f5

File tree

2 files changed

+55
-0
lines changed

2 files changed

+55
-0
lines changed

ChangeLog

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,53 @@
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+
151
2003-03-19 Jani Taskinen <sniper@iki.fi>
252

353
* ext/mysqli/config.m4:

Zend/ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
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+
16
2003-03-19 Andrei Zmievski <andrei@gravitonic.com>
27

38
* zend_compile.c

0 commit comments

Comments
 (0)