Fabien Potencier
|
302971f34e
|
Fix CS
|
2024-08-20 18:10:26 +02:00 |
|
Fabien Potencier
|
31037d0e51
|
Refactor code
|
2024-08-20 15:39:54 +02:00 |
|
Fabien Potencier
|
675cb2d141
|
Fix CS
|
2024-08-18 19:25:19 +02:00 |
|
Fabien Potencier
|
2e43eaa4ad
|
Fix some minor issues
|
2024-08-16 22:51:19 +02:00 |
|
Fabien Potencier
|
0823d23488
|
Throw a SyntaxError exception at compile time when a Twig callable has not the minimum number of required arguments
|
2024-08-15 23:00:02 +02:00 |
|
Fabien Potencier
|
e1705f8831
|
Extract a new CallableArgumentsExtractor class
|
2024-08-15 20:37:59 +02:00 |
|
Fabien Potencier
|
ae4f284043
|
Fix various phpstan errors
|
2024-07-30 11:17:22 +02:00 |
|
Fabien Potencier
|
d2eab12e70
|
Add support for first class callables
|
2024-07-14 13:56:14 +02:00 |
|
Fabien Potencier
|
bb967b3dd3
|
Make compatible with PHP<8
|
2024-07-14 12:13:12 +02:00 |
|
Fabien Potencier
|
093f51a8b9
|
Extract ReflectionCallable to make it reusable
|
2024-07-14 12:06:15 +02:00 |
|
Christian Flothmann
|
41f1b0370a
|
restore return type annotations
|
2023-10-08 20:59:56 +02:00 |
|
Fabien Potencier
|
5193653ecb
|
Fix CS
|
2023-10-08 09:05:22 +02:00 |
|
Fabien Potencier
|
464842c41f
|
Merge branch '2.x' into 3.x
* 2.x:
Add explicit `@return` type next to `#[ReturnTypeWillChange]`
|
2021-08-11 09:52:24 +02:00 |
|
Nicolas Grekas
|
1d0bab9d63
|
Add explicit @return type next to #[ReturnTypeWillChange]
|
2021-08-10 18:49:26 +02:00 |
|
Fabien Potencier
|
13e360972a
|
Merge branch '2.x' into 3.x
* 2.x:
Fix CS
Fix CS
Migrate to the new PHP CS Fixer config file
Fixing links
|
2021-05-12 09:45:40 +02:00 |
|
Fabien Potencier
|
2dd1d909b9
|
Fix CS
|
2021-05-12 09:37:17 +02:00 |
|
Fabien Potencier
|
54cec4e3b8
|
added type hints
|
2019-04-26 12:01:21 +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
|
29a2e18e14
|
Merge branch '1.x' into 2.x
* 1.x:
fixed some issues
|
2019-03-06 22:09:35 +01:00 |
|
Fabien Potencier
|
c58fa84054
|
fixed some issues
|
2019-03-06 22:08: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 |
|