Skip to content

Releases: cubex/framework

4.16.1

19 Feb 17:57
082d473
Compare
Choose a tag to compare
Check the conf dir exists before loading 4 files. (#30)

4.16.0

15 Feb 09:50
39b546b
Compare
Choose a tag to compare
Support symfony console 5 (#29)

4.15.1: add php8 to circle (#28)

10 Feb 13:07
f1ee10f
Compare
Choose a tag to compare
* add php8 to circle

* update phpunit

* remove support for php7.2

* scrutinizer php7.3

4.15.0

25 Jan 17:55
9b07aa6
Compare
Choose a tag to compare
Cubex application timing context

4.14.0

24 Jan 20:56
095ea2d
Compare
Choose a tag to compare
Protected

4.12.1

11 Jan 16:46
cb99f41
Compare
Choose a tag to compare
Add comment support

4.12.0: CLI workers (#26)

11 Jan 15:44
0d95366
Compare
Choose a tag to compare
* support PHP_CLI_SERVER_WORKERS in built-in webserver

* just use putenv

* fix test

4.11.2

17 Dec 12:11
9f3a4ca
Compare
Choose a tag to compare
Translation updater to use the built in builder

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