Releases: PhpGt/WebEngine
Path improvement
Bugfix when finding the root project path.
Before, Go, After
When using multiple Logic objects, like when there are _Commons involved, the Before/Go/After order will be respected over all Logics.
DOM bugfix
Fixes a bug where multiple option
elements can be selected at once, because of a default on the page.
Composer updates
A few updates to dependencies to improve compatibility, especially with PHP 7.
PHP 7 compatibility.
Tweak for PHP 7 serving.
Webengine is named
Since PHP.Gt's inception, the project has evolved a lot. Originally, PHP.Gt was the name of the product that did everything - but now we have taken a more modular approach and used "PHP.Gt" as the organisation that builds the components which make up the "web engine".
The official name of this repository has been changed to the PHP.Gt Web Engine.
Extracted dev dependencies
Test frameworks are only required for development.
Updated dependencies
Updates to the development dependencies.
PHP7 compatibility
v2.0.1 Fix PHP7 failure