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 17:35:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bba584e88e216b937320d7e29720cf8ea44bd9a
static-php-cli
/
src
/
globals
/
ext-tests
/
redis.php
6 lines
65 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 phpmicro win32 mode support (#478) * Add phpmicro win32 mode support * Bump version to 2.2.4 * Add micro win32 build tests for actions * cs-fix and update deps
2024-06-20 14:46:08 +08:00
assert
(
class_exists
(
'\Redis'
));
Reference in New Issue
Copy Permalink