Cédric Belin
|
9375da1d28
[php] Add extern for `version_compare()` (#9858)
|
5 years ago |
Cédric Belin
|
8d57b143c0
[php] Add externs for `header_remove()`, `headers_list()` and `headers_sent()` (#9860)
|
5 years ago |
Cédric Belin
|
dc5ebd8beb
[php] Add extern for `mb_language()` (#9856)
|
5 years ago |
Cédric Belin
|
d1cf477aff
[php] Add extern for `ucfirst()` (#9859)
|
5 years ago |
Cédric Belin
|
37b7e98d44
[php] Add extern for `mime_content_type()` (#9835)
|
5 years ago |
Cédric Belin
|
d71847efd7
[php] Add extern for `print_r()` (#9834)
|
5 years ago |
Cédric Belin
|
6976658c70
[php] Add extern for `filesize()` (#9832)
|
5 years ago |
Cédric Belin
|
ef98ea4928
[php] Add externs for `session_decode()` and `session_encode()` (#9831)
|
5 years ago |
Cédric Belin
|
757fca6788
[php] Add externs for `fileatime()`, `filectime()` and `filemtime()` (#9830)
|
5 years ago |
Aleksandr Kuzmenko
|
1446507699
[php] added `session_status` extern
|
5 years ago |
Cédric Belin
|
b3e8ab558b
[php] Add `Global.session_destroy()` method (#9827)
|
5 years ago |
Aleksandr Kuzmenko
|
8602f9050e
[php] fixed extern for fseek
|
5 years ago |
Jens Fischer
|
dcd2a1cf5d
[php] typo fix
|
5 years ago |
Aleksandr Kuzmenko
|
df91e8c0f7
[php] fix Global.setcookie signature
|
5 years ago |
Aleksandr Kuzmenko
|
5176b1203f
[php] more externs for global functions (closes #9724)
|
5 years ago |
Aleksandr Kuzmenko
|
8ef13067b9
[php] added php.Global.mb_scrub()
|
5 years ago |
Cédric Belin
|
8820cfbea3
[php] Add the `http_response_code()` function (#9683)
|
5 years ago |
Cédric Belin
|
1d51ed632e
[php] Add the `cli_set_process_title` function (#9572)
|
5 years ago |
Cédric Belin
|
ccf5dc58aa
Adds some missing functions related to the file system (#9522)
|
5 years ago |
Aleksandr Kuzmenko
|
61cfa0af69
[php] added an overload for session_set_cookie_params (closes #9507)
|
5 years ago |
Aleksandr Kuzmenko
|
1e77f62999
[php] fix cross-platform Bytes sreialization/deserialization (#8943)
|
6 years ago |
Aurel
|
e38302aef7
Date improvements (#8508)
|
6 years ago |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Aleksandr Kuzmenko
|
6027750288
[php] Base64 urlEncode, urlDecode (closes #8418)
|
6 years ago |
Aleksandr Kuzmenko
|
b6221e4e78
[php] added externs for spl_* functions
|
6 years ago |
Alexander Kuzmenko
|
de0be7d632
[php] fallback to non-unicode regexes if provided string is malformed utf8
|
6 years ago |
Alexander Kuzmenko
|
97aa17087d
[php] Fixed issues fir -D php-prefix (see #8144); test -D php-prefix on CI
|
6 years ago |
Alexander Kuzmenko
|
12c84cea9f
[php] finally fixed a test for #7533
|
6 years ago |
Jens Fischer
|
802868a772
[std] fix some doc comment style inconsistencies
|
6 years ago |
Alexander Kuzmenko
|
5aa3289d35
[php] fix "Parameter default value should be constant"
|
6 years ago |