Ryan Weaver
|
3e41bef1e8
[FrameworkBundle] Tweak to how the routing parameters are output
|
14 年之前 |
Fabien Potencier
|
d91a0747ec
[WebProfilerBundle] fixed button names to be more consistent with others
|
14 年之前 |
Fabien Potencier
|
1e03ff0632
Merge remote branch 'schmittjoh/cssfix'
|
14 年之前 |
Fabien Potencier
|
9ceec87eb8
[DomCrawler] fixed various bug with URIs
|
14 年之前 |
Johannes M. Schmitt
|
6408d5fc03
[FrameworkBundle] made css rule a bit more conservative
|
14 年之前 |
Fabien Potencier
|
a230090537
removed some json_encode() calls to use the new getLogicalName() method instead
|
14 年之前 |
Fabien Potencier
|
5558ee24c7
Merge remote branch 'hason/logicalname'
|
14 年之前 |
Fabien Potencier
|
7018335ae8
Merge remote branch 'stof/monolog'
|
14 年之前 |
Martin Hason
|
185144bc46
[Templating] changed __toString method (synonym for getLogicalName method)
|
14 年之前 |
Martin Hason
|
20c5db2197
[Templating] fixed phpdoc a test
|
14 年之前 |
Martin Hason
|
6c4801945e
[FrameworkBundle] added getLogicalName() method to TemplateReference
|
14 年之前 |
Martin Hason
|
6b5d991685
[Templating] added method to return the template logical name, added test
|
14 年之前 |
Victor Berchet
|
ceb2c976de
[HttpKernel] Fix the case where no resource is found
|
14 年之前 |
Fabien Potencier
|
a46c2aa68c
Merge remote branch 'kriswallsmith/mongodb/logger-null-fix'
|
14 年之前 |
Fabien Potencier
|
0abeaf1a38
Merge remote branch 'weaverryan/template_locator_better_exception'
|
14 年之前 |
Johannes Schmitt
|
5a4ffcd8b6
[Security] re-added some parameters
|
14 年之前 |
Ryan Weaver
|
5ecf1cd1d1
[FrameworkBundle] Taking advantage of the known type of $template to render meaningfull information about the template
|
14 年之前 |
Kris Wallsmith
|
e4d3045925
[DoctrineMongoDBBundle] fixed logging of null values
|
14 年之前 |
Christophe Coevoet
|
723f7d46b7
[MonologBundle][BC break] Renamed the type to fingers_crossed and rotating_file
|
14 年之前 |
Christophe Coevoet
|
4949e0d1ed
[MonologBundle] Refactored the configuration to allow adding handlers
|
14 年之前 |
Pascal Borreli
|
3dfbc08d73
[HttpKernel][Windows] Removed useless DIRECTORY_SEPARATOR conversion
|
14 年之前 |
Kris Wallsmith
|
9b3ce98432
[Validator] added test skip if APC is not enabled for the CLI
|
14 年之前 |
Kris Wallsmith
|
3ff157c8a5
[Validator] switched to apc_exists()
|
14 年之前 |
Kris Wallsmith
|
d0f45fd3b6
[FrameworkBundle] added configuration for caching validator metadata
|
14 年之前 |
Kris Wallsmith
|
9ff2ca7f1d
[Validator] fixed apc cache
|
14 年之前 |
Fabien Potencier
|
ae218d202e
Merge remote branch 'vicb/bundle_inheritance'
|
14 年之前 |
Fabien Potencier
|
f17a588c8f
Merge remote branch 'schmittjoh/security'
|
14 年之前 |
Johannes Schmitt
|
e281e5121e
Merge branch 'ns_fix' of https://github.com/Seldaek/symfony into security
|
14 年之前 |
Johannes Schmitt
|
19b50d1669
[Security] added another example to update file
|
14 年之前 |
Victor Berchet
|
7707c0f251
[Kernel] Fix bundle inheritance
|
14 年之前 |