Bug Report #2362

Use of undefined constant E_DEPRECATED - assumed 'E_DEPRECATED'

Added by Isaiah DeRose-Wilson about 2 years ago. Updated about 2 years ago.

Status:Closed Start date:11/21/2009
Priority:Immediate Due date:
Assignee:Woody Gilk % 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

Revision f922e845
Added by Woody Gilk about 2 years ago

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

Also available in: Atom PDF