shivammathur
released this
27 Apr 05:49
·
34 commits
to releases/v1
since this release
v1
maintenance release
- Add fallback to
Install-Module
inInstall-PSPackage
inwin32.ps1
. - Add parameters to
add_ppa
function inlinux.sh
. - Cleanup
cleanup_lists
inlinux.sh
. - Fix gearman support on Ubuntu.
- Fix warning about ignored promise in
install.ts
. - Fix linking of old libraries on macOS.
- Make sure global
composer.json
directory exists. - PHP 5.6 to PHP 7.2 on macOS are now built with backported security patches in shivammathur/php tap.
- Revert pcov patch for PHP 8 on Windows as the DLL is now available on PECL.
- Update Node version to
15.x
. - Update
SECURITY.md
. - Switch from
clover.xml
tolcov.info
for coverage.clover.xml
has broken conditional coverage support. - Use packages from
shivammathur/php-ubuntu
for PHP setup and upgrades. - Use
shivammathur/extensions
forphalcon
andpsr
.