[PHP-CVS] cvs: spl / spl_directory.c spl_directory.h

2003-12-02 Thread Marcus Boerger
helly Tue Dec 2 02:13:54 2003 EDT Modified files: /splspl_directory.c spl_directory.h Log: Move object struct to header. Index: spl/spl_directory.c diff -u spl/spl_directory.c:1.15 spl/spl_directory.c:1.16 --- spl/spl_directory.c:1.15Sat Nov

[PHP-CVS] cvs: spl / php_spl.c spl_iterators.c spl_iterators.h

2003-12-02 Thread Marcus Boerger
helly Tue Dec 2 02:18:05 2003 EDT Modified files: /splphp_spl.c spl_iterators.c spl_iterators.h Log: Add classes from examples: FilterIterator, ParentIterator Index: spl/php_spl.c diff -u spl/php_spl.c:1.20 spl/php_spl.c:1.21 --- spl/php_spl.c:1.20

[PHP-CVS] cvs: spl / spl_iterators.c

2003-12-02 Thread Marcus Boerger
helly Tue Dec 2 02:19:32 2003 EDT Modified files: /splspl_iterators.c Log: Remove debug code Index: spl/spl_iterators.c diff -u spl/spl_iterators.c:1.7 spl/spl_iterators.c:1.8 --- spl/spl_iterators.c:1.7 Tue Dec 2 02:18:04 2003 +++

[PHP-CVS] cvs: php-src /ext/iconv/tests iconv_mime_decode_headers.phpt

2003-12-02 Thread Moriyoshi Koizumi
moriyoshi Tue Dec 2 02:38:12 2003 EDT Modified files: /php-src/ext/iconv/testsiconv_mime_decode_headers.phpt Log: Fix test so it fits the expected behaviour Index: php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt diff -u

[PHP-CVS] cvs: php-src / buildconf

2003-12-02 Thread Jani Taskinen
sniper Tue Dec 2 03:00:24 2003 EDT Modified files: /php-srcbuildconf Log: Revert undiscussed / undecided patch Index: php-src/buildconf diff -u php-src/buildconf:1.61 php-src/buildconf:1.62 --- php-src/buildconf:1.61 Mon Dec 1 16:37:35 2003 +++

[PHP-CVS] cvs: php-src /ext/mbstring mbstring.h

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 03:54:40 2003 EDT Modified files: /php-src/ext/mbstring mbstring.h Log: Fix MBSTRING_API for non-shared win32 builds Index: php-src/ext/mbstring/mbstring.h diff -u php-src/ext/mbstring/mbstring.h:1.61

Re: [PHP-CVS] cvs: php-src /ext/iconv iconv.c /ext/standard quot_print.c quot_print.h

2003-12-02 Thread Derick Rethans
On Tue, 2 Dec 2003, Moriyoshi Koizumi wrote: moriyoshi Tue Dec 2 02:36:43 2003 EDT Modified files: /php-src/ext/standard quot_print.c quot_print.h /php-src/ext/iconviconv.c Log: all '_' (underscores) should be replaced by '\x20' (whitespaces) in

[PHP-CVS] cvs: php-src / NEWS /ext/qtdom .cvsignore CREDITS EXPERIMENTAL config.m4 qtdom.c qtdom.h qtdom.php qtdom_qt.cpp qtdom_qt.h

2003-12-02 Thread Jani Taskinen
sniper Tue Dec 2 08:55:28 2003 EDT Removed files: /php-src/ext/qtdom .cvsignore CREDITS EXPERIMENTAL config.m4 qtdom.c qtdom.h qtdom.php qtdom_qt.cpp qtdom_qt.h Modified files: /php-srcNEWS

[PHP-CVS] cvs: php-src / EXTENSIONS

2003-12-02 Thread Jani Taskinen
sniper Tue Dec 2 09:48:23 2003 EDT Modified files: /php-srcEXTENSIONS Log: removed some non-existing extensions/sapis Index: php-src/EXTENSIONS diff -u php-src/EXTENSIONS:1.63 php-src/EXTENSIONS:1.64 --- php-src/EXTENSIONS:1.63 Mon Oct 13 05:32:59 2003

[PHP-CVS] cvs: php-src /ext/standard credits_ext.h credits_sapi.h

2003-12-02 Thread Jani Taskinen
sniper Tue Dec 2 09:50:38 2003 EDT Modified files: /php-src/ext/standard credits_ext.h credits_sapi.h Log: - Updated credits Index: php-src/ext/standard/credits_ext.h diff -u php-src/ext/standard/credits_ext.h:1.20

Re: [PHP-CVS] cvs: php-src /ext/iconv iconv.c /ext/standard quot_print.c quot_print.h

2003-12-02 Thread Moriyoshi Koizumi
On 2003/12/02, at 20:27, Derick Rethans wrote: On Tue, 2 Dec 2003, Moriyoshi Koizumi wrote: # should I bump API version? Only if you merge it to PHP_4_3 ... Okay, so seems I don't need to bump it since that function only exists in HEAD. Moriyoshi Derick -- PHP CVS Mailing List

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/domxml php_domxml.c

2003-12-02 Thread Rob Richards
rrichards Tue Dec 2 10:09:36 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/domxml php_domxml.c Log: Fix bug 26443: No errror reporting for Errors in the domxml extension Index: php-src/ext/domxml/php_domxml.c diff -u

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.h

2003-12-02 Thread Wez Furlong
Its not really needed; its something I came across with the new build system for php5 while building mbstring into php5.dll --Wez. - Original Message - From: Moriyoshi Koizumi [EMAIL PROTECTED] To: Wez Furlong [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 2:52

[PHP-CVS] cvs: php-src /main/streams xp_socket.c

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 11:35:20 2003 EDT Modified files: /php-src/main/streams xp_socket.c Log: this can't be persistent Index: php-src/main/streams/xp_socket.c diff -u php-src/main/streams/xp_socket.c:1.19 php-src/main/streams/xp_socket.c:1.20 ---

[PHP-CVS] cvs: php-src / configure.in

2003-12-02 Thread Jon Parise
jon Tue Dec 2 11:50:03 2003 EDT Modified files: /php-srcconfigure.in Log: Improving the wording of the don't use the DB extension warning. Index: php-src/configure.in diff -u php-src/configure.in:1.479 php-src/configure.in:1.480 ---

[PHP-CVS] cvs: CVSROOT / avail

2003-12-02 Thread Andi Gutmans
andiTue Dec 2 12:50:49 2003 EDT Modified files: /CVSROOTavail Log: - Give Wez and Ilia access to CVSROOT so that they can fix up some of the - pecl extension's layout. Index: CVSROOT/avail diff -u CVSROOT/avail:1.774 CVSROOT/avail:1.775 ---

Re: [PHP-CVS] cvs: php-src / configure.in

2003-12-02 Thread Jani Taskinen
Might as well remove it, the extension went to la-la-land. :) --Jani On Tue, 2 Dec 2003, Jon Parise wrote: jonTue Dec 2 11:50:03 2003 EDT Modified files: /php-src configure.in Log: Improving the wording of the don't use the DB extension

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mssql php_mssql.c

2003-12-02 Thread Frank M. Kromann
fmk Tue Dec 2 13:37:51 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mssql php_mssql.c Log: set freed pointer to null to avoid reuse Index: php-src/ext/mssql/php_mssql.c diff -u php-src/ext/mssql/php_mssql.c:1.86.2.26

[PHP-CVS] cvs: php-src /ext/mssql php_mssql.c

2003-12-02 Thread Frank M. Kromann
fmk Tue Dec 2 13:38:30 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: set freed pointer to null to avoid reuse Index: php-src/ext/mssql/php_mssql.c diff -u php-src/ext/mssql/php_mssql.c:1.125 php-src/ext/mssql/php_mssql.c:1.126 ---

[PHP-CVS] cvs: php-src /main/streams userspace.c

2003-12-02 Thread Sara Golemon
pollita Tue Dec 2 13:52:59 2003 EDT Modified files: /php-src/main/streams userspace.c Log: Update userspace/url_stat proto Index: php-src/main/streams/userspace.c diff -u php-src/main/streams/userspace.c:1.10 php-src/main/streams/userspace.c:1.11 ---

[PHP-CVS] cvs: php-src /main/streams userspace.c

2003-12-02 Thread Sara Golemon
pollita Tue Dec 2 14:14:32 2003 EDT Modified files: /php-src/main/streams userspace.c Log: Populate userstream objects with context property Index: php-src/main/streams/userspace.c diff -u php-src/main/streams/userspace.c:1.11

[PHP-CVS] cvs: php-src /main network.c php_network.h

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 18:13:44 2003 EDT Modified files: /php-src/main network.c php_network.h Log: Export these so that ftp extension can be build as shared ext. Index: php-src/main/network.c diff -u php-src/main/network.c:1.105

[PHP-CVS] cvs: php-src /ext/session php_session.h session.c

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 18:14:31 2003 EDT Modified files: /php-src/ext/sessionphp_session.h session.c Log: Export this so that shared session modules can use it under win32. Index: php-src/ext/session/php_session.h diff -u

[PHP-CVS] cvs: php-src / .cvsignore buildconf.bat /ext/bcmath config.w32 /ext/calendar config.w32 /ext/com_dotnet config.w32 /ext/ctype config.w32 /ext/dom config.w32 /ext/ftp config.w32 /ext/libxml config.w32 /ext/mbstring config.w32 /ext/odbc config.w32 /ext/pcre config.w32 /ext/session config.w32 /ext/simplexml config.w32 /ext/sqlite config.w32 /ext/standard config.w32 /ext/tokenizer config.w32 /ext/wddx config.w32 /ext/xml config.w32 /ext/zlib config.w32 /sapi/apache config.w32 /sapi/cgi config.w32 /sapi/cli config.w32 /sapi/isapi config.w32 /win32/build Makefile buildconf.js config.w32 config.w32.h.in configure.tail confutils.js

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 18:17:05 2003 EDT Added files: /php-srcbuildconf.bat /php-src/ext/bcmath config.w32 /php-src/ext/calendar config.w32 /php-src/ext/com_dotnet config.w32 /php-src/ext/ctype config.w32 /php-src/ext/dom

[PHP-CVS] cvs: php-src /sapi/apache config.w32

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 19:27:45 2003 EDT Modified files: /php-src/sapi/apacheconfig.w32 Log: Fix build if you don't have apache headers and want to disable apache... Index: php-src/sapi/apache/config.w32 diff -u php-src/sapi/apache/config.w32:1.1

[PHP-CVS] cvs: php-src /ext/fbsql config.w32

2003-12-02 Thread Frank M. Kromann
fmk Tue Dec 2 19:30:55 2003 EDT Added files: /php-src/ext/fbsql config.w32 Log: Adding FrontBase config file for the new build system Index: php-src/ext/fbsql/config.w32 +++ php-src/ext/fbsql/config.w32 // $Id: config.w32,v 1.1 2003/12/03 00:30:54 fmk

[PHP-CVS] cvs: php-src /ext/shmop config.w32

2003-12-02 Thread Ilia Alshanetsky
iliaa Tue Dec 2 19:32:19 2003 EDT Added files: /php-src/ext/shmop config.w32 Log: Adding shmop config file for the new build system Index: php-src/ext/shmop/config.w32 +++ php-src/ext/shmop/config.w32 // $Id: config.w32,v 1.1 2003/12/03 00:32:19

[PHP-CVS] cvs: php-src / README.WIN32-BUILD-SYSTEM

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 19:32:26 2003 EDT Added files: /php-srcREADME.WIN32-BUILD-SYSTEM Log: add win32 build readme Index: php-src/README.WIN32-BUILD-SYSTEM +++ php-src/README.WIN32-BUILD-SYSTEM I've committed the build infrastructure for the real

[PHP-CVS] cvs: php-src /win32/build config.w32

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 19:46:40 2003 EDT Modified files: /php-src/win32/buildconfig.w32 Log: make help more useful Index: php-src/win32/build/config.w32 diff -u php-src/win32/build/config.w32:1.2 php-src/win32/build/config.w32:1.3 ---

[PHP-CVS] cvs: php-src /win32/build confutils.js

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 19:56:15 2003 EDT Modified files: /php-src/win32/buildconfutils.js Log: Avoid death when wrapping null/undefined values Index: php-src/win32/build/confutils.js diff -u php-src/win32/build/confutils.js:1.2

[PHP-CVS] cvs: php-src /win32/build config.w32

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 20:10:05 2003 EDT Modified files: /php-src/win32/buildconfig.w32 Log: avoid vs.net specific option for now Index: php-src/win32/build/config.w32 diff -u php-src/win32/build/config.w32:1.3 php-src/win32/build/config.w32:1.4 ---

[PHP-CVS] cvs: php-src /ext/standard string.c

2003-12-02 Thread Sara Golemon
pollita Tue Dec 2 20:11:37 2003 EDT Modified files: /php-src/ext/standard string.c Log: Restore ability to use strrpos/strripos with an ordinal needle Index: php-src/ext/standard/string.c diff -u php-src/ext/standard/string.c:1.402

[PHP-CVS] cvs: php-src /ext/standard string.c

2003-12-02 Thread Sara Golemon
pollita Tue Dec 2 20:31:57 2003 EDT Modified files: /php-src/ext/standard string.c Log: Optimize strrpos/strripos for single char strings and fix offset to report correctly Index: php-src/ext/standard/string.c diff -u php-src/ext/standard/string.c:1.403

[PHP-CVS] cvs: php-src /ext/libxml config.w32 /ext/zlib config.w32 /sapi/apache config.w32 /win32/build config.w32 confutils.js

2003-12-02 Thread Wez Furlong
wez Tue Dec 2 21:47:46 2003 EDT Modified files: /php-src/ext/libxml config.w32 /php-src/ext/zlib config.w32 /php-src/sapi/apacheconfig.w32 /php-src/win32/buildconfig.w32 confutils.js Log: some tweaks for Frank Index:

[PHP-CVS] cvs: php-src / configure.in

2003-12-02 Thread Jon Parise
jon Wed Dec 3 00:06:11 2003 EDT Modified files: /php-srcconfigure.in Log: Removing the DB extension warning message. The DB extension is no longer included in the PHP distribution. Index: php-src/configure.in diff -u php-src/configure.in:1.480

[PHP-CVS] cvs: php-src / NEWS /ext/standard http_fopen_wrapper.c

2003-12-02 Thread Sara Golemon
pollita Wed Dec 3 00:30:17 2003 EDT Modified files: /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: Add http proxy support via context option. Index: php-src/ext/standard/http_fopen_wrapper.c diff -u

Re: [PHP-CVS] cvs: php-src / configure.in

2003-12-02 Thread Marcus Boerger
Hello Jon, how about moving the lines to ext/db in PECL? Wednesday, December 3, 2003, 6:06:11 AM, you wrote: jon Wed Dec 3 00:06:11 2003 EDT Modified files: /php-src configure.in Log: Removing the DB extension warning message. The DB extension is no

[PHP-CVS] cvs: php-src /ext/mssql config.w32

2003-12-02 Thread Frank M. Kromann
fmk Wed Dec 3 01:50:20 2003 EDT Modified files: /php-src/ext/mssql config.w32 Log: Adding missing defines and lib/include paths Index: php-src/ext/mssql/config.w32 diff -u php-src/ext/mssql/config.w32:1.2 php-src/ext/mssql/config.w32:1.3 ---