Fabien Potencier
|
5be0bafe7f
removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier)
|
пре 14 година |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
пре 14 година |
Fabien Potencier
|
aa26624161
Merge remote branch 'vicb/template_logical_name'
|
пре 14 година |
Kris Wallsmith
|
c5fe4c390d
[Templating] cleaned up some anomalies in the engine
|
пре 14 година |
Victor Berchet
|
e254ff8cc6
Display template logical names in exception messages
|
пре 14 година |
Fabien Potencier
|
a230090537
removed some json_encode() calls to use the new getLogicalName() method instead
|
пре 14 година |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
пре 14 година |
Chekote
|
4e280dfc37
Fixed undefined variable error when escaping a js string while using UTF-8 charset.
|
пре 14 година |
Pascal Borreli
|
5a922dae22
[Templating] Removed useless else
|
пре 14 година |
Victor Berchet
|
af81bcabf0
[Templating] Refactor the component
|
пре 14 година |
Xavier Perez
|
2f9b9f5521
[Templating] Added some missing PHPDoc
|
пре 14 година |
Lukas Kahwe Smith
|
dd71501f54
some fixes by just "blindly" trying to make phpStorm code analysis happier
|
пре 14 година |
Fabien Potencier
|
195c971da6
removed load() from EngineInterface
|
пре 14 година |
Fabien Potencier
|
fb889a2eee
replaced some var_export() with json_encode() for better readability
|
пре 14 година |
Fabien Potencier
|
5d963f5460
[Templating] fixed PhpEngine::render() when the name passed to it is already an array
|
пре 14 година |
Fabien Potencier
|
db2f2b1315
refactored template name parser to occur independently of the loaders
|
пре 14 година |
Ryan Weaver
|
17f9162b89
[Standards] Changing many instances of "boolean" to "Boolean".
|
пре 14 година |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
пре 14 година |
Fabien Potencier
|
055b6e4d6e
made a big refactoring of the templating sub-framework
|
пре 14 година |