Releases: cubex/framework
Releases · cubex/framework
4.16.4: Reduce debug (#34)
* reduce debug info * Correct method name * Update src/Cubex.php
4.16.3: T7764 (#32)
* 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
4.16.1
4.16.0
4.15.1: add php8 to circle (#28)
* add php8 to circle * update phpunit * remove support for php7.2 * scrutinizer php7.3
4.15.0
4.14.0
4.12.1
4.12.0: CLI workers (#26)
* support PHP_CLI_SERVER_WORKERS in built-in webserver * just use putenv * fix test