Fabien Potencier
|
c3791fe986
|
Merge branch '3.x' into 4.x
* 3.x:
Remove const optimization
|
2024-08-12 09:43:20 +02:00 |
|
Fabien Potencier
|
cd0ac3cc0a
|
Remove const optimization
|
2024-08-12 09:40:52 +02:00 |
|
Fabien Potencier
|
8b47fc319a
|
Use first class callable syntax
|
2024-07-14 14:01:33 +02:00 |
|
Fabien Potencier
|
b63bde3063
|
Optimize sprintf() calls for PHP 8.4
|
2024-06-21 08:16:55 +02:00 |
|
Fabien Potencier
|
b95735da2e
|
Mark built-in token parsers as @internal
|
2020-11-30 12:04:32 +01: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
|
328d2aeba0
|
Merge branch '1.x' into 2.x
* 1.x:
fixed Parser contract for some implementations
|
2019-04-23 16:28:17 +02:00 |
|
Fabien Potencier
|
fe6df56e91
|
fixed Parser contract for some implementations
|
2019-04-23 16:21:33 +02: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 |
|