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 |
|
crazywhalecc
|
1bc7bc3421
|
Addd embed docs
|
2024-12-13 15:05:44 +08:00 |
|
crazywhalecc
|
f04b54bc2a
|
Update docs
|
2024-11-23 11:55:29 +08:00 |
|
Kévin Dunglas
|
0fb7784a20
|
feat: better default for the php.ini path (#553)
* update
* update
* fix
* Adjust docs
* Adjust docs
* Add config-file-scan-dir for WindowsBuilder
* Bump version
---------
Co-authored-by: crazywhalecc <jesse2061@outlook.com>
|
2024-10-18 20:46:00 +08:00 |
|
Andrea Esu
|
ec584bf704
|
Add option to manually specify config file path (#511)
* Add Config File Path option
* Fix Manual
* quotation marks changes
* php-cs-fixer
* Remove windows config file path option
* Add macOS config file path option
* Add chinese docs
---------
Co-authored-by: andrea.esu <KjsnM@@1_-2!>
Co-authored-by: crazywhalecc <jesse2061@outlook.com>
|
2024-10-12 16:41:45 +08:00 |
|
Jerry Ma
|
b45081dd9c
|
Add --custom-git (-G) option for download command (#534)
* Add --custom-git (-G) option for download command
* Update manual-build.md
* Update manual-build.md
* Update DownloadCommand.php
|
2024-09-05 00:00:58 +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
|
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 |
|