crazywhalecc
6de7b8e63b
Add special sponsors
2025-06-30 21:41:48 +08:00
crazywhalecc
437d6810b7
Bump version, update docs, change owner dunglas to php
2025-06-19 13:01:26 +08:00
Marc
067b02f6d7
update php default to 8.4 ( #621 )
...
* update php defaul to 8.4
* update config
* Update README.md
---------
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
2025-03-10 16:20:22 +08:00
Jerry Ma
29ea46bd17
Switch static-php-cli to support PHP 8.3 and 8.4 only ( #615 )
...
* Update spc self to PHP 8.4 only
* Update workflows
* Fix test-extensions, adjust docs order
* Fix cs-fix and phpunit
* Add PHP_CS_FIXER_IGNORE_ENV
* Add compatibility for PHP 8.3
* Change version description in README, adjust composer.json PHP version limit
* Switch PHP to 8.4 in spc-alpine-docker
* Add deprecation notice
2025-03-07 18:06:32 +08:00
Alexander Over
6b227d88ac
Add command to dump required PHP extensions based on vendor/composer/… ( #599 )
...
* Add command to dump required PHP extensions based on vendor/composer/installed.json, composer.lock, composer.json (in this order)
* remove unused use
* missing translation
* Adjust dump-extensions
* Add docs for dump-extension command
---------
Co-authored-by: crazywhalecc <jesse2061@outlook.com>
2025-03-07 10:46:07 +08:00
Jerry Ma
4865c1c124
Update README.md
2024-12-23 11:04:46 +08:00
crazywhalecc
1186bac49c
Update README
2024-11-23 11:55:29 +08:00
Gabe
5383cf7c25
Fix typo in README.md ( #546 )
2024-09-27 19:00:54 +08:00
crazywhalecc
a38f9e6344
Update docs
2024-09-04 16:35:39 +08:00
crazywhalecc
9259f8e53d
Update docs for curl command
2024-08-09 16:56:15 +08:00
crazywhalecc
151c38fa37
Update README.md
2024-07-14 01:22:19 +08:00
crazywhalecc
758b697cee
Update docs
2024-07-14 01:20:29 +08:00
Jerry Ma
b31539f0f4
Merge docs into static-php-cli repo ( #492 )
...
* Move docs to here
* Move docs to here
* Modify old docs links
2024-07-01 10:29:31 +08:00
Jerry Ma
d258417afb
Fix several patches & newer phpmicro support ( #470 )
...
* use upstream phpmicro
* move src/global/tests to src/global/ext-tests
* move src/global/tests to src/global/ext-tests
* prevent file_get_contents memory insufficience
* update README
* fix libxml >= 2.12 with older PHP (<=8.1) build bug
* cleanup code, support newer phpmicro
* add --no-strip and --with-upx-pack tests
* fix windows sanity check for newer phpmicro
* fix windows sanity check for newer phpmicro
* test
* test
* test
* update deps for ci
2024-06-03 23:16:15 +08:00
Jerry Ma
11076b1355
Add comomand: switch-php-version ( #457 )
...
* add switch-php-version command
* update README direct download description
2024-05-21 14:54:08 +08:00
crazywhalecc
e1e6270d86
update README
2024-05-06 12:08:35 +08:00
Jerry Ma
3945ac037b
Add curl and ssh2 support for windows ( #348 )
...
* add curl and ssh2 support for windows
* add curl and ssh2 test for windows
* cs fix
* update README [skip ci]
* update README [skip ci]
* update README [skip ci]
* update README [skip ci]
* update README [skip ci]
2024-02-22 14:37:10 +08:00
crazywhalecc
b9359759dd
update README
2024-02-19 13:25:47 +08:00
crazywhalecc
05e3898e7a
add gettext support
2024-02-16 01:28:10 +08:00
Viktor Szépe
b8d8461e61
Fix badges in README ( #333 )
...
* Fix badges in README
* Remove Discord badge
* Fix badges in README-zh
2024-02-12 19:59:51 +08:00
Viktor Szépe
b977543c72
Update README.md
2024-02-12 19:12:43 +08:00
Viktor Szépe
957daf0547
Update README.md
2024-02-12 19:12:43 +08:00
Viktor Szépe
e835196972
Add language badges to README
2024-02-12 19:12:43 +08:00
Jerry Ma
2549597871
Update README.md
2024-02-02 09:44:37 +08:00
Jerry Ma
1c3476b8e9
Update README.md
2024-01-11 10:08:02 +08:00
Jerry Ma
61ca501c2a
Update README.md
2024-01-11 09:51:48 +08:00
crazywhalecc
104778d17a
add windows support
2024-01-11 09:48:28 +08:00
crazywhalecc
5f8641f417
update README
2024-01-10 11:13:47 +08:00
crazywhalecc
17b69ec1e9
update README
2024-01-10 11:11:45 +08:00
Jerry Ma
8d2f6baaa2
Update README.md
2024-01-07 12:54:48 +08:00
crazywhalecc
81df124b42
update README badge [skip ci]
2024-01-07 12:20:58 +08:00
Jerry Ma
5c7552f826
Update README.md
2023-12-26 01:47:33 +08:00
Jerry Ma
fa1bd340f1
Update README.md
2023-12-26 01:42:52 +08:00
Jerry Ma
a39cd9a238
Update README.md
2023-12-21 12:55:20 +08:00
Jerry Ma
2d437952f2
Update README.md
2023-12-21 12:54:43 +08:00
Jerry Ma
33e1759caa
Update README.md
2023-12-17 12:16:54 +08:00
Jerry Ma
d72ee53cb4
Update README.md
2023-12-17 02:02:00 +08:00
crazywhalecc
a5fa46b82d
update README
2023-12-17 01:35:28 +08:00
Jerry Ma
bc15de0dfb
Update README.md
2023-12-17 01:03:32 +08:00
crazywhalecc
1f7bdb94fb
update README
2023-12-17 01:02:02 +08:00
Jerry Ma
c1758bd754
Update README.md
2023-12-07 16:01:12 +08:00
Jerry Ma
5449e05898
Update README.md
2023-11-24 10:28:35 +08:00
crazywhalecc
7a2e237069
add php 8.3 support
2023-11-24 01:33:12 +08:00
Jerry Ma
2e24976b71
Update README.md
2023-11-22 11:05:57 +08:00
Jerry Ma
36a30cc23b
Update README.md
2023-11-21 23:35:34 +08:00
crazywhalecc
ac7a236763
Transfer crazywhalecc/phpmicro ownership
2023-11-01 21:07:20 +08:00
crazywhalecc
1bf39c1f06
Update static-php-cli-hosted ownership
2023-11-01 20:51:31 +08:00
Jerry Ma
678283cd98
Update README.md
2023-11-01 20:48:23 +08:00
crazywhalecc
97a76aba8a
update README
2023-11-01 20:35:45 +08:00
Jerry Ma
d29ba16cbc
Update README.md
2023-11-01 13:49:18 +08:00