18 Commits

Author SHA1 Message Date
Fabien Potencier
c393e86a03 [ClassLoader] fixed unbracketed namespaces (closes #5747) 2012-10-27 17:55:46 +02:00
Fabien Potencier
475b92bd71 fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
Włodzimierz Gajda
6329e84c2d [2.0][Component][ClassLoader] cs 2012-04-23 07:37:21 +02:00
Josef Cech
b6a0da1a46 [ClassLoader] Fixed state when trait_exists doesn't exists 2011-09-25 19:25:50 +02:00
Fabien Potencier
2f6e0035ea [ClassLoader] added support for PHP 5.4 traits 2011-09-22 09:31:50 +02:00
Fabien Potencier
c19e76fe58 [ClassLoader] removed obsolete code 2011-07-21 23:27:21 +02:00
Fabien Potencier
6894a17bb8 [ClassLoader] made another performance improvement 2011-06-17 14:15:14 +02:00
Fabien Potencier
96b7979358 [ClassLoader] made a big performance improvement 2011-06-17 14:11:55 +02:00
Fabien Potencier
2a0e3f68f8 [ClassLoader] made a small change to be consistent with the previous change 2011-03-14 18:46:05 +01:00
Fabien Potencier
f6ee7c818a Merge remote branch 'lsmith77/classcollectionloader'
* lsmith77/classcollectionloader:
  make it possible to define the file extension
2011-03-09 17:40:38 +01:00
Fabien Potencier
a1dbe3607b [ClassLoader] moved most protected methods and properties to private 2011-03-08 20:55:22 +01:00
Fabien Potencier
03645603c8 replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Lukas Kahwe Smith
5822ecea34 make it possible to define the file extension 2011-02-26 23:12:46 +01:00
Tim Nagel
ad17481f08 PHPDoc style fix 2011-02-07 01:02:56 +01:00
Tim Nagel
e1c74d7037 PHPDoc fixes 2011-02-07 00:44:48 +01:00
Tim Nagel
7af6c900bf Classloader PHPDoc 2011-02-07 00:44:48 +01:00
Fabien Potencier
72153e3826 reverted changes to the adaptive cache loader cache 2011-01-29 17:58:40 +01:00
Fabien Potencier
bfaf58e2be moved ClassLoaderCollection class to the ClassLoader component 2011-01-27 14:11:54 +01:00