Skip to content

Releases: cubex/framework

4.11.1: Xdebug3 support in built in webserver (#25)

14 Dec 14:50
58c10a2
Compare
Choose a tag to compare
* support xdebug3

* fix xdebug version detection and test

* use php_binary constant

* simplify code comparison

* TestableBuiltInWebServer always returns code 0, so only test that xdebug3 is enabled

* fix quoting issue with _runCommand through bash

4.11.0

09 Dec 11:42
f73e951
Compare
Choose a tag to compare
Updated error logger with context

4.10.2

10 Nov 15:29
fab7416
Compare
Choose a tag to compare
add `zend_extension=xdebug.so` to `cubex serve -d`

4.10.1

10 Nov 10:29
60830d2
Compare
Choose a tag to compare
Translations catalog to write new lines

4.10.0

15 Jul 21:16
Compare
Choose a tag to compare
Use I18n Context

4.9.0

07 Jul 21:10
Compare
Choose a tag to compare
Keep track of translations & defaults within _tpl

4.8.1

29 Jun 12:51
Compare
Choose a tag to compare
Updated language support within context

4.8.0

23 Jun 21:20
Compare
Choose a tag to compare
Add initialize support

4.7.2

22 Jun 20:56
Compare
Choose a tag to compare
protected naming standards where possible

4.7.1

22 Jun 20:31
Compare
Choose a tag to compare
Update Requires