PHPCI v1.8.0 Release Notes
Release Date: 2018-06-18 // almost 5 years ago-
๐ Lots of bug fixes and tweaks, including:
- ๐ Removing unused and broken PHP Copy/Paste Detector Plugin
- ๐ Email plugin localisation
- ๐ท Cron job debug mode
- ๐ Improved Russian translations
- Webhook controller fix when sent an invalid project ID
- โ Adding Chinese language support
- ๐ Improved Polish translations
- ๐ Fixes for SVN webhook handling
- ๐ Update for Deployer plugin
- ๐ Switching source for PHP CS Fixer plugin
- ๐ Fix proc_open deadlock
- ๐ Handle Github private pull requests properly
- ๐ Enable support for PHP short tags in lint plugin
Previous changes from v1.7.1
-
๐ This is a bugfix release, which fixes the following major issues with PHPCI v1.7:
- 0๏ธโฃ Cannot create project on new installation due to missing default value on the "archived" database field.
- ๐ Exception when creating new build when beanstalkd is misconfigured.
Other changes:
- ๐ PHPCI installer will now ask if you want to use beanstalkd to manage your build queue. If the user says no, installer will no longer ask for beanstalkd server information.