Commit Verlauf

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