PHPCI v1.8.0 Release Notes

Release Date: 2018-06-18 // almost 6 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.