Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005774 |
[Quercus] |
major |
always |
07-07-14 06:45 |
07-07-14 06:45 |
|
Reporter |
felfert |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
|
|
Summary |
0005774: SVNRev: 10251: Several SPL iterators not implemented, resulting in failures of Zend >= 1.11.9 |
Description |
While trying to get a Zend Application running on Zend v1.12.7
I noticed, that this Zend version uses several iterators from the PHP SPL which are not implemented in quercus.
According to the Documentation at http://www.php.net/manual/en/spl.iterators.php, [^] those are existing since at least PHP v5.2.0. Therefore, they should be implemented in quercus too.
Specifically, Zend uses RecursiveRegexIterator which extends RegexIterator which extends FilterIterator. |
Additional Information |
|
|
Attached Files |
|
|