All Versions
28
Latest Version
Avg Release Cycle
56 days
Latest Release
1155 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.0.15 Changes
April 26, 2020 -
v1.0.14 Changes
December 25, 20192019-12-25
➕ Added
- 🔧 TravisCI configuration for
PHP 7.4
.
🛠 Fixed
- 🔌 Atoum plugin output.
- 🔌 Sqlite plugin queries option.
🔄 Changed
- ⚡️ Updated dependencies (Fixed CVE-2019-18889: Forbid serializing AbstractAdapter and TagAwareAdapter instances in
symfony/cache:v3.4.34
).
- 🔧 TravisCI configuration for
-
v1.0.13 Changes
November 12, 2019 -
v1.0.12 Changes
October 29, 2019 -
v1.0.11 Changes
June 15, 20192019-06-15
➕ Added
FUNDING.yml
config for GitHub.
🛠 Fixed
- Potential bug with
proc_open
function parametercwd
.
🔄 Changed
- ⚡️ Updated dependencies.
-
v1.0.10 Changes
May 18, 2019 -
v1.0.9 Changes
May 12, 20192019-05-12
🛠 Fixed
- 🛠 Fixed warning on exception page when user don't loggin.
🔄 Changed
- 👌 Improved default value of installation URL for support both http-protocols (
http
andhttps
). Issue #303.
-
v1.0.8 Changes
April 26, 20192019-04-26
🛠 Fixed
- ⚡️ CVE-2019-10910 and CVE-2019-10912 in Symfony components (Updated components versions).
🔄 Changed
- 📇 Renamed PHPUnit config (
phpunit.xml
->phpunit.xml.dist
).