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