bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add support for PHP5 and 7 to built-in parser


From: Shigio YAMAGUCHI
Subject: Re: [PATCH] Add support for PHP5 and 7 to built-in parser
Date: Fri, 17 Mar 2017 14:45:14 +0900

Hello,
I have committed your patch.
Thank you!

Regards,
Shigio

2017-03-17 0:22 GMT+09:00 Fabian Wiget <address@hidden>:
Hi everybody

I updated the built-in PHP parser to support namespaces and traits, which were introduced in PHP5. The following keywords have been removed:

- failure: not a keyword
- header: normal built-in function
- is_array: normal built-in function
- is_set: typo -> isset
- printf: normal built-in function
- setcookie: normal built-in function
- success: not a keyword

The parser should now support PHP4, PHP5 and PHP7.

Thank you & best regards
fabian


_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global




--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: 
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB (Currently in use)
D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3 (Used until 2017/2)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]