| Mantis - Quercus | |||||
| Viewing Issue Advanced Details | |||||
|  | |||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 5767 | minor | always | 07-04-14 09:00 | 07-04-14 09:00 | |
|  | |||||
| Reporter: | tobia | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|  | |||||
| Summary: | 0005767: Multiple names per single "use" keyword | ||||
| Description: | This affects the latest 4.0.39, but I couldn't find it in the version popup. PHP allows importing multiple class names with a single "use" keyword, separated by a comma: use Some\ClassA, Some\ClassB; This is breaking several external libraries, including Doctrine. See for example http://www.doctrine-project.org/api/common/2.3/source-class-Doctrine.Common.Collections.Collection.html#22 [^] | ||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |