Cédric Belin
|
45115054b2
[php] Add extern for `mb_language()` (#9856)
|
5 年之前 |
Cédric Belin
|
d22ba1e3a4
[php] Add extern for `ucfirst()` (#9859)
|
5 年之前 |
Cédric Belin
|
7326c974ed
[php] Add extern for `mime_content_type()` (#9835)
|
5 年之前 |
Cédric Belin
|
31c5ad3dbf
[php] Add extern for `print_r()` (#9834)
|
5 年之前 |
Cédric Belin
|
f5fe709b21
[php] Add extern for `filesize()` (#9832)
|
5 年之前 |
Cédric Belin
|
10c6e6e528
[php] Add externs for `session_decode()` and `session_encode()` (#9831)
|
5 年之前 |
Cédric Belin
|
428e46950a
[php] Add externs for `fileatime()`, `filectime()` and `filemtime()` (#9830)
|
5 年之前 |
Aleksandr Kuzmenko
|
ba54734cc0
[php] added `session_status` extern
|
5 年之前 |
Cédric Belin
|
8378ba541d
[php] Add `Global.session_destroy()` method (#9827)
|
5 年之前 |
Aleksandr Kuzmenko
|
de803f95e8
[php] fixed extern for fseek
|
5 年之前 |
Jens Fischer
|
dcd2a1cf5d
[php] typo fix
|
5 年之前 |
Aleksandr Kuzmenko
|
df91e8c0f7
[php] fix Global.setcookie signature
|
5 年之前 |
Aleksandr Kuzmenko
|
5176b1203f
[php] more externs for global functions (closes #9724)
|
5 年之前 |
Aleksandr Kuzmenko
|
8ef13067b9
[php] added php.Global.mb_scrub()
|
5 年之前 |
Cédric Belin
|
8820cfbea3
[php] Add the `http_response_code()` function (#9683)
|
5 年之前 |
Cédric Belin
|
1d51ed632e
[php] Add the `cli_set_process_title` function (#9572)
|
5 年之前 |
Cédric Belin
|
ccf5dc58aa
Adds some missing functions related to the file system (#9522)
|
5 年之前 |
Aleksandr Kuzmenko
|
61cfa0af69
[php] added an overload for session_set_cookie_params (closes #9507)
|
5 年之前 |
Aleksandr Kuzmenko
|
1e77f62999
[php] fix cross-platform Bytes sreialization/deserialization (#8943)
|
6 年之前 |
Aurel
|
e38302aef7
Date improvements (#8508)
|
6 年之前 |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 年之前 |
Aleksandr Kuzmenko
|
6027750288
[php] Base64 urlEncode, urlDecode (closes #8418)
|
6 年之前 |
Aleksandr Kuzmenko
|
b6221e4e78
[php] added externs for spl_* functions
|
6 年之前 |
Alexander Kuzmenko
|
de0be7d632
[php] fallback to non-unicode regexes if provided string is malformed utf8
|
6 年之前 |
Alexander Kuzmenko
|
97aa17087d
[php] Fixed issues fir -D php-prefix (see #8144); test -D php-prefix on CI
|
6 年之前 |
Alexander Kuzmenko
|
12c84cea9f
[php] finally fixed a test for #7533
|
6 年之前 |
Jens Fischer
|
802868a772
[std] fix some doc comment style inconsistencies
|
6 年之前 |
Alexander Kuzmenko
|
5aa3289d35
[php] fix "Parameter default value should be constant"
|
6 年之前 |
AlexHaxe
|
c3f1d3871a
[php] fix Socket.setTimeout (#7623)
|
7 年之前 |
Andy Li
|
80c1ca9a24
Try to avoid unlink(): Resource temporarily unavailable error
|
7 年之前 |