Fabien Potencier
|
31037d0e51
|
Refactor code
|
2024-08-20 15:39:54 +02:00 |
|
Fabien Potencier
|
4428079003
|
Add an extension point for parsing special functions
|
2024-08-17 18:06:14 +02:00 |
|
Fabien Potencier
|
84bc23af93
|
Add the notion of a Twig callable
|
2024-08-10 17:55:26 +02:00 |
|
Fabien Potencier
|
0ce79df5c4
|
Use trigger_deprecation() instead of trigger_error() for deprecations
|
2024-08-08 14:28:28 +02:00 |
|
Fabien Potencier
|
c63f695e8a
|
Add needs_charset option for filters and functions
|
2024-05-01 13:12:48 +02:00 |
|
Vincent Langlet
|
1b58589d56
|
Fix callable phpdoc
|
2023-07-27 10:17:36 +02:00 |
|
Vincent Langlet
|
cd68de5e06
|
Fix callable phpdoc for twig elements
|
2023-07-05 11:30:59 +02:00 |
|
Fabien Potencier
|
54cec4e3b8
|
added type hints
|
2019-04-26 12:01:21 +02:00 |
|
Fabien Potencier
|
e8a21cfe97
|
changed classes marked as @final to final
|
2019-04-23 17:10:12 +02:00 |
|
Fabien Potencier
|
273b666a71
|
removed the obsolete lib/ directory, removed PSR-0 class aliases
|
2019-04-23 16:34:05 +02:00 |
|
Fabien Potencier
|
1d10d05775
|
Merge branch '1.x' into 2.x
* 1.x:
fixed CS
force loading class aliases used in typehints
bumped version to 1.38.1-DEV
prepared the 1.38.0 release
|
2019-03-12 16:40:19 +01:00 |
|
Fabien Potencier
|
fb19ea7dde
|
fixed CS
|
2019-03-12 16:38:19 +01:00 |
|
Christophe Coevoet
|
65c0559125
|
force loading class aliases used in typehints
|
2019-03-12 15:24:00 +01:00 |
|
Fabien Potencier
|
037ee67224
|
switched to namespace first, PSR-0 as a fallback
|
2019-03-05 08:14:45 +01:00 |
|
Fabien Potencier
|
baa70287f5
|
switched to namespace first, PSR-0 as a fallback
|
2019-03-04 21:33:40 +01:00 |
|
Maxime Steinhausser
|
2c174e4015
|
Use class_exists instead of require
|
2017-06-05 23:42:50 +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 |
|