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

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:12:15 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcconfigure.in Log: fix build http://cvs.php.net/diff.php/php-src/configure.in?r1=1.514.2.41r2=1.514.2.42ty=u Index: php-src/configure.in diff -u php-src/configure.in:1.514.2.41

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

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:13:03 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcconfigure.in Log: fix build http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.156r2=1.396.2.157ty=u Index: php-src/configure.in diff -u php-src/configure.in:1.396.2.156

[PHP-CVS] cvs: php-src(PHP_4_3) /scripts phpize.m4

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:13:22 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/scriptsphpize.m4 Log: remove unused subst http://cvs.php.net/diff.php/php-src/scripts/phpize.m4?r1=1.1.2.10r2=1.1.2.11ty=u Index: php-src/scripts/phpize.m4 diff -u

[PHP-CVS] cvs: php-src /ext/mbstring mb_gpc.c mbstring.c /ext/soap php_sdl.c TSRM TSRM.h tsrm_config_common.h

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:15:24 2005 EDT Modified files: /TSRM TSRM.h tsrm_config_common.h /php-src/ext/mbstring mb_gpc.c mbstring.c /php-src/ext/soap php_sdl.c Log: Revert bad fix http://cvs.php.net/diff.php/TSRM/TSRM.h?r1=1.47r2=1.48ty=u

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

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:15:50 2005 EDT Modified files: /php-srcconfigure.in Log: Fixed build properly http://cvs.php.net/diff.php/php-src/configure.in?r1=1.544r2=1.545ty=u Index: php-src/configure.in diff -u php-src/configure.in:1.544

[PHP-CVS] cvs: php-src /scripts phpize.m4

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:16:51 2005 EDT Modified files: /php-src/scriptsphpize.m4 Log: Removed unused DEFS subst http://cvs.php.net/diff.php/php-src/scripts/phpize.m4?r1=1.12r2=1.13ty=u Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.12

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/snmp php_snmp.h snmp.c

2005-03-17 Thread Jani Taskinen
On Wed, 16 Mar 2005, Rasmus Lerdorf wrote: Ilia Alshanetsky wrote: Rasmus Lerdorf wrote: I think this is a bit of a grey area actually. We definitely want to avoid new destabilizing core features in the 4.3 branch, but in extensions on the fringes it is a hard call. There are plenty of new

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

2005-03-17 Thread Rob Richards
rrichards Thu Mar 17 07:37:19 2005 EDT Modified files: /php-src/ext/standard dl.h Log: export php_dl to fix windows cli build http://cvs.php.net/diff.php/php-src/ext/standard/dl.h?r1=1.19r2=1.20ty=u Index: php-src/ext/standard/dl.h diff -u

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS configure.in /main php_version.h

2005-03-17 Thread Zeev Suraski
zeevThu Mar 17 08:11:38 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS configure.in /php-src/main php_version.h Log: RC1 - RC2-dev http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.290r2=1.1760.2.291ty=u Index: php-src/NEWS diff

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

2005-03-17 Thread Rob Richards
rrichards Thu Mar 17 08:11:48 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/domxml php_domxml.c Log: Fixed bug #32340 (insert_before($node,NULL) does not return)

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2005-03-17 Thread Rob Richards
rrichards Thu Mar 17 08:13:09 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.857r2=1.1247.2.858ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.857 php-src/NEWS:1.1247.2.858

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 08:43:33 2005 EDT Modified files: /php-src/sapi/cli php_cli.c Log: - Made CLI option -d output error and exit if an non-existing (or unmodifyable) entry is passed http://cvs.php.net/diff.php/php-src/sapi/cli/php_cli.c?r1=1.119r2=1.120ty=u

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

2005-03-17 Thread Rasmus Lerdorf
rasmus Thu Mar 17 11:26:24 2005 EDT Modified files: /php-src/main/streams cast.c Log: Silence a warning here on systems where off_t is a long long. http://cvs.php.net/diff.php/php-src/main/streams/cast.c?r1=1.10r2=1.11ty=u Index:

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

2005-03-17 Thread Ilia Alshanetsky
iliaa Thu Mar 17 12:16:44 2005 EDT Modified files: /php-src/ext/ftpftp.c Log: Fixed compiler warning on win32. http://cvs.php.net/diff.php/php-src/ext/ftp/ftp.c?r1=1.109r2=1.110ty=u Index: php-src/ext/ftp/ftp.c diff -u php-src/ext/ftp/ftp.c:1.109

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/ftp ftp.c

2005-03-17 Thread Ilia Alshanetsky
iliaa Thu Mar 17 12:16:49 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/ftpftp.c Log: MFH: Fixed compiler warning on win32. http://cvs.php.net/diff.php/php-src/ext/ftp/ftp.c?r1=1.103.2.6r2=1.103.2.7ty=u Index: php-src/ext/ftp/ftp.c diff -u

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

2005-03-17 Thread Ilia Alshanetsky
iliaa Thu Mar 17 12:16:53 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ftpftp.c Log: MFH: Fixed compiler warning on win32. http://cvs.php.net/diff.php/php-src/ext/ftp/ftp.c?r1=1.68.2.21r2=1.68.2.22ty=u Index: php-src/ext/ftp/ftp.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/exif exif.c

2005-03-17 Thread Ilia Alshanetsky
iliaa Thu Mar 17 12:20:36 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/exif exif.c Log: Fixed build of exif extension on win32. http://cvs.php.net/diff.php/php-src/ext/exif/exif.c?r1=1.162.2.7r2=1.162.2.8ty=u Index: php-src/ext/exif/exif.c diff

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

2005-03-17 Thread Ilia Alshanetsky
iliaa Thu Mar 17 12:20:52 2005 EDT Modified files: /php-src/ext/exif exif.c Log: MFB: Fixed build of exif extension on win32. http://cvs.php.net/diff.php/php-src/ext/exif/exif.c?r1=1.170r2=1.171ty=u Index: php-src/ext/exif/exif.c diff -u

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

2005-03-17 Thread Ilia Alshanetsky
iliaa Thu Mar 17 12:21:03 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/exif exif.c Log: MFH: Fixed build of exif extension on win32. http://cvs.php.net/diff.php/php-src/ext/exif/exif.c?r1=1.118.2.35r2=1.118.2.36ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/mysqli mysqli_api.c

2005-03-17 Thread Antony Dovgal
tony2001Thu Mar 17 13:12:30 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/mysqli mysqli_api.c Log: MFH: typofix http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.87.2.11r2=1.87.2.12ty=u Index: php-src/ext/mysqli/mysqli_api.c

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/snmp php_snmp.h snmp.c

2005-03-17 Thread Harrie Hazewinkel
harrie Thu Mar 17 14:47:49 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/snmp php_snmp.h snmp.c Log: Adding SNMPV2 functions for data retrieval. http://cvs.php.net/diff.php/php-src/ext/snmp/php_snmp.h?r1=1.22.2.1r2=1.22.2.2ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS

2005-03-17 Thread Harrie Hazewinkel
harrie Thu Mar 17 15:51:11 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS Log: Added SNMPv2 support. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.291r2=1.1760.2.292ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.291

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring mbstring.dsp

2005-03-17 Thread Moriyoshi Koizumi
moriyoshi Thu Mar 17 19:49:33 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring mbstring.dsp Log: - Add missing entries. http://cvs.php.net/diff.php/php-src/ext/mbstring/mbstring.dsp?r1=1.12.2.5r2=1.12.2.6ty=u Index:

[PHP-CVS] cvs: php-src /pear go-pear-list.php

2005-03-17 Thread Greg Beaver
cellog Thu Mar 17 20:55:11 2005 EDT Modified files: /php-src/pear go-pear-list.php Log: update to Archive_Tar 1.3.1 http://cvs.php.net/diff.php/php-src/pear/go-pear-list.php?r1=1.12r2=1.13ty=u Index: php-src/pear/go-pear-list.php diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) /pear go-pear-list.php

2005-03-17 Thread Greg Beaver
cellog Thu Mar 17 20:58:20 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/pear go-pear-list.php Log: update to Archive_Tar 1.3.1 http://cvs.php.net/diff.php/php-src/pear/go-pear-list.php?r1=1.12.2.2r2=1.12.2.3ty=u Index: php-src/pear/go-pear-list.php

[PHP-CVS] cvs: php-src(PHP_5_0) /pear go-pear-list.php

2005-03-17 Thread Greg Beaver
cellog Thu Mar 17 20:59:01 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/pear go-pear-list.php Log: update to newest packages http://cvs.php.net/diff.php/php-src/pear/go-pear-list.php?r1=1.9.2.3r2=1.9.2.4ty=u Index: php-src/pear/go-pear-list.php

[PHP-CVS] cvs: CVSROOT / avail

2005-03-17 Thread Zeev Suraski
zeevFri Mar 18 02:27:01 2005 EDT Modified files: /CVSROOTavail Log: PostgreSQL karma for Chrisopher http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.954r2=1.955ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.954 CVSROOT/avail:1.955 ---