[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard file.c

2003-01-24 Thread Derick Rethans
derick Fri Jan 24 03:51:00 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard file.c Log: - MFH: memleak Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.279.2.6 php4/ext/standard/file.c:1.279.2.7 ---

[PHP-CVS] cvs: php4 /ext/snmp snmp.c

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 04:40:53 2003 EDT Modified files: /php4/ext/snmp snmp.c Log: ws fixes Index: php4/ext/snmp/snmp.c diff -u php4/ext/snmp/snmp.c:1.73 php4/ext/snmp/snmp.c:1.74 --- php4/ext/snmp/snmp.c:1.73 Tue Dec 31 11:07:28 2002 +++

[PHP-CVS] cvs: php4 /ext/snmp snmp.c

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 04:52:46 2003 EDT Modified files: /php4/ext/snmp snmp.c Log: Fixed bug: #20857, snmpset() fails Index: php4/ext/snmp/snmp.c diff -u php4/ext/snmp/snmp.c:1.74 php4/ext/snmp/snmp.c:1.75 --- php4/ext/snmp/snmp.c:1.74 Fri Jan 24 04:40:53

[PHP-CVS] cvs: php4(PHP_4_3) /ext/snmp snmp.c

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 04:53:16 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/snmp snmp.c Log: MFH: Fixed bug: #20857, snmpset() fails Index: php4/ext/snmp/snmp.c diff -u php4/ext/snmp/snmp.c:1.70.2.3 php4/ext/snmp/snmp.c:1.70.2.4 ---

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

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 04:54:30 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: figbug news Index: php4/NEWS diff -u php4/NEWS:1.1247.2.50 php4/NEWS:1.1247.2.51 --- php4/NEWS:1.1247.2.50 Thu Jan 23 00:20:34 2003 +++ php4/NEWS Fri Jan 24

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard file.c

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 05:00:19 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard file.c Log: MFH: Fix potential problem for 64-bit architectures. Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.279.2.7

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 05:12:55 2003 EDT Modified files: /php4/ext/imap php_imap.c Log: - Fixed stupid typo.. # I will test before commit, I will test before commit... Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.155

[PHP-CVS] cvs: php4(PHP_4_3) /ext/imap php_imap.c

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 05:13:17 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/imap php_imap.c Log: MFH: typofix Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.142.2.7 php4/ext/imap/php_imap.c:1.142.2.8 ---

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

2003-01-24 Thread Andrey Hristov
andrey Fri Jan 24 07:20:00 2003 EDT Modified files: /php4/ext/standard string.c Log: Adding cast. Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.349 php4/ext/standard/string.c:1.350 --- php4/ext/standard/string.c:1.349Tue Jan 21

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

2003-01-24 Thread Andrey Hristov
andrey Fri Jan 24 08:18:09 2003 EDT Modified files: /php4/ext/standard string.c Log: Resolving problem on OSF1 and probably other 64 bit platforms. Thanks for the feedback of Magnus (novell kiruna se). Index: php4/ext/standard/string.c diff -u

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:23:12 2003 EDT Modified files: /php4/ext/gdgd.c Log: Fixed compile warning. Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.246 php4/ext/gd/gd.c:1.247 --- php4/ext/gd/gd.c:1.246 Wed Jan 22 14:53:29 2003 +++

[PHP-CVS] cvs: php4 /ext/crack crack.c /ext/gmp gmp.c /ext/standard var_unserializer.c var_unserializer.re /ext/sysvmsg sysvmsg.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:24:45 2003 EDT Modified files: /php4/ext/crack crack.c /php4/ext/gmp gmp.c /php4/ext/sysvmsg sysvmsg.c /php4/ext/standard var_unserializer.re var_unserializer.c Log: zend_error - php_error_docref. Index:

[PHP-CVS] cvs: php4 /ext/standard array.c assert.c browscap.c html.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:29:40 2003 EDT Modified files: /php4/ext/standard array.c assert.c browscap.c html.c Log: zend_error - php_error_docref. Index: php4/ext/standard/array.c diff -u php4/ext/standard/array.c:1.216 php4/ext/standard/array.c:1.217 ---

[PHP-CVS] cvs: php4 /ext/yp yp.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:34:19 2003 EDT Modified files: /php4/ext/ypyp.c Log: Fixed a memory leak. zend_error - php_error_docref. Index: php4/ext/yp/yp.c diff -u php4/ext/yp/yp.c:1.33 php4/ext/yp/yp.c:1.34 --- php4/ext/yp/yp.c:1.33 Sat Jan 18

[PHP-CVS] cvs: php4 /ext/hyperwave hw.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:39:49 2003 EDT Modified files: /php4/ext/hyperwave hw.c Log: Fixed compile warning. Index: php4/ext/hyperwave/hw.c diff -u php4/ext/hyperwave/hw.c:1.116 php4/ext/hyperwave/hw.c:1.117 --- php4/ext/hyperwave/hw.c:1.116 Sat Jan 18

[PHP-CVS] cvs: php4 /ext/standard proc_open.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 11:45:34 2003 EDT Modified files: /php4/ext/standard proc_open.c Log: Fixed compile warning. Index: php4/ext/standard/proc_open.c diff -u php4/ext/standard/proc_open.c:1.2 php4/ext/standard/proc_open.c:1.3 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/imap php_imap.c php_imap.h

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 12:10:40 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/imap php_imap.c php_imap.h Log: MFH (memory leak in quota functions). Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.142.2.8

[PHP-CVS] cvs: php4 /ext/oci8 config.m4

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 12:51:19 2003 EDT Modified files: /php4/ext/oci8 config.m4 Log: Fix bug #21795, Undeclared statement in oci8.c (OCI_ATTR_STATEMENT) Index: php4/ext/oci8/config.m4 diff -u php4/ext/oci8/config.m4:1.40 php4/ext/oci8/config.m4:1.41 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/oci8 config.m4

2003-01-24 Thread Jani Taskinen
sniper Fri Jan 24 12:51:40 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/oci8 config.m4 Log: MFH: Fix bug #21795, Undeclared statement in oci8.c (OCI_ATTR_STATEMENT) Index: php4/ext/oci8/config.m4 diff -u php4/ext/oci8/config.m4:1.37

[PHP-CVS] cvs: php4(PHP_4_3) /ext/informix ifx.ec

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 14:16:27 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/informix ifx.ec Log: MFH Index: php4/ext/informix/ifx.ec diff -u php4/ext/informix/ifx.ec:1.69 php4/ext/informix/ifx.ec:1.69.2.1 --- php4/ext/informix/ifx.ec:1.69 Thu Oct

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd gd.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 14:24:01 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gdgd.c Log: MFH Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.221.2.11 php4/ext/gd/gd.c:1.221.2.12 --- php4/ext/gd/gd.c:1.221.2.11 Wed Jan 22 14:53:40 2003 +++

[PHP-CVS] cvs: php4(PHP_4_3) /ext/odbc php_odbc.c

2003-01-24 Thread Dan Kalowsky
kalowskyFri Jan 24 17:43:43 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/odbc php_odbc.c Log: Patch for bug #21844 Index: php4/ext/odbc/php_odbc.c diff -u php4/ext/odbc/php_odbc.c:1.143.2.1 php4/ext/odbc/php_odbc.c:1.143.2.2 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/odbc php_odbc.c

2003-01-24 Thread Dan Kalowsky
kalowskyFri Jan 24 17:49:22 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/odbc php_odbc.c Log: busted by the style police... Index: php4/ext/odbc/php_odbc.c diff -u php4/ext/odbc/php_odbc.c:1.143.2.2 php4/ext/odbc/php_odbc.c:1.143.2.3 ---

[PHP-CVS] cvs: php4 /ext/wddx wddx.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 17:58:46 2003 EDT Modified files: /php4/ext/wddx wddx.c Log: Removed unnecessary checks. Index: php4/ext/wddx/wddx.c diff -u php4/ext/wddx/wddx.c:1.98 php4/ext/wddx/wddx.c:1.99 --- php4/ext/wddx/wddx.c:1.98 Sat Jan 18 14:53:33 2003

[PHP-CVS] cvs: php4(PHP_4) /ext/session mod_files.c php_session.h session.c

2003-01-24 Thread Sascha Schumann
sas Fri Jan 24 18:59:16 2003 EDT Modified files: (Branch: PHP_4) /php4/ext/session session.c mod_files.c php_session.h Log: MFH hash id related changes Index: php4/ext/session/session.c diff -u php4/ext/session/session.c:1.336.2.5

[PHP-CVS] cvs: php4 /ext/standard image.c

2003-01-24 Thread Ilia Alshanetsky
iliaa Fri Jan 24 19:23:03 2003 EDT Modified files: /php4/ext/standard image.c Log: Fixed compiler warning. Index: php4/ext/standard/image.c diff -u php4/ext/standard/image.c:1.85 php4/ext/standard/image.c:1.86 --- php4/ext/standard/image.c:1.85 Sat