File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2000-02-14 Stig Bakken <ssb@fast.no>
2
+
3
+ * pear/DB/pgsql.php: Added PostgreSQL support for DB submitted by Rui Hirokawa
4
+ <louis@cityfujisawa.ne.jp>
5
+
6
+ * main.c: Made auto_prepend_file and auto_append_file accept "none" as parameter
7
+ to disable, like in PHP 3.0.
8
+
9
+ * pear/DB/common.php
10
+ pear/DB/mysql.php
11
+ pear/DB/storage.php
12
+ pear/DB.php: Added DB/storage to PEAR.
13
+ Introduced DB warnings
14
+ Revert to using Javadoc-style comments.
15
+ DB_common now returns references in the appropriate places
16
+
17
+ 2000-02-14 Andrei Zmievski <andrei@ispi.net>
18
+
19
+ * NEWS
20
+ ext/standard/filestat.c: Fix for filesize() and others on sockets.
21
+
22
+ 2000-02-14 Hartmut Holzgraefe <hholzgra@media-engineering.de>
23
+
24
+ * ext/imap/imap.c:
25
+ imap_delet(),imap_undelete() and imap_move() will now optionaly accept UDIs
26
+
27
+ 2000-02-14 David Hedbor <david@hedbor.org>
28
+
29
+ * sapi/roxen/roxen.c: Use sapi_free_header.
30
+
1
31
2000-02-13 Zeev Suraski <zeev@php.net>
2
32
3
33
* sapi/isapi/php4isapi.c: Fix a few memory leaks
You can’t perform that action at this time.
0 commit comments