Releases: asika32764/php-cross-env
Releases · asika32764/php-cross-env
2.0.3
Compare
Sorry, something went wrong.
No results found
Fix the parser to supports --arg=value
2.0.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Fully support PHP 8.4 by @mickverm in #6
Update some dependencies
New Contributors
Full Changelog : 2.0.0...2.0.2
2.0.0
Compare
Sorry, something went wrong.
No results found
Bump minimum php request to 8.0
Use new regex from #5
1.0.8
Compare
Sorry, something went wrong.
No results found
Supports Symfony/Process ^6.0
1.0.7
Compare
Sorry, something went wrong.
No results found
Do not use signal if ext-pcntl not enabled
As some Linux dist version will disable PHP ext-pcntl default, we must not listen signal if ext-pcntl not enabled.
1.0.6
Compare
Sorry, something went wrong.
No results found
Throw exception if has no ext-pcntl #4
1.0.5
Compare
Sorry, something went wrong.
No results found
Support php 8.0 and symfony process 5.x
1.0.4
Compare
Sorry, something went wrong.
No results found
Set Symfony/Process timeout to 0
1.0.3
Compare
Sorry, something went wrong.
No results found
set time and memory limit to -1 #1
1.0.2
Compare
Sorry, something went wrong.
No results found
Fix exit code