Ticket #176 (closed Bug: wontfix)

Opened 8 months ago

Last modified 3 weeks ago

we should check for the SPL + reflection extensions

Reported by: matt Assigned to:
Priority: major Milestone: RobotRock
Component: Core Version:
Keywords: Cc: akomakom@gmail.com

Description

they are bundled by default in PHP5 but some special users may not have it enabled, we should check for it instead of displaying an error.

contact akomakom at gmail.com for testing

Change History

04/07/08 23:47:00 changed by matt

  • milestone changed from Future features to RobotRock.

10/28/08 15:11:59 changed by matt

  • status changed from new to closed.
  • resolution set to wontfix.

Note: As of PHP 5.3.0 this extension can no longer be disabled and is therefore always available.

from php website.

won't fix.