RE: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c /ext/standard/tests/network ip.phpt

2007-08-20 Thread Andi Gutmans
There are some convenience functions in zend_operators.h which would save having to repeat this logic (I think they are called zend_binary_strcmp() and zend_binary_zval_strcmp()). Andi > -Original Message- > From: Antony Dovgal [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 16, 2007

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_sqlite EXPERIMENTAL

2007-08-20 Thread Ilia Alshanetsky
iliaa Mon Aug 20 23:36:04 2007 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite EXPERIMENTAL Log: No longer experimental -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2007-08-20 Thread Sara Golemon
pollita Mon Aug 20 18:56:05 2007 UTC Modified files: /php-src/ext/curl interface.c Log: Add support for CURLPROXY_SOCKS4 http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.114&r2=1.115&diff_format=u Index: php-src/ext/curl/interface.c diff -u php-

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

2007-08-20 Thread Sebastian Bergmann
sebastian Mon Aug 20 17:01:22 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection php_reflection.c Log: - Fugbix typo. http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.33.2.44&r2=1.164.2.33.2.45&diff_format

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

2007-08-20 Thread Sebastian Bergmann
sebastian Mon Aug 20 17:01:59 2007 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - MFB: Fugbix typo. http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.281&r2=1.282&diff_format=u Index: php-src/ext/reflection

[PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4 configure.in

2007-08-20 Thread Jani Taskinen
janiMon Aug 20 14:28:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 configure.in Log: MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath work for real) http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332

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

2007-08-20 Thread Jani Taskinen
janiMon Aug 20 14:28:30 2007 UTC Modified files: /php-srcacinclude.m4 configure.in Log: - Part 1 of fixing problems with runpath switch (make --disable-rpath work for real) http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.383&r2=1.384&diff_format

Re: [PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2007-08-20 Thread Marcus Boerger
Hello Johannes, iirc this is based on fixing a bug, thus came in later. marcus Friday, August 17, 2007, 4:21:01 PM, you wrote: > johannesFri Aug 17 14:21:01 2007 UTC > Modified files: > /php-src/ext/reflection php_reflection.c > Log: > - Mark the