Ilija Tovilo
|
ffc250d245
|
Add runtime type inference verification
Co-authored-by: Dmitry Stogov <dmitry@zend.com>
Closes GH-12930
|
2024-01-19 09:29:14 +01:00 |
|
haszi
|
90800b62bb
|
Change PHP_ZTS and PHP_DEBUG to bool to match their ZEND equivalents (#13079)
Co-authored-by: haszi <haszika80@gmail.com>
|
2024-01-07 13:38:26 +00:00 |
|
haszi
|
c1a8cc59cc
|
Add PHP_OUTPUT_HANDLER_PROCESSED constant to stubs
|
2024-01-04 15:57:12 +01:00 |
|
Máté Kocsis
|
2fad7cdd60
|
Fix type of the PHP_FLOAT_DIG constant
It used to be an int (https://github.com/php/php-src/pull/9616/files#diff-2978fe1c2c45b4eca89dc476376ddc7193bc4e5e7fff0c7d1c465f057b35a5e6L2155) before constant registration was refactored.
|
2023-09-07 10:01:02 +02:00 |
|
Máté Kocsis
|
66f3b5ffb2
|
Declare main constants in stubs - part 3 (#9731)
|
2022-10-12 14:42:22 +02:00 |
|
Máté Kocsis
|
93982b144d
|
Declare main constants in stubs - part 1 (#9616)
|
2022-09-30 13:49:59 +02:00 |
|