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