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-07-08 09:25:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0a66ab16b78f6892232717040f523005649a0d9
static-php-cli
/
src
/
globals
/
ext-tests
/
curl.php
6 lines
71 B
PHP
Raw
Normal View
History
Unescape
Escape
initial commit for macOS support
2023-03-18 17:32:21 +08:00
<
?
php
declare
(
strict_types
=
1
);
add readline support
2023-04-30 15:43:08 +08:00
assert
(
function_exists
(
'curl_init'
));
Reference in New Issue
Copy Permalink