setup-php v1.4.3 Release Notes

Release Date: 2019-10-17 // over 4 years ago
    • 👌 Improve logs.
    • 🏁 Shift from Write-Host to printf on windows for logging.
    • 🍎 Shift from echo to printf on macOS and ubuntu for logging.
    • 🛠 Fix tests to cleanup files created.
    • 🛠 Fix Xdebug and PCOV installation on PHP7.4 on ubuntu.