M.Romecki
|
9485876ed4
fastcgi_finish_request() added to php.Global (#10853)
|
2 years ago |
Aleksandr Kuzmenko
|
b2799128d8
[php] Std.parseInt: ignore scientific notation (fixes #10617)
|
2 years ago |
tobil4sk
|
45f547f079
`Std.parseInt()` fixes and optimisations (#10664)
|
3 years ago |
Cédric Belin
|
3ca9389958
[php] Add externs for `highlight_XXX()` and `php_strip_whitespace()` functions (#10533)
|
3 years ago |
Cédric Belin
|
f76ea273a4
[php] Add externs for the `connection_xxx()` functions and their constants (#10447)
|
3 years ago |
Cédric Belin
|
64b54c2a28
[php] Add externs for FTP constants and functions (#10409)
|
3 years ago |
Cédric Belin
|
c8cc0d2fce
[php] Add externs for `sys_get_temp_dir`, `tempnam` and `tmpfile` functions (#10369)
|
3 years ago |
Cédric Belin
|
49e6e7a1c2
[php] Add externs for `easter_date` / `easter_days` functions and calendar constants (#10341)
|
4 years ago |
Cédric Belin
|
af11f54e08
[php] Add externs for `quoted_printable_decode` and `quoted_printable_encode` functions (#10296)
|
4 years ago |
Cédric Belin
|
5f54171ac9
[php] Add externs for the `hash_hmac` functions (#10256)
|
4 years ago |
Cédric Belin
|
aedd744123
[php] Add extern for the `emtpy()` function (#10255)
|
4 years ago |
Aleksandr Kuzmenko
|
4da5a02218
[php] added extern for `gethostname` (closes #10042)
|
4 years ago |
Aleksandr Kuzmenko
|
c9dc21c7ec
[php] changed return type of mb_strlen (closes #10132)
|
4 years ago |
Aleksandr Kuzmenko
|
ed37a1e111
[php] extern for number_format (closes #10115)
|
4 years ago |
Cédric Belin
|
0c7e22965b
[php] Add extern for the `fileowner()` function (#10049)
|
4 years ago |
Cédric Belin
|
0075ebc157
[php] Add externs for the `filter_XXX()` functions (#10050)
|
4 years ago |
Aleksandr Kuzmenko
|
6d3fef0c50
[php] fixed compatibility with PHP 8 (#9964)
|
4 years ago |
Cédric Belin
|
a74b463242
[php] Add externs for the `Collator` and `Locale` classes (#9933)
|
4 years ago |
Cédric Belin
|
763c922635
[php] Add externs for the IDN functions (#9927)
|
4 years ago |
Cédric Belin
|
dc6fb4e9ca
[php] Add extern for the `touch()` function (#9915)
|
4 years ago |
Cédric Belin
|
80618b1da6
[php] Add externs for OPcache functions (#9913)
|
4 years ago |
Cédric Belin
|
62101e4deb
[php] Add externs for some filesystem functions (#9912)
|
4 years ago |
Cédric Belin
|
450ae6608e
[php] Add externs for `html_entity_decode`, `htmlentities` and `strip_tags` (#9908)
|
4 years ago |
Cédric Belin
|
71e286099f
[php] Add externs for output control functions (#9902)
|
4 years ago |
Cédric Belin
|
cbf73bacc4
[php] Add externs for `random_bytes()` and `random_int()` (#9884)
|
4 years ago |
Cédric Belin
|
83ad82b871
[php] Add extern for `error_log()` (#9865)
|
5 years ago |
Cédric Belin
|
4a1b14cfcd
[php] Add extern for `version_compare()` (#9858)
|
5 years ago |
Cédric Belin
|
e1659870fd
[php] Add externs for `header_remove()`, `headers_list()` and `headers_sent()` (#9860)
|
5 years ago |
Cédric Belin
|
45115054b2
[php] Add extern for `mb_language()` (#9856)
|
5 years ago |
Cédric Belin
|
d22ba1e3a4
[php] Add extern for `ucfirst()` (#9859)
|
5 years ago |