Overview
Request 418046 accepted
- Update to version v3.3.6+git20160809.d262f3f:
* Avoid parseProjectId() on null
* Added an editorconfig file to keep IDEs properly behaved.
* Update dependencies. Should mitigate CVE-2016-5385 and allow PHP 7.1 support
* Add security-checker in Travis (#482)
* Use a direct proc_open() instead of passthru() (#484)
* Remove extra parsing to find SSH/Drush commands (#485)
* Release v3.3.5
* Follow-up fix: SSH and Drush commands silently dropping arguments
* Explicitly check the PHP version when running the CLI tool (#489)
* Ensure the project ID is written to config after 'get'
* Report progress during Git clone (#487)
* No need anymore for temporary vars in the executable file
* More reliably exclude .platform/local from Git
* Use a separate session ID for API tokens (#492)
* Release v3.3.6
- Created by boombatower
- In state accepted
- Package maintainer: boombatower
Request History
boombatower created request
- Update to version v3.3.6+git20160809.d262f3f:
* Avoid parseProjectId() on null
* Added an editorconfig file to keep IDEs properly behaved.
* Update dependencies. Should mitigate CVE-2016-5385 and allow PHP 7.1 support
* Add security-checker in Travis (#482)
* Use a direct proc_open() instead of passthru() (#484)
* Remove extra parsing to find SSH/Drush commands (#485)
* Release v3.3.5
* Follow-up fix: SSH and Drush commands silently dropping arguments
* Explicitly check the PHP version when running the CLI tool (#489)
* Ensure the project ID is written to config after 'get'
* Report progress during Git clone (#487)
* No need anymore for temporary vars in the executable file
* More reliably exclude .platform/local from Git
* Use a separate session ID for API tokens (#492)
* Release v3.3.6
boombatower accepted request
Ok