Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5774 | major | always | 07-07-14 06:45 | 07-07-14 06:45 | |
|
|||||
Reporter: | felfert | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | new | Product Version: | |||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in 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. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |