Skip to content

Releases: cubex/framework

4.16.4: Reduce debug (#34)

17 Jun 15:58
8fdf680
Compare
Choose a tag to compare
* reduce debug info

* Correct method name

* Update src/Cubex.php

4.16.3: T7764 (#32)

26 Feb 16:55
afa5f5a
Compare
Choose a tag to compare
* T7764

* Update src/I18n/TranslationUpdater.php

Co-authored-by: Brooke Bryan <[email protected]>

* Update src/Context/Context.php

Co-authored-by: Brooke Bryan <[email protected]>

* Update src/Context/Context.php

Co-authored-by: Brooke Bryan <[email protected]>

4.16.2

25 Feb 18:06
730ac31
Compare
Choose a tag to compare
Share message catalog (#31)

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