1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Nikita Popov 7a3dcc3e33 Treat namespaced names as single token
Namespace names are now lexed as single tokens of type
T_NAME_QUALIFIED, T_NAME_FULLY_QUALIFIED or T_NAME_RELATIVE.

RFC: https://wiki.php.net/rfc/namespaced_names_as_token

Closes GH-5827.
2020-07-22 12:36:05 +02:00
..
2020-07-06 21:13:34 +02:00
2020-07-07 09:30:24 +02:00
2020-07-13 17:24:31 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-21 15:00:33 +02:00
2020-07-06 21:13:34 +02:00
2020-07-22 10:21:29 +02:00
2020-07-06 21:13:34 +02:00
2020-07-20 16:27:46 +02:00
2020-07-20 16:16:37 +02:00
2020-07-17 15:43:37 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-07 09:30:24 +02:00
2020-07-07 09:30:24 +02:00
2020-07-07 09:30:24 +02:00
2020-07-21 15:33:01 +02:00