imajes Mon Dec 30 21:19:05 2002 EDT
Modified files:
/CVSROOTavail loginfo modules
Log:
adding the lithuanian doc module.
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.567 CVSROOT/avail:1.568
--- CVSROOT/avail:1.567 Mon Dec 30 09:24:16 2002
+++ CVSROOT/ava
iliaa Mon Dec 30 19:10:57 2002 EDT
Modified files:
/php4/sapi/apache2filtersapi_apache2.c
Log:
Changed ifdef to if.
Index: php4/sapi/apache2filter/sapi_apache2.c
diff -u php4/sapi/apache2filter/sapi_apache2.c:1.99
php4/sapi/apache2filter/sapi_apache2.c
iliaa Mon Dec 30 19:05:19 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/main output.c
/php4/ext/zlib zlib.c php_zlib.h
Log:
MFH
Index: php4/main/output.c
diff -u php4/main/output.c:1.142.2.1 php4/main/output.c:1.142.2.2
--- php4/main/output.c:1
iliaa Mon Dec 30 19:04:52 2002 EDT
Modified files:
/php4/main output.c
/php4/ext/zlib zlib.c php_zlib.h
Log:
Fix ZTS build.
Index: php4/main/output.c
diff -u php4/main/output.c:1.143 php4/main/output.c:1.144
--- php4/main/output.c:1.143Mon De
iliaa Mon Dec 30 18:45:19 2002 EDT
Modified files:
/php4/sapi/apache2filtersapi_apache2.c
Log:
Fixed bug #21045 (Apache 2 SAPI now supports the mod_php_memory_usage
log variable that allows users to log the memory usage of their PHP scripts).
Index:
iliaa Mon Dec 30 14:48:24 2002 EDT
Modified files:
/php4 NEWS
Log:
Bug fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.1295 php4/NEWS:1.1296
--- php4/NEWS:1.1295Mon Dec 30 14:18:52 2002
+++ php4/NEWS Mon Dec 30 14:48:24 2002
@@ -1,6 +1,13 @@
iliaa Mon Dec 30 14:41:01 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/main output.c
/php4/ext/zlib zlib.c php_zlib.h
Log:
MFH
Index: php4/main/output.c
diff -u php4/main/output.c:1.142 php4/main/output.c:1.142.2.1
--- php4/main/output.c:1.142
iliaa Mon Dec 30 14:39:31 2002 EDT
Modified files:
/php4/main output.c
/php4/ext/zlib zlib.c php_zlib.h
Log:
Fixed bug #21228 (broken check for ob_gzhandler).
Fixed a bug that made ob_start return incorrect return value.
Index: php4/main/output
helly Mon Dec 30 14:20:12 2002 EDT
Modified files:
/php4/ext/dba/tests dba_db4.phpt
Log:
testing default handler should be a separate test
Index: php4/ext/dba/tests/dba_db4.phpt
diff -u php4/ext/dba/tests/dba_db4.phpt:1.1 php4/ext/dba/tests/dba_db4.phpt:1.2
--
helly Mon Dec 30 14:18:52 2002 EDT
Modified files:
/php4 NEWS
Log:
missing dba entry
Index: php4/NEWS
diff -u php4/NEWS:1.1294 php4/NEWS:1.1295
--- php4/NEWS:1.1294Mon Dec 30 12:58:15 2002
+++ php4/NEWS Mon Dec 30 14:18:52 2002
@@ -6,6 +6,7 @@
.
helly Mon Dec 30 14:13:45 2002 EDT
Added files: (Branch: PHP_4_3)
/php4/ext/dba dba_db4.c php_db4.h
/php4/ext/dba/tests dba_db4.phpt
Modified files:
/php4/ext/dba config.m4 dba.c dba_db3.c php_dba.h
Log:
MFH: (configure pr
On Mon, 30 Dec 2002, Edin Kadribasic wrote:
> It would be nice that bug fixes that are being merged into PHP_4_3 branch
> are documented in its NEWS file. In that way we can realease a new version
> rather quickly.
I concur. Please remember to update NEWS on the branch.
-Andrei
It would be nice that bug fixes that are being merged into PHP_4_3 branch
are documented in its NEWS file. In that way we can realease a new version
rather quickly.
Edin
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
iliaa Mon Dec 30 13:29:25 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/roxenroxen.c
Log:
MFH
Index: php4/sapi/roxen/roxen.c
diff -u php4/sapi/roxen/roxen.c:1.53 php4/sapi/roxen/roxen.c:1.53.2.1
--- php4/sapi/roxen/roxen.c:1.53Wed Sep 18
helly Mon Dec 30 12:58:16 2002 EDT
Modified files:
/php4 NEWS
Log:
update dba NEWS
Index: php4/NEWS
diff -u php4/NEWS:1.1293 php4/NEWS:1.1294
--- php4/NEWS:1.1293Mon Dec 30 11:47:04 2002
+++ php4/NEWS Mon Dec 30 12:58:15 2002
@@ -1,9 +1,15 @@
PHP
helly Mon Dec 30 12:42:55 2002 EDT
Modified files:
/php4/ext/dba config.m4 dba_db3.c dba_db4.c
Log:
-disallow using db- with libraries of different major versions
-disallow using db-4.1 with patch level < 25
-fix db-4.1
-added undocumented DB_FCNTL_LO
iliaa Mon Dec 30 11:43:32 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard url.c
/php4/ext/standard/tests/stringsurl_t.phpt
Log:
MFH
Index: php4/ext/standard/url.c
diff -u php4/ext/standard/url.c:1.58.2.2 php4/ext/standard/url.c:1.58.2
iliaa Mon Dec 30 11:42:49 2002 EDT
Modified files:
/php4/ext/standard url.c
/php4/ext/standard/tests/stringsurl_t.phpt
Log:
Fixed bug #21226 (parse_url handling of urls without a path).
Index: php4/ext/standard/url.c
diff -u php4/ext/standard/url.
iliaa Mon Dec 30 10:35:55 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/main php_variables.c rfc1867.c
Log:
MFH
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.45.2.1 php4/main/php_variables.c:1.45.2.2
--- php4/main/php_variables.c:1
Note: I know I'm a bit messing around with this, but Ilia's patch
on HEAD for this issue doesn't have to be merged to this branch.
Moriyoshi
"Moriyoshi Koizumi" <[EMAIL PROTECTED]> wrote:
> moriyoshi Mon Dec 30 10:03:27 2002 EDT
>
> Modified files: (Branch: PHP_4_3)
moriyoshi Mon Dec 30 10:04:37 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/ncurses ncurses_functions.c
Log:
WS
Index: php4/ext/ncurses/ncurses_functions.c
diff -u php4/ext/ncurses/ncurses_functions.c:1.26.2.5
php4/ext/ncurses/ncurses_functions
derick Mon Dec 30 10:03:51 2002 EDT
Modified files:
/php4/ext/standard info.c
/php4/main php_ini.c
Log:
- Whitespace
Index: php4/ext/standard/info.c
diff -u php4/ext/standard/info.c:1.219 php4/ext/standard/info.c:1.220
--- php4/ext/standard/info.c:1.2
moriyoshi Mon Dec 30 10:03:27 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/ncurses ncurses_functions.c
Log:
just MFH
Index: php4/ext/ncurses/ncurses_functions.c
diff -u php4/ext/ncurses/ncurses_functions.c:1.26.2.4
php4/ext/ncurses/ncurses_fun
rasmus Mon Dec 30 09:24:17 2002 EDT
Modified files:
/CVSROOTavail
Log:
Karma for new accounts
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.566 CVSROOT/avail:1.567
--- CVSROOT/avail:1.566 Fri Dec 27 10:40:39 2002
+++ CVSROOT/avail Mon Dec 30 09:24:1
derick Mon Dec 30 09:08:26 2002 EDT
Modified files:
/php4/win32 install.txt
Log:
- euch
Index: php4/win32/install.txt
diff -u php4/win32/install.txt:1.18 php4/win32/install.txt:1.19
--- php4/win32/install.txt:1.18 Thu Dec 19 13:30:13 2002
+++ php4/win32/inst
moriyoshi Mon Dec 30 08:56:29 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/session session.c
Log:
MFH: Ilia's patch for bug #21268 (session_decode() returned FALSE on success)
Index: php4/ext/session/session.c
diff -u php4/ext/session/session.c
helly Mon Dec 30 08:09:04 2002 EDT
Modified files:
/php4/ext/dba dba_db4.c
Log:
ws
Index: php4/ext/dba/dba_db4.c
diff -u php4/ext/dba/dba_db4.c:1.4 php4/ext/dba/dba_db4.c:1.5
--- php4/ext/dba/dba_db4.c:1.4 Mon Dec 30 08:07:29 2002
+++ php4/ext/dba/dba_d
helly Mon Dec 30 08:07:30 2002 EDT
Modified files:
/php4/ext/dba/libcdbcdb.c cdb.h cdb_make.c cdb_make.h
/php4/ext/dba dba.c dba_cdb.c dba_db2.c dba_db3.c dba_db4.c
dba_dbm.c dba_flatfile.c dba_gdbm.c dba_ndbm.c
helly Mon Dec 30 06:59:22 2002 EDT
Modified files:
/php4/ext/standard dns.c
Log:
fix state-machine in cases T_ is not available
Index: php4/ext/standard/dns.c
diff -u php4/ext/standard/dns.c:1.51 php4/ext/standard/dns.c:1.52
--- php4/ext/standard/dns.c:1.
helly Mon Dec 30 06:43:19 2002 EDT
Modified files:
/php4/ext/dba dba.c
Log:
2nd part of the patch
Index: php4/ext/dba/dba.c
diff -u php4/ext/dba/dba.c:1.76 php4/ext/dba/dba.c:1.77
--- php4/ext/dba/dba.c:1.76 Mon Dec 30 06:32:37 2002
+++ php4/ext/dba/
helly Mon Dec 30 06:32:37 2002 EDT
Modified files:
/php4/ext/dba dba.c
Log:
-better parameter names for DBA_HND macros
-remove unnecessary notice
Index: php4/ext/dba/dba.c
diff -u php4/ext/dba/dba.c:1.75 php4/ext/dba/dba.c:1.76
--- php4/ext/dba/dba.c:1
derick Mon Dec 30 04:23:34 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mssql config.m4
/php4/ext/dba config.m4
Log:
- MFH: Align mssql comment and clarify DBA handler selection
Index: php4/ext/mssql/config.m4
diff -u php4/ext/mssql/con
derick Mon Dec 30 03:55:21 2002 EDT
Modified files:
/php4/ext/mssql config.m4
/php4/ext/dba config.m4
Log:
- Align mssql comment and clarify DBA handler selection
Index: php4/ext/mssql/config.m4
diff -u php4/ext/mssql/config.m4:1.1 php4/ext/ms
33 matches
Mail list logo