Fabien Potencier
|
5bf4f92e86
fixed XML decoding attack vector through external entities
|
12 years ago |
Fabien Potencier
|
4e0c99211d
prevents injection of malicious doc types
|
12 years ago |
Fabien Potencier
|
47fe725bd4
disabled network access when loading XML documents
|
12 years ago |
Fabien Potencier
|
865461d204
standardized the way we handle XML errors
|
12 years ago |
Fabien Potencier
|
03d22b74ec
fixed CS (mainly method signatures)
|
13 years ago |
Fabien Potencier
|
e173d79e34
fixed CS
|
13 years ago |
Fabien Potencier
|
e3421a0b1d
[DoctrineBridge] fixed some CS
|
13 years ago |
Fabien Potencier
|
851eb73778
removed unused use statements
|
13 years ago |
Fabien Potencier
|
17af13813a
fixed usage of LIBXML_COMPACT as it is not always available
|
13 years ago |
stealth35
|
8d50c162b9
few optimisations for XliffFileLoader and XmlFileLoader
|
13 years ago |
Fabien Potencier
|
bb3f5c5575
[DependencyInjection] fixed CS for previous merge
|
14 years ago |
Lars Strojny
|
133169f668
Better exception message for extension in XmlFileLoader
|
14 years ago |
Pascal Borreli
|
824e48efa7
[Various] Fixed phpdoc
|
14 years ago |
Arnout Boks
|
a0397f99f5
[DependencyInjection] Fixed bug where anonymous services from two different xml-files (with the same basename) could collide
|
14 years ago |
Fabien Potencier
|
6fec656239
[DependencyInjection] forced anonymous services to always be private
|
14 years ago |
Lukas Kahwe Smith
|
d9491a743e
removed support for interface injection as well as all relevant tests
|
14 years ago |
Ryan Weaver
|
b9883a3bad
[Config] Improving the exception when a resource cannot be imported
|
14 years ago |
Ryan Weaver
|
65ac5ec7c0
[DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML
|
14 years ago |
Fabien Potencier
|
e4a3e0c2c7
[Config] moved from protected to private (WIP)
|
14 years ago |
Johannes M. Schmitt
|
a1fb717074
[DependencyInjection] loader fix
|
14 years ago |
Fabien Potencier
|
f321fadad6
[DependencyInjection] moved most protected things to private
|
14 years ago |
Fabien Potencier
|
a8d05746ff
Merge remote branch 'schmittjoh/propertyAnnotations'
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Johannes Schmitt
|
eb2eb2e47a
[DependencyInjection] adds property injection
|
14 years ago |
Christophe Coevoet
|
a5bac4b5a3
Fixed xmlloader
|
14 years ago |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
14 years ago |
Fabien Potencier
|
391e00c1de
[DependencyInjection] fixed a bug when xpath() returns false
|
14 years ago |
Fabien Potencier
|
81765f8b6a
[DependencyInjection] fixed XML loader
|
14 years ago |
Tim Nagel
|
7173764dc1
[Dependency Injection] PHPDoc
|
14 years ago |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 years ago |