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 12:54:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
static-php-cli
/
src
/
SPC
/
store
History
DubbleClick
7b33ee79dd
make sure that $TARGET splits for -dynamic, otherwise it resolves to "-target 'native-native -dynamic'"
2025-07-01 12:56:51 +07:00
..
pkg
<
2025-07-01 11:00:24 +07:00
scripts
make sure that $TARGET splits for -dynamic, otherwise it resolves to "-target 'native-native -dynamic'"
2025-07-01 12:56:51 +07:00
source
rename SPC_RETRY_TIME to SPC_DOWNLOAD_RETRIES to clear up what it's doing
2025-04-22 12:24:08 +07:00
Config.php
Add default shared target
2025-04-18 14:38:42 +08:00
CurlHook.php
Fix GHA token missing bug (
#731
)
2025-05-21 15:11:42 +08:00
Downloader.php
<
2025-07-01 11:00:24 +07:00
FileSystem.php
Add source hash comparator & refactor download lock
2025-06-16 12:48:37 +08:00
LockFile.php
remove copy of property that meant downloader would only lock one source at a time
2025-06-19 11:00:07 +07:00
PackageManager.php
Merge remote-tracking branch 'origin/docs' into sapi/frankenphp
2025-06-19 09:22:25 +07:00
SourceManager.php
Refactor lock component to a single class (
#773
)
2025-06-18 14:05:43 +08:00
SourcePatcher.php
<
2025-07-01 11:00:24 +07:00