| Mantis - Quercus | |||||
| Viewing Issue Advanced Details | |||||
|  | |||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 530 | minor | always | 12-21-05 00:45 | 12-23-05 09:20 | |
|  | |||||
| Reporter: | bago | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | snap 2005-12-20 | Resolution: | fixed | ||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.18 | ||
|  | |||||
| Summary: | 0000530: $or should not be reserved | ||||
| Description: | Original php allows for variables named $or while qercus raise an error. | ||||
| Steps To Reproduce: | $or = 'foo'; | ||||
| Additional Information: | /Programmi/Java/Resin-3.0.16/webapps/ROOT/modules/search.module:688: expected identifier at (token 277). in search.module:687: $queryor = array(); search.module:688: foreach ($key as $or) { search.module:689: $q = _search_parse_query($or, $scorewords); | ||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|  | |||||
| 
 | 
 | ||||