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
--- php4/ext/standard/file.c:1.279.
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
+++ php4/ext/snmp/snmp.
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 20
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
--- php4/ext/snmp/snmp.c
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 04:54
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 php4/ext/standard/file.c:1.279.2
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 php4/ext/imap/php
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
--- php4/ext/imap/php_imap.c:1.14
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
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 php4/ext/st
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
+++ php4/ext/gd/gd
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: php4
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
--- php4/
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 14
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 14:
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
--- php4/ext/standard/proc_open.c
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 php4/ext/imap/php_imap.c:1.14
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
--- php4/
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 php4/ext/oci8/co
At 07:02 24.01.2003, Jani Taskinen wrote:
On Thu, 23 Jan 2003, Marcus Börger wrote:
>At 07:42 23.01.2003, Jani Taskinen wrote:
>>sniper Thu Jan 23 01:42:43 2003 EDT
>>
>> Modified files:
>> /php4 configure.in
>> Log:
>> remove this stupid highlight which causes trouble.
>
iliaa Fri Jan 24 14:15:55 2003 EDT
Modified files:
/php4/ext/informix ifx.ec
Log:
Fixed bug #21865.
Index: php4/ext/informix/ifx.ec
diff -u php4/ext/informix/ifx.ec:1.73 php4/ext/informix/ifx.ec:1.74
--- php4/ext/informix/ifx.ec:1.73 Sat Jan 18 14:41
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 2
iliaa Fri Jan 24 14:23:53 2003 EDT
Modified files:
/php4/ext/gdgd.c
Log:
Fixed bug #21533 (a rare condition where error can remain undefined and
result in undefined behavior when it is used without being initialized).
Index: php4/ext/gd/gd.c
diff
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
+++ php4/e
kalowskyFri Jan 24 17:40:39 2003 EDT
Modified files:
/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.152 php4/ext/odbc/php_odbc.c:1.153
--- php4/ext/odbc/php_odbc.c:1.152
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
--- php4/ext/o
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
--- p
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
+
sas Fri Jan 24 18:57:32 2003 EDT
Modified files:
/php4/ext/session mod_files.c session.c
Log:
Remove ugly netware hacks from the code
Index: php4/ext/session/mod_files.c
diff -u php4/ext/session/mod_files.c:1.88 php4/ext/session/mod_files.c:1.89
--- php
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 php4/ext/session/sessio
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 Ja
ssb Fri Jan 24 19:24:17 2003 EDT
Modified files:
/CVSROOTavail
Log:
* tal += php4/pear
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.580 CVSROOT/avail:1.581
--- CVSROOT/avail:1.580 Thu Jan 23 05:11:22 2003
+++ CVSROOT/avail Fri Jan 24 19:24:16 20
iliaa Fri Jan 24 19:25:31 2003 EDT
Modified files:
/php4/ext/informix ifx.ec
Log:
Fixed a typo.
Index: php4/ext/informix/ifx.ec
diff -u php4/ext/informix/ifx.ec:1.74 php4/ext/informix/ifx.ec:1.75
--- php4/ext/informix/ifx.ec:1.74 Fri Jan 24 14:15:53
iliaa Fri Jan 24 19:26:34 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.2.1 php4/ext/informix/ifx.ec:1.69.2.2
--- php4/ext/informix/ifx.ec:1.69.2.1 Fri J
34 matches
Mail list logo