Ticket #833 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

Doctrine_Profiler class don't exist

Reported by: Garfield-fr Owned by: romanb
Priority: major Milestone: 0.10.4
Component: Other Version: 0.10.0
Severity: Keywords:
Cc: Has Test:
Status: Has Patch:

Description

Fatal error: Class 'Doctrine_Profiler' not found in /Doctrine/Adapter/Oracle.php on line 96

Test with oci8 driver.

Change History

Changed 16 months ago by jwage

  • owner changed from somebody to romanb

romanb, what are the plans for the Adapters? I think we should remove them and only support pdo, but the problem is the current tests require them for the mock connections. Will the new test suites need the mock adapters?

Changed 16 months ago by jwage

  • milestone changed from 0.10.3 to 0.10.4

Changed 16 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4036]) fixes #833 - also cleaned up and added doc blocks for all adapter module code.

Note: See TracTickets for help on using tickets.