php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55610 ResourceBundle should implement Traverable
Submitted: 2011-09-05 17:03 UTC Modified: 2012-05-24 12:34 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jinmoku at hotmail dot com Assigned: cataphract (profile)
Status: Closed Package: I18N and L10N related
PHP Version: 5.3.8 OS:
Private report: No CVE-ID: None
 [2011-09-05 17:03 UTC] jinmoku at hotmail dot com
Description:
------------
ResourceBundle may implement Traverable, we can use foreach, but not an iterator (via iteratoriterator, or iterator_to_array)


Patches

fix55610 (last revision 2012-03-30 12:15 UTC by jinmoku at hotmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-30 12:03 UTC] jinmoku at hotmail dot com
-Summary: ResourceBundle may implement Traverable +Summary: ResourceBundle should implement Traverable
 [2012-03-30 12:03 UTC] jinmoku at hotmail dot com
upd
 [2012-03-30 12:04 UTC] jinmoku at hotmail dot com
-Type: Feature/Change Request +Type: Bug
 [2012-03-30 12:04 UTC] jinmoku at hotmail dot com
upd
 [2012-04-26 16:00 UTC] jinmoku at hotmail dot com
Anybody can merge this ?
 [2012-05-24 12:34 UTC] cataphract@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cataphract
 [2012-05-24 12:34 UTC] cataphract@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-05-24 12:34 UTC] cataphract@php.net
Automatic comment on behalf of cataphract
Revision: http://git.php.net/?p=php-src.git;a=commit;h=85c777d2f1d5a12fac0100f4953d33a7380d0b03
Log: Fixed bug #55610: ResourceBundle and Traversable
 [2014-10-07 23:25 UTC] stas@php.net
Automatic comment on behalf of cataphract
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=85c777d2f1d5a12fac0100f4953d33a7380d0b03
Log: Fixed bug #55610: ResourceBundle and Traversable
 [2014-10-07 23:36 UTC] stas@php.net
Automatic comment on behalf of cataphract
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=85c777d2f1d5a12fac0100f4953d33a7380d0b03
Log: Fixed bug #55610: ResourceBundle and Traversable
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC