Skip to content

Releases: PhpGt/WebEngine

Path improvement

13 Jan 11:49
Compare
Choose a tag to compare
Path improvement Pre-release
Pre-release

Bugfix when finding the root project path.

Before, Go, After

09 Jan 10:18
Compare
Choose a tag to compare

When using multiple Logic objects, like when there are _Commons involved, the Before/Go/After order will be respected over all Logics.

DOM bugfix

10 Sep 14:48
Compare
Choose a tag to compare

Fixes a bug where multiple option elements can be selected at once, because of a default on the page.

Composer updates

05 Sep 15:55
Compare
Choose a tag to compare

A few updates to dependencies to improve compatibility, especially with PHP 7.

PHP 7 compatibility.

17 Aug 09:20
Compare
Choose a tag to compare

Tweak for PHP 7 serving.

Webengine is named

16 Aug 19:35
Compare
Choose a tag to compare

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

20 Jan 14:11
Compare
Choose a tag to compare

Test frameworks are only required for development.

Updated dependencies

14 Jan 11:05
Compare
Choose a tag to compare

Updates to the development dependencies.

PHP7 compatibility

04 Jan 15:04
Compare
Choose a tag to compare
v2.0.1

Fix PHP7 failure

v2.0.0

19 Dec 15:10
Compare
Choose a tag to compare
Implement better URI class/ID on body tag, closes #242