Re: [PHP-CVS] com php-src: Fixed bug #62477 LimitIterator int overflow: ext/spl/spl_iterators.c ext/spl/spl_iterators.h ext/spl/tests/bug62477_1.phpt ext/spl/tests/bug62477_2.phpt

2012-07-12 Thread Anatoliy Belsky
Hi guys, as it stands the ticket, the user has implemented an iterator which easily accepts floats for seek and other iterator methods. Normal iterator can only work with integers as all the storage for positions is long or int. As result a statement like this new LimitIterator(new ArrayIterator(

[PHP-CVS] com php-src: reverted changes for #62477: NEWS ext/spl/spl_iterators.c ext/spl/spl_iterators.h ext/spl/tests/bug62477_1.phpt ext/spl/tests/bug62477_2.phpt

2012-07-12 Thread Anatoliy Belsky
Commit:ad7eeba3c1a4c77f439afc936fbf50b811a46a6b Author:Anatoliy Belsky Thu, 12 Jul 2012 10:54:14 +0200 Parents: 896d0fcd41df13fc852417de222aac2482d2704b Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ad7eeba3c1a4c77f439afc936fbf5

[PHP-CVS] com php-src: reverted news about #62477: NEWS

2012-07-12 Thread Anatoliy Belsky
Commit:ec7e479562506842766fcf2bc47f417e9da44813 Author:Anatoliy Belsky Thu, 12 Jul 2012 10:57:56 +0200 Parents: 86428169d3c8d7d9a3dfd4e27fb48cf1314102dc Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ec7e479562506842766fcf2bc47f417e9da44

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/spl/spl_iterators.c ext/spl/spl_iterators.h

2012-07-12 Thread Anatoliy Belsky
Commit:86428169d3c8d7d9a3dfd4e27fb48cf1314102dc Author:Anatoliy Belsky Thu, 12 Jul 2012 10:57:26 +0200 Parents: be8f089a13ef5e023ec27f14de8bc2453c75bb54 ad7eeba3c1a4c77f439afc936fbf50b811a46a6b Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdi

[PHP-CVS] com php-src: Merge branch 'PHP-5.4': ext/spl/spl_iterators.c

2012-07-12 Thread Anatoliy Belsky
Commit:ed1f5b4dae81316ad53cee5c8cfa7e7f7746ad46 Author:Anatoliy Belsky Thu, 12 Jul 2012 11:02:33 +0200 Parents: 7bd3d0bf8c130bb6478312a303fa309a31dcb3d1 ec7e479562506842766fcf2bc47f417e9da44813 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ed1

[PHP-CVS] com php-src: fixed the test for warnings changed: ext/fileinfo/tests/finfo_open_error-win32.phpt

2012-07-12 Thread Anatoliy Belsky
Commit:cf91b163e1c16cfc0f6e4cd2b3ec78d82bc3ba1c Author:Anatoliy Belsky Thu, 12 Jul 2012 18:24:38 +0200 Parents: ec7e479562506842766fcf2bc47f417e9da44813 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cf91b163e1c16cfc0f6e4cd2b3ec78d82bc3b