Bug Report #2362
Use of undefined constant E_DEPRECATED - assumed 'E_DEPRECATED'
| Status: | Closed | Start date: | 11/21/2009 | |
|---|---|---|---|---|
| Priority: | Immediate | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Core | |||
| Target version: | v3.0.2 | |||
| Resolution: | fixed | Points: |
Description
E_DEPRECATED was added to php 5.3, so if you are using an older version you will get, "Use of undefined constant E_DEPRECATED - assumed 'E_DEPRECATED'". See (and Geert's comment at the end) 950976...
Associated revisions
E_DEPRECATED only exists in PHP >= 5.3.0, fixes #2362
History
Updated by Isaiah DeRose-Wilson about 2 years ago
- Assignee set to Woody Gilk
Updated by Woody Gilk about 2 years ago
- Status changed from New to Closed
- Priority changed from High to Immediate
- Target version changed from v3.0.3 to v3.0.2
- Resolution set to fixed