[PHP-CVS] cvs: php-src /ext/standard basic_functions.c math.c php_math.h /ext/standard/tests/math acosh_basic.phpt acosh_error.phpt acosh_variation.phpt asinh_basic.phpt asinh_error.phpt asinh_variat

2008-05-04 Thread Kalle Sommer Nielsen
kalle Mon May 5 06:28:03 2008 UTC Modified files: /php-src/ext/standard basic_functions.c math.c php_math.h /php-src/ext/standard/tests/mathacosh_basic.phpt acosh_error.phpt acosh_variation.phpt

[PHP-CVS] cvs: CVSROOT / avail

2008-05-04 Thread Rasmus Lerdorf
rasmus Mon May 5 06:01:12 2008 UTC Modified files: /CVSROOTavail Log: Full karma for Kalle to commit his Windows fixes http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1390&r2=1.1391&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1390 CVSROO

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd gd.c /ext/ldap ldap.c /ext/openssl openssl.c /ext/standard file.c streamsfuncs.c uniqid.c

2008-05-04 Thread Etienne Kneuss
colder Sun May 4 21:19:18 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd gd.c /php-src/ext/ldap ldap.c /php-src/ext/opensslopenssl.c /php-src/ext/standard file.c streamsfuncs.c uniqid.c Log: MFH: Fix protos http://c

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd gd.c /ext/ldap ldap.c /ext/openssl openssl.c /ext/standard file.c streamsfuncs.c uniqid.c

2008-05-04 Thread Etienne Kneuss
colder Sun May 4 21:17:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd gd.c /php-src/ext/ldap ldap.c /php-src/ext/opensslopenssl.c /php-src/ext/standard file.c streamsfuncs.c uniqid.c Log: MFH: Fix protos http://c

[PHP-CVS] cvs: php-src /ext/gd gd.c /ext/ldap ldap.c /ext/openssl openssl.c /ext/standard file.c streamsfuncs.c uniqid.c

2008-05-04 Thread Etienne Kneuss
colder Sun May 4 21:16:22 2008 UTC Modified files: /php-src/ext/gd gd.c /php-src/ext/ldap ldap.c /php-src/ext/opensslopenssl.c /php-src/ext/standard file.c streamsfuncs.c uniqid.c Log: Fix protos http://cvs.php.net/viewvc.cgi

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

2008-05-04 Thread Rob Richards
rrichards Sun May 4 15:26:25 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1148&r2=1.2027.2.547.2.1149&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xsl xsltprocessor.c

2008-05-04 Thread Rob Richards
rrichards Sun May 4 15:15:01 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xslxsltprocessor.c Log: MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable http://cvs.php.net/viewvc.cgi/php-src/ext/xsl/xsltprocessor.c?r1=1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xsl xsltprocessor.c

2008-05-04 Thread Rob Richards
rrichards Sun May 4 15:14:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xslxsltprocessor.c Log: MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable http://cvs.php.net/viewvc.cgi/php-src/ext/xsl/xsltprocessor.c?r1=1

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

2008-05-04 Thread Rob Richards
rrichards Sun May 4 15:13:40 2008 UTC Modified files: /php-src/ext/xslxsltprocessor.c Log: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable http://cvs.php.net/viewvc.cgi/php-src/ext/xsl/xsltprocessor.c?r1=1.63&r2=1.64&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c

2008-05-04 Thread Antony Dovgal
tony2001Sun May 4 11:26:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: fix compile warnings http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.37.2.28&r2=1.308.2.21.2.37.2.29&diff_format=

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date php_date.c /ext/date/lib parse_iso_intervals.c parse_iso_intervals.re

2008-05-04 Thread Derick Rethans
derick Sun May 4 10:00:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c /php-src/ext/date/lib parse_iso_intervals.c parse_iso_intervals.re Log: - MFH: Added support for using ISO 8601 time intervals to define a DatePeriod

[PHP-CVS] cvs: php-src /ext/date php_date.c /ext/date/lib parse_iso_intervals.c parse_iso_intervals.re

2008-05-04 Thread Derick Rethans
derick Sun May 4 09:59:42 2008 UTC Modified files: /php-src/ext/date php_date.c /php-src/ext/date/lib parse_iso_intervals.c parse_iso_intervals.re Log: - Added support for using ISO 8601 time intervals to define a DatePeriod iterator. http:/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/posix posix.c

2008-05-04 Thread Antony Dovgal
tony2001Sun May 4 09:34:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/posix posix.c Log: MFH: fix folding http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=1.70.2.3.2.16.2.4&r2=1.70.2.3.2.16.2.5&diff_format=u Index: php-src/ext/

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

2008-05-04 Thread Antony Dovgal
tony2001Sun May 4 09:33:57 2008 UTC Modified files: /php-src/ext/posix posix.c Log: fix folding http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=1.98&r2=1.99&diff_format=u Index: php-src/ext/posix/posix.c diff -u php-src/ext/posix/posix.c: