[PHP-CVS] cvs: php-src /sapi/cli getopt.c /sapi/cli/tests 015.phpt

2007-03-22 Thread Johannes Schl
johannesThu Mar 22 21:34:58 2007 UTC Added files: /php-src/sapi/cli/tests 015.phpt Modified files: /php-src/sapi/cli getopt.c Log: - Fix handling of not existing long CLI options http://cvs.php.net/viewvc.cgi/php-src/sapi/c

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

2007-03-22 Thread Johannes Schl
johannesThu Mar 22 21:35:41 2007 UTC Added files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 015.phpt Modified files: /php-src/sapi/cli getopt.c Log: - MFH: Fix handling of not existing long CLI options http://cvs.php.net/vie

[PHP-CVS] cvs: php-src(PHP_4_4) /sapi/cli getopt.c

2007-03-22 Thread Johannes Schl
johannesThu Mar 22 21:35:56 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/cli getopt.c Log: - MFH: Fix handling of not existing long CLI options http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/getopt.c?r1=1.3.4.3.6.3&r2=1.3.4.3.6.4&diff_format

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

2007-03-22 Thread Douglas Goldstein
cardoe Thu Mar 22 21:50:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/ldap ldap.c Log: Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash i

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests bug40861.phpt

2007-03-22 Thread Ilia Alshanetsky
iliaa Thu Mar 22 23:34:14 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests bug40861.phpt Log: Added -- test case http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug40861.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u Index: php-src/ex