This website requires JavaScript.
Explore
Help
Sign In
crazywhalecc
/
static-php-cli
Watch
1
Star
0
Fork
0
You've already forked static-php-cli
mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced
2026-03-18 21:04:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
static-php-cli
/
src
/
globals
/
tests
/
zlib.php
6 lines
72 B
PHP
Raw
Normal View
History
Unescape
Escape
add more extensions support
2023-03-19 01:16:54 +08:00
<
?
php
declare
(
strict_types
=
1
);
add readline support
2023-04-30 15:43:08 +08:00
assert
(
function_exists
(
'gzcompress'
));
Reference in New Issue
Copy Permalink