1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
Nikita Popov a49ce7bb91 Don't return T_ERROR from token_get_all()
This turned out to be rather inconvenient after all. Instead just
return the same output we did on PHP 5. If people want to have an
error, use TOKEN_PARSE.
2015-07-09 23:02:21 +02:00
..
2015-03-29 06:35:23 +02:00
2015-07-07 23:39:18 +02:00
2015-07-05 01:01:27 -07:00
2015-07-02 18:58:04 +03:00
2015-07-06 19:43:35 +02:00
2015-07-01 14:12:46 +03:00
2015-07-03 13:32:05 +02:00
2015-07-03 16:21:02 +02:00
2015-07-07 12:41:05 +02:00
2015-07-07 10:18:22 -07:00
2015-07-09 20:40:07 +02:00
2015-04-18 19:36:37 -07:00
2015-07-07 21:28:51 +08:00