Historie revizí

Autor SHA1 Zpráva Datum
  Christophe Coevoet fff7221700 Fixed the proxy autoloading for Doctrine 2.2 před 13 roky
  Anthon Pang b2afd9ff46 use require instead of include před 13 roky
  Anthon Pang 1ed8b720ac Autoloader should not throw exception because PHP will continue to call other registered autoloaders. před 13 roky
  Martin Parsiegla 50cb486b67 Fixed proxy generation in the DoctrineBundle when using Doctrine >= 2.2.0 před 13 roky
  Christophe Coevoet 878c2399f1 Fixed autoloader leakage in tests před 13 roky
  John Bohn 6e75fd16c8 Resolves issue with spl_autoload_register creating new copies of the container and passing that into the closure. před 13 roky
  Christian Raue 2e5869db00 fixed "using $this when not in object context" error for 2.0 branch (replaces #2353) před 13 roky
  Fabien Potencier 6295e55329 [DoctrineBundle] made the previous fix only available in the development environment před 13 roky
  Fabien Potencier 87416b4756 [DoctrineBundle] tweaked previous merge před 13 roky
  Gregwar 0e00e3ff4c [DoctrineBundle] CS před 13 roky
  Grégoire Passault 0c4b79396b [DoctrineBundle] Fixed performances issues on "On-demand" proxy file před 13 roky
  Grégoire Passault e866a678d2 [DoctrineBundle] Tries to auto-generate the missing proxy files on the před 13 roky
  Johannes Schmitt d28cf66ecb changed autoloading behavior to give better error message před 14 roky
  Christophe Coevoet 2d13129e41 Added an autoloader for doctrine proxies před 14 roky
  Fabien Potencier 0b9f3d8eb6 [DoctrineBundle] made a temporary fix to force Doctrine annotations to be loaded (closes #1077) před 14 roky
  Lukas Kahwe Smith 1f13356cd7 removed superfluous use statement před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles před 14 roky
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles před 14 roky
  Fabien Potencier f455700b88 fixed previous commit před 14 roky
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes před 14 roky
  Benjamin Eberlei 5700be7ac4 [DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle před 14 roky
  Fabien Potencier 6d1e91a1fa refactored bundle management před 14 roky
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files před 14 roky
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss před 14 roky
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements před 14 roky
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 14 roky
  Fabien Potencier d657adbfa2 removed Symfony\Framework před 14 roky
  Fabien Potencier 17bc06a4d2 made some cleanup před 15 roky
  Fabien Potencier 9e82497d5b removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions) před 15 roky