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