Nikita Popov 3640d18b87 Remove ParserFactory::create()
Don't try to keep backwards-compatibility with the old factory
style, which doesn't map cleanly onto supported options (we only
have ONLY_PHP7/PREFER_PHP7, which should probably create a Php8
parser in terms of how they are used, but this would no longer
match their names).

Instead, I have backported the new createForNewestSupportedVersion()
and createForHostVersion() methods to PHP-Parser 4.
2023-11-12 16:52:30 +01:00
..
2023-09-17 18:24:05 +02:00
2023-09-24 21:13:01 +02:00
2023-09-17 18:24:05 +02:00
2023-09-25 18:37:07 +02:00
2023-09-25 18:37:07 +02:00
2023-09-17 16:00:10 +02:00
2023-09-17 18:24:05 +02:00
2022-09-11 21:54:39 +02:00
2023-09-17 18:24:05 +02:00
2022-09-11 18:17:05 +02:00
2023-08-16 21:37:02 +02:00
2023-09-16 09:50:50 +02:00
2022-09-11 18:17:05 +02:00
2023-09-17 16:00:10 +02:00
2023-09-17 18:24:05 +02:00
2023-08-16 21:37:02 +02:00
2023-09-24 21:13:01 +02:00
2022-07-04 20:38:51 +02:00