Ticket #1024 (closed defect: fixed)
sfToolkit:: used in Doctrine_Lib
| Reported by: | Jay.Klehr | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11.0 |
| Component: | Other | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
I suspect this is residue from some copy and pasting.
http://trac.phpdoctrine.org/browser/branches/0.11/lib/Doctrine/Lib.php#L252
the deep_array_merge method will sometime call Symfony's version of the method, this works in Symfony projects, but won't elsewhere.
Change History
Note: See
TracTickets for help on using
tickets.