tony2001Tue Jul 1 07:36:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/bz2bz2.c
Log:
on the contrary, string length is int
http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2.c?r1=1.14.2.3.2.12.2.3&r2=1.14.2.3.2.12.2.4&diff_format=u
Inde
tony2001Tue Jul 1 07:39:33 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/exif exif.c
Log:
more long -> int fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.20.2.6&r2=1.173.2.5.2.20.2.7&diff_format=u
Index: php-src
tony2001Tue Jul 1 07:41:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/hash hash.c
Log:
more int -> long fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/hash/hash.c?r1=1.18.2.5.2.7.2.7&r2=1.18.2.5.2.7.2.8&diff_format=u
Index: php-src/ext
tony2001Tue Jul 1 07:43:36 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ldap ldap.c
Log:
int->long, add missing "s"
http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.161.2.3.2.11.2.15&r2=1.161.2.3.2.11.2.16&diff_format=u
Index: p
tony2001Tue Jul 1 07:54:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mbstring mbstring.c php_mbregex.c
Log:
string length -> int
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.25.2.10&r2=1.224.2.22.2.
tony2001Tue Jul 1 07:56:25 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/wddx wddx.c
Log:
fix typo
http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.17.2.7&r2=1.119.2.10.2.17.2.8&diff_format=u
Index: php-src/ext/wddx/wd
tony2001Tue Jul 1 07:58:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/sapi/apachephp_apache.c
Log:
long -> int + minor sources reorganization
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.89.2.4.2.6.2.3&r2=1.89.2
tony2001Tue Jul 1 08:10:47 2008 UTC
Modified files:
/php-src/ext/curl interface.c
Log:
fix curl_init()
"s" in HEAD accepts zstr
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.122&r2=1.123&diff_format=u
Index: php-src/ext/curl/int
tony2001Tue Jul 1 08:12:42 2008 UTC
Modified files:
/php-src/ext/ldap ldap.c
Log:
MF53
http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.186&r2=1.187&diff_format=u
Index: php-src/ext/ldap/ldap.c
diff -u php-src/ext/ldap/ldap.c:1.186 php-sr
tony2001Tue Jul 1 08:15:44 2008 UTC
Modified files:
/php-src/ext/standard iptc.c
Log:
this should be long
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/iptc.c?r1=1.62&r2=1.63&diff_format=u
Index: php-src/ext/standard/iptc.c
diff -u php-src
tony2001Tue Jul 1 08:17:19 2008 UTC
Modified files:
/php-src/ext/standard math.c
Log:
int -> long
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.146&r2=1.147&diff_format=u
Index: php-src/ext/standard/math.c
diff -u php-src/ext/s
tony2001Tue Jul 1 08:19:53 2008 UTC
Modified files:
/php-src/ext/unicodeproperty.c
Log:
misc parse_parameters fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/property.c?r1=1.18&r2=1.19&diff_format=u
Index: php-src/ext/unicode/property
tony2001Tue Jul 1 08:21:57 2008 UTC
Modified files:
/php-src/ext/zipphp_zip.c
Log:
fix typo
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.57&r2=1.58&diff_format=u
Index: php-src/ext/zip/php_zip.c
diff -u php-src/ext/zip/php_zip.c:1
tony2001Tue Jul 1 09:19:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sysvshm/tests 001.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/sysvshm/tests/001.phpt?r1=1.1.2.2.2.1&r2=1.1.2.2.2.2&diff_format=u
Index: php-src/ext/sy
dmitry Tue Jul 1 10:01:25 2008 UTC
Modified files:
/php-src/ext/standard formatted_print.c
Log:
Use new parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/formatted_print.c?r1=1.105&r2=1.106&diff_format=u
Index: php-src/ext/stand
dmitry Tue Jul 1 10:01:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard formatted_print.c
/php-src/ext/standard/tests/strings fprintf_error.phpt
Log:
Use new parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/ext/standa
derick Tue Jul 1 11:15:19 2008 UTC
Modified files:
/CVSROOTavail
Log:
- doc/pt-BR karma for Thiago Henrique Pojda (requested by Hannes).
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1417&r2=1.1418&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/a
tony2001Tue Jul 1 11:20:15 2008 UTC
Modified files:
/php-src/ext/gd/tests gif.phpt
Log:
cleanup on test failure
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/gif.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/gd/tests/gif.phpt
diff -u
felipe Tue Jul 1 11:26:10 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/wddx wddx.c
Log:
- Fixed types
- Fixed protos
http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.17.2.8&r2=1.119.2.10.2.17.2.9&diff_format=u
Index: php-s
felipe Tue Jul 1 11:27:05 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard string.c
Log:
- Removed unused variables
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.69.2.27&r2=1.445.2.14.2.69.2.28&diff_format=
felipe Tue Jul 1 15:33:12 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/xmlxml.c
Log:
- Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.157.2.4.2.5.2.6&r2=1.157.2.4.2.5.2.7&diff_format=u
Index: php-src/ext/xml/xml.c
diff
felipe Tue Jul 1 15:35:17 2008 UTC
Modified files:
/php-src/ext/xmlxml.c
Log:
- MFB: Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.176&r2=1.177&diff_format=u
Index: php-src/ext/xml/xml.c
diff -u php-src/ext/xml/xml.c:1.176 php-s
felipe Tue Jul 1 15:45:54 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sysvshmsysvshm.c
Log:
- Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/sysvshm/sysvshm.c?r1=1.70.2.2.2.5.2.3&r2=1.70.2.2.2.5.2.4&diff_format=u
Index: php-src/e
felipe Tue Jul 1 15:50:09 2008 UTC
Modified files:
/php-src/ext/sysvshmsysvshm.c
Log:
- MFB: Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/sysvshm/sysvshm.c?r1=1.79&r2=1.80&diff_format=u
Index: php-src/ext/sysvshm/sysvshm.c
diff -u php-src
felipe Tue Jul 1 17:03:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sybase_ct config.m4
Log:
- Fix check for PHP_SYBASE
http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/config.m4?r1=1.15.4.1&r2=1.15.4.1.2.1&diff_format=u
Index: php-src/
felipe Tue Jul 1 17:24:10 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sybase_ct php_sybase_ct.c
Log:
- Added arginfo
- Fixed compile warning
http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.103.2.5.2.13.2.5&r2=1.103
felipe Tue Jul 1 17:29:48 2008 UTC
Modified files:
/php-src/ext/sybase_ct config.m4 php_sybase_ct.c
Log:
MFB:
- Added arginfo
- Fixed
- PHP_SYBASE check
- compile warning
http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/config.m4?r1=1.16
felipe Tue Jul 1 18:28:54 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sqlite sqlite.c
Log:
- Added arginfo (functions)
http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/sqlite.c?r1=1.166.2.13.2.9.2.6&r2=1.166.2.13.2.9.2.7&diff_format=u
Index: php-s
felipe Tue Jul 1 18:30:21 2008 UTC
Modified files:
/php-src/ext/sqlite sqlite.c
Log:
- MFB: Added arginfo (functions)
http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/sqlite.c?r1=1.208&r2=1.209&diff_format=u
Index: php-src/ext/sqlite/sqlite.c
diff -u php-src
felipe Tue Jul 1 19:13:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/snmp snmp.c
Log:
- Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/snmp.c?r1=1.106.2.2.2.5.2.3&r2=1.106.2.2.2.5.2.4&diff_format=u
Index: php-src/ext/snmp/snmp.c
d
felipe Tue Jul 1 19:14:28 2008 UTC
Modified files:
/php-src/ext/snmp snmp.c
Log:
- MFB: Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/snmp.c?r1=1.116&r2=1.117&diff_format=u
Index: php-src/ext/snmp/snmp.c
diff -u php-src/ext/snmp/snmp.c:1.116
felipe Tue Jul 1 19:43:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mcrypt mcrypt.c
Log:
- Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.11.2.5&r2=1.91.2.3.2.11.2.6&diff_format=u
Index: php-src/ext/mcrypt/
felipe Tue Jul 1 19:44:18 2008 UTC
Modified files:
/php-src/ext/mcrypt mcrypt.c
Log:
- MFB: Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.111&r2=1.112&diff_format=u
Index: php-src/ext/mcrypt/mcrypt.c
diff -u php-src/ext/mcrypt/
felipe Wed Jul 2 00:10:55 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pgsql pgsql.c
Log:
- Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.331.2.13.2.24.2.8&r2=1.331.2.13.2.24.2.9&diff_format=u
Index: php-src/ext/pgsql/
felipe Wed Jul 2 00:13:26 2008 UTC
Modified files:
/php-src/ext/pgsql pgsql.c
Log:
- MFB: Added arginfo
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.380&r2=1.381&diff_format=u
Index: php-src/ext/pgsql/pgsql.c
diff -u php-src/ext/pgsql/pgsql.
35 matches
Mail list logo