setup-php v2.6.0 Release Notes
Release Date: 2020-10-05 // over 2 years ago-
- Setup PHP now has discussions feature. So if you need any help with your workflows, want to suggest features or share anything in general related to PHP, please use setup-php discussions.
➕ Add support for
behat
andphpspec
. (Docs)- name: Setup PHPuses: shivammathur/[email protected]: php-version: '7.4'tools: behat, phpspec
➕ Add version of tools in logs. Closes #288
➕ Add alias
latest
for current stable php version. (Docs). Closes #293- name: Setup PHP with phinguses: shivammathur/[email protected]: php-version: latest
🔒 Switch to environment files to edit
PATH
and other environment variables. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228)🛠 Prioritize
with
overenv
for inputs. Fixes #295📄 Document
PHPStan
andPsalm
support for GitHub Actions inREADME
. (Docs). Related #292🚚 Move
problem matchers
setup to scripts.🔨 Refactor
install.ts
andinstall.test.ts
.Replace
codecov
badge with one fromshields.io
.🔊 Hyperlink support URL in the logs.
⚡️ Update
Node.js
dependencies.⬆️ Bump version to
2.6.0
.
🍱 Thanks @szepeviktor for the contributions 🎉
👌 Support the project
⚡️ Follow for updates