Fabien Potencier
|
59f3e8e5dc
|
Fix CS
|
2021-05-12 09:19:37 +02:00 |
|
Michael Voříšek
|
3a67fc7dc5
|
Fix: A template name cannot be an absolute path
|
2021-04-07 17:57:24 +02:00 |
|
Oleg Andreyev
|
bef89dcc1e
|
added PHP 8.1 as experimental
|
2021-03-22 09:19:53 +01:00 |
|
Fabien Potencier
|
e99363231b
|
Fix CS
|
2020-06-22 08:11:03 +02:00 |
|
Tim van Dijen
|
2c1c00ba0e
|
Remove duplicate phpdoc
|
2019-06-10 12:15:10 +02:00 |
|
Fabien Potencier
|
f497913961
|
fixed CS
|
2019-04-24 17:00:49 +02:00 |
|
Fabien Potencier
|
5138cfd2d5
|
allowed Twig\Loader\FilesystemLoader::findTemplate() to return "null" instead of "false" (same meaning)
|
2019-04-24 12:08:10 +02:00 |
|
Fabien Potencier
|
b523515682
|
fixed CS
|
2019-04-08 13:03:33 +02:00 |
|
Fabien Potencier
|
baa70287f5
|
switched to namespace first, PSR-0 as a fallback
|
2019-03-04 21:33:40 +01:00 |
|
Fabien Potencier
|
e92a13aae9
|
replaced require with class_exists
|
2017-06-05 17:04:19 -07:00 |
|
Maxime Steinhausser
|
2c174e4015
|
Use class_exists instead of require
|
2017-06-05 23:42:50 +02:00 |
|
Nicolas Grekas
|
c9a2f3db8b
|
[1.x] Allow using namespaced aliases as extension names
|
2017-05-31 14:35:57 +02:00 |
|
Nicolas Grekas
|
5420a5e3f8
|
Add the aliases
|
2017-05-25 08:32:07 +02:00 |
|
Nicolas Grekas
|
71af32b306
|
Add namespaced aliases
|
2017-05-24 10:12:32 +02:00 |
|