1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00
Files
archived-php-src/build
Máté Kocsis 2cb4d00693 Improve detection of predefined constants
In order to include constants documented at https://www.php.net/manual/en/reserved.constants.php, as well as constants which share the same varlistentry (just like what
https://www.php.net/manual/en/class.datetimeinterface.php#datetimeinterface.constants.atom does). In the same time, special constants like
true, false, null are excluded, since the manual uses their entity (&true;, &false, &null;, respectively), and gen_stub.php couldn't detect
them.
2023-09-07 10:00:55 +02:00
..
2019-07-08 14:58:26 +02:00
2020-05-29 16:47:44 +02:00
2023-08-30 13:40:21 +01:00
2022-03-19 18:25:29 +01:00
2022-03-19 18:25:29 +01:00