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