mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
Update phpts
section in README
This commit is contained in:
parent
1874353919
commit
e6f75134d3
@ -470,7 +470,7 @@ On GitHub Actions you can assign the `setup-php` step an `id`, you can use the s
|
|||||||
#### `phpts` (optional)
|
#### `phpts` (optional)
|
||||||
|
|
||||||
- Specify to set up a thread-safe build of PHP on Linux and Windows.
|
- Specify to set up a thread-safe build of PHP on Linux and Windows.
|
||||||
- Accepts `ts` and `nts`.
|
- Accepts `nts` for non-thread-safe and `zts` or `ts` for thread-safe.
|
||||||
- By default, it is set to `nts`.
|
- By default, it is set to `nts`.
|
||||||
- See [thread safe setup](#thread-safe-setup) for more info.
|
- See [thread safe setup](#thread-safe-setup) for more info.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user