Ticket #791 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

ClassNameTable.class.php files are not generated

Reported by: wipf Owned by: jwage
Priority: minor Milestone: 2.0.0 (OLD)
Component: sfDoctrinePlugin Version: 0.10.0
Severity: Keywords:
Cc: Has Test:
Status: Has Patch:

Description

When using doctrine0.10 with the sfDoctrine plugin, the ClassNameTable.class.php files in lib/model/doctrine/ are no longer auto-generated with 'symfony doctrine-build-model'.

Change History

Changed 17 months ago by jwage

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

(In [3889]) fixes #627 #791 This also fixes an issue where the class tables do not extend the correct class when dealing with inheritance. Also new tests to cover this functionality.

Note: See TracTickets for help on using tickets.