Re: [PHP-CVS] com php-src: Fixed Bug #62500 (Segfault in DateInterval class when extended): NEWS ext/date/php_date.c ext/date/tests/bug62500.phpt

2012-07-10 Thread Derick Rethans
On Sun, 8 Jul 2012, Xinchen Hui wrote: > Commit:e3b9b1e6dc016d9128ac5e9ed95aa5b1a5065e5f > Author:Xinchen Hui Mon, 9 Jul 2012 00:25:48 > +0800 > Parents: a213c10ef2125ac2da7a71ddb668d6f0aea8a05c > Branches: PHP-5.4 Why is this not in PHP 5.3 and master? cheers, Derick -- h

Re: [PHP-CVS] com php-src: Fixed Bug #62500 (Segfault in DateInterval class when extended): NEWS ext/date/php_date.c ext/date/tests/bug62500.phpt

2012-07-10 Thread Laruence
On Tue, Jul 10, 2012 at 5:13 PM, Derick Rethans wrote: > On Sun, 8 Jul 2012, Xinchen Hui wrote: > >> Commit:e3b9b1e6dc016d9128ac5e9ed95aa5b1a5065e5f >> Author:Xinchen Hui Mon, 9 Jul 2012 00:25:48 >> +0800 >> Parents: a213c10ef2125ac2da7a71ddb668d6f0aea8a05c >> Branches: PHP-5.

[PHP-CVS] com php-src: Fixed Bug #62500 (Segfault in DateInterval class when extended): NEWS ext/date/php_date.c ext/date/tests/bug62500.phpt

2012-07-10 Thread Xinchen Hui
Commit:bcf5853eaa8b8be793d4a1bd325eaea68cfe57bb Author:Xinchen Hui Tue, 10 Jul 2012 18:43:11 +0800 Parents: c819cf9d6bd43d79b894f1d0f0c6c282893fd9bd Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bcf5853eaa8b8be793d4a1bd325eaea68cfe57bb Log: F

[PHP-CVS] com php-src: More cleanup of documentation and comments, as well as code formatting: ext/hash/hash.c

2012-07-10 Thread Anthony Ferrara
Commit:03536e889ad29ed3b6153aafa77b647bdcfe2592 Author:Anthony Ferrara Tue, 12 Jun 2012 15:05:44 -0400 Parents: 2f1cd2cb1377bac9093ab539d936dd6c4a913916 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=03536e889ad29ed3b6153aafa77b647bdcfe2592 Log

[PHP-CVS] com php-src: Fix tests to use proper casing: ext/hash/tests/hash_pbkdf2_error.phpt

2012-07-10 Thread Anthony Ferrara
Commit:2f1cd2cb1377bac9093ab539d936dd6c4a913916 Author:Anthony Ferrara Tue, 12 Jun 2012 14:52:43 -0400 Parents: 43eb8dc04af1480b3caa62d252ede28dcb059c7b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2f1cd2cb1377bac9093ab539d936dd6c4a913916 Log

[PHP-CVS] com php-src: Remove un-needed memset, and replacing stray spaces: ext/hash/hash.c

2012-07-10 Thread Anthony Ferrara
Commit:43eb8dc04af1480b3caa62d252ede28dcb059c7b Author:Anthony Ferrara Tue, 12 Jun 2012 14:32:21 -0400 Parents: df3d351cad7ecc2b6087e7f26edf6fa8b22cd960 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=43eb8dc04af1480b3caa62d252ede28dcb059c7b Log

[PHP-CVS] com php-src: Update error messages to be more inline with PHP standards: ext/hash/hash.c

2012-07-10 Thread Anthony Ferrara
Commit:df3d351cad7ecc2b6087e7f26edf6fa8b22cd960 Author:Anthony Ferrara Tue, 12 Jun 2012 14:10:35 -0400 Parents: 4918a6bd23f907b6712bdd04fcd265a411b0 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=df3d351cad7ecc2b6087e7f26edf6fa8b22cd960 Log

[PHP-CVS] com php-src: refactor away un-necessary casts in hashing routines: ext/hash/hash.c

2012-07-10 Thread Anthony Ferrara
Commit:4918a6bd23f907b6712bdd04fcd265a411b0 Author:Anthony Ferrara Tue, 12 Jun 2012 14:09:16 -0400 Parents: 550253f6529bfa56e494505e6517500f98c7223a Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4918a6bd23f907b6712bdd04fcd265a411b0 Log

[PHP-CVS] com php-src: Update NEWS to fix typo, add name: NEWS

2012-07-10 Thread Anthony Ferrara
Commit:550253f6529bfa56e494505e6517500f98c7223a Author:Anthony Ferrara Tue, 12 Jun 2012 13:51:18 -0400 Parents: 6387498823c85e07a549c189ba0ec33cb6e0d90c Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=550253f6529bfa56e494505e6517500f98c7223a Log

[PHP-CVS] com php-src: Create hash_pbkdf2 function addition: NEWS ext/hash/hash.c ext/hash/php_hash.h ext/hash/tests/hash_pbkdf2_basic.phpt ext/hash/tests/hash_pbkdf2_error.phpt

2012-07-10 Thread Anthony Ferrara
Commit:6387498823c85e07a549c189ba0ec33cb6e0d90c Author:Anthony Ferrara Tue, 12 Jun 2012 09:57:11 -0400 Parents: 5b3c9f4fd1fbaa251beea37ff7870f6523320672 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6387498823c85e07a549c189ba0ec33cb6e0d90c Log

[PHP-CVS] com php-src: Add new function hash_pbkdf2() to UGRAPDING doc: UPGRADING

2012-07-10 Thread Anthony Ferrara
Commit:bf0154896705afe0da6ee1c7af4dc3d75afd194b Author:Anthony Ferrara Tue, 10 Jul 2012 13:13:30 -0400 Parents: 731c6fd274932a4d31a76a38a4006cad6ffc50d3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bf0154896705afe0da6ee1c7af4dc3d75afd194b Log