This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Doctrine
2011-09-14 22:26:09 +02:00
..
Annotations fixed CS 2011-06-08 12:16:48 +02:00
CacheWarmer converted file_exists calls to either is_file or is_dir where it makes sense 2011-08-29 15:28:26 +02:00
DataCollector moved some Doctrine classes from the bundle to the bridge 2011-06-08 08:41:44 +02:00
Form Fixed a bug when multiple expanded choices would render unchecked because of the Form Framework's strict type checking. 2011-08-31 20:27:38 +04:00
HttpFoundation added a dbal session storage 2011-09-14 22:26:09 +02:00
Logger made some tweaks to error levels 2011-06-15 13:04:19 +02:00
Mapping/Driver converted file_exists calls to either is_file or is_dir where it makes sense 2011-08-29 15:28:26 +02:00
Security/User Added missing import of UserInterface. 2011-07-13 04:30:07 -07:00
Validator merged branch jmikola/entity-validator (PR #2076) 2011-09-02 09:43:19 +02:00
RegistryInterface.php [DoctrineBundle] renamed RegistryInterface::getEntityManagerForObject() to getEntityManagerForClass() 2011-07-19 19:24:57 +02:00