Historique des commits

Auteur SHA1 Message Date
  John Bohn 6e75fd16c8 Resolves issue with spl_autoload_register creating new copies of the container and passing that into the closure. il y a 13 ans
  Christian Raue 2e5869db00 fixed "using $this when not in object context" error for 2.0 branch (replaces #2353) il y a 14 ans
  Fabien Potencier 6295e55329 [DoctrineBundle] made the previous fix only available in the development environment il y a 14 ans
  Fabien Potencier 87416b4756 [DoctrineBundle] tweaked previous merge il y a 14 ans
  Gregwar 0e00e3ff4c [DoctrineBundle] CS il y a 14 ans
  Grégoire Passault 0c4b79396b [DoctrineBundle] Fixed performances issues on "On-demand" proxy file il y a 14 ans
  Grégoire Passault e866a678d2 [DoctrineBundle] Tries to auto-generate the missing proxy files on the il y a 14 ans
  Johannes Schmitt d28cf66ecb changed autoloading behavior to give better error message il y a 14 ans
  Christophe Coevoet 2d13129e41 Added an autoloader for doctrine proxies il y a 14 ans
  Fabien Potencier 0b9f3d8eb6 [DoctrineBundle] made a temporary fix to force Doctrine annotations to be loaded (closes #1077) il y a 14 ans
  Lukas Kahwe Smith 1f13356cd7 removed superfluous use statement il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles il y a 14 ans
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles il y a 14 ans
  Fabien Potencier f455700b88 fixed previous commit il y a 14 ans
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes il y a 14 ans
  Benjamin Eberlei 5700be7ac4 [DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle il y a 14 ans
  Fabien Potencier 6d1e91a1fa refactored bundle management il y a 14 ans
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files il y a 14 ans
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss il y a 14 ans
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements il y a 14 ans
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… il y a 15 ans
  Fabien Potencier d657adbfa2 removed Symfony\Framework il y a 15 ans
  Fabien Potencier 17bc06a4d2 made some cleanup il y a 15 ans
  Fabien Potencier 9e82497d5b removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions) il y a 15 ans
  Fabien Potencier 0f30e539b1 [DoctrineBundle] removed DoctrineExtension constructor il y a 15 ans
  Kris Wallsmith fa3980f66f Removed some use statements that are no longer needed. il y a 15 ans
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations il y a 15 ans
  Fabien Potencier 1a9f2ca755 updated PHPDoc as the API tool knows about the current use statements il y a 15 ans
  Jonathan H. Wage ef070d0dd1 [DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle il y a 15 ans