Ruud Kamphuis
|
90107929da
|
Improve deprecation message
See https://github.com/twigphp/Twig/pull/4199#discussion_r1723456834
|
2024-08-21 19:36:27 +02:00 |
|
Fabien Potencier
|
302971f34e
|
Fix CS
|
2024-08-20 18:10:26 +02:00 |
|
Fabien Potencier
|
675cb2d141
|
Fix CS
|
2024-08-18 19:25:19 +02:00 |
|
Ruud Kamphuis
|
c6656cf5d0
|
Deprecate unnecessary escape characters
See #4123 #2712
This allows to change the implementation in v4 so that we no longer have to escape backslashes.
|
2024-08-11 16:21:05 +02:00 |
|
Fabien Potencier
|
38250b91ca
|
Add more tests to the Lexer
|
2024-08-10 12:17:25 +02:00 |
|
Fabien Potencier
|
e4e95f5b86
|
Replace template loader mocks by ArrayLoader
|
2024-07-24 08:27:23 +02:00 |
|
Fabien Potencier
|
ccc20cbd1b
|
Fix a warning
|
2024-04-24 08:06:10 +02:00 |
|
Ryan Weaver
|
ba4fe3ba34
|
Adding support for the ...spread operator on arrays and hashes
|
2023-07-20 16:08:57 +02:00 |
|
Fabien Potencier
|
656c295ed9
|
Merge branch '1.x' into 2.x
* 1.x:
removed usage of getmockBuilder() when not needed
|
2019-08-08 13:33:07 +02:00 |
|
Fabien Potencier
|
5861a539e4
|
removed usage of getmockBuilder() when not needed
|
2019-08-08 11:59:51 +02:00 |
|
Fabien Potencier
|
5ebcecf24b
|
Fix PHPUnit deprecations
|
2019-08-08 11:03:05 +02:00 |
|
Fabien Potencier
|
c829dafd75
|
Merge branch '1.x' into 2.x
* 1.x:
Update to PhpUnitBridge and fix deprecations
|
2019-08-08 10:19:01 +02:00 |
|
Jérémy Derussé
|
b776e41f5a
|
Update to PhpUnitBridge and fix deprecations
|
2019-08-08 09:39:49 +02:00 |
|
Fabien Potencier
|
1e3bb75010
|
moved test under tests/
|
2019-06-30 14:51:54 +02:00 |
|
Fabien Potencier
|
22a1317249
|
moved tests under tests/
|
2019-06-30 14:48:27 +02:00 |
|