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

2007-05-30 Thread Antony Dovgal
tony2001Wed May 30 09:16:29 2007 UTC Modified files: /php-src/ext/standard file.c Log: check length only when it's specified add the same check to fgetss() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.490&r2=1.491&diff_format

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli/tests 004.phpt 006.phpt

2007-05-30 Thread Antony Dovgal
tony2001Wed May 30 10:19:39 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 004.phpt 006.phpt Log: fix tests http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/004.phpt?r1=1.1.2.6&r2=1.1.2.7&diff_format=u Index: php-src/sapi/cli

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli/tests 006.phpt

2007-05-30 Thread Antony Dovgal
tony2001Wed May 30 14:40:24 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 006.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.7&r2=1.1.2.8&diff_format=u Index: php-src/sapi/cli/tests/00

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli/tests 006.phpt

2007-05-30 Thread Antony Dovgal
tony2001Wed May 30 14:43:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 006.phpt Log: fix test (second try) http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.8&r2=1.1.2.9&diff_format=u Index: php-src/sapi

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl/tests bug37820.phpt bug39217.phpt

2007-05-30 Thread Antony Dovgal
On 28.05.2007 17:55, Pierre-Alain Joye wrote: $dir = dirname(__FILE__); $certs = array('bug39217cert2.txt', 'bug39217cert1.txt'); Didn't you forget to add these certificates? foreach($certs as $cert) { $res = openssl_x509_parse(file_get_contents($dir . '/' . $cert)); print_r($

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl/tests bug39217cert1.txt bug39217cert2.txt

2007-05-30 Thread Pierre-Alain Joye
pajoye Wed May 30 15:16:31 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests bug39217cert1.txt bug39217cert2.txt Log: - add missing cert (thx Tony) http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug39217cert1.txt?view=markup&rev

[PHP-CVS] cvs: php-src /ext/openssl/tests bug28382.phpt bug39217.phpt

2007-05-30 Thread Antony Dovgal
tony2001Wed May 30 15:40:17 2007 UTC Modified files: /php-src/ext/openssl/tests bug28382.phpt bug39217.phpt Log: fix test names http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug28382.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext/opens

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl/tests bug28382.phpt bug39217.phpt

2007-05-30 Thread Antony Dovgal
tony2001Wed May 30 15:40:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/openssl/tests bug28382.phpt bug39217.phpt Log: fix test names http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug28382.phpt?r1=1.1.2.4&r2=1.1.2.5&diff_format=u

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl/tests bug37820.phpt bug39217.phpt

2007-05-30 Thread Antony Dovgal
On 30.05.2007 20:27, Pierre Joye wrote: Didn't you forget to add these certificates? Yes, they are in now as you certainly already noticed :) Thanks =) Wbr, I always forgot to ask that, what does "Wbr" means? :-) "With best regards" IIRC. I'm not sure anymore, this signature is really o

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2007-05-30 Thread Ilia Alshanetsky
iliaa Wed May 30 18:45:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.3 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.745&r2=1.2027.2.547.2.746&diff_format=u Index: p

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2007-05-30 Thread Ilia Alshanetsky
iliaa Wed May 30 18:48:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.746&r2=1.2027.2.547.2.747&diff_format=u In