Version | Message |
1.10.1 |
- Arr, deprecation message fix #311 - Loader, don't encode to utf8 - Don't encode regex in route group count data generator - Passing null to parameter of type string is deprecated - Filter, sanitize string is deprecated - Model, serializable interface is deprecated fix #311 - Auth, add login tests, logout fix - Composer, update zephir to 0.17.0 |
1.10.0 |
- PHP 8.2, add support fix #309 - Install on Alpine fix #308 - Update zephir-lang/zephir@57c522d - Update zephir parser to 1.5.3 - Fix phpunit tests |
1.9.0 |
- PHP 8.1, add support fix #299 - Switch to Github Actions fix #302 - Update zephir to 0.16.0 - Update zephir parser to 1.5.0 |
1.8.0 |
- Build, add support for php 8.0 - Composer, update zephir to 0.13.0 - Travis, no mongodb extension on nightly build - Tests, fix get related - Validation, fix type error in options - Model, fix type errors |
1.8.0alpha3 |
- Pecl, add build directories fix #271 - Di, resolve default services in cli fix #295 - Loader, register namespaces in the constructor fix #294 |
1.8.0alpha2 |
- PHP 7.1, drop support, update phpunit to v8 - Update zephir parser to 1.3.5 - Zephir, use zephir-php8 branch - Pdo, fix associative array in order by - PHP 7.2 and 7.3, drop support - Tests, fix get related count and filter - Version, remove hyphen fix #292 |
1.7.0 |
- Url, add href and rel, deprecate getStatic, fix #231 - Arr, add merge, deprecate replace, fix #228 - View, set engine options, sleet compile fix #288 - Validation, add exists validator #274 - Db, count elements #277 - Router, set routes must be explicitly called #282 - Db, skip settings if not provided, fix #286 - Auth file, fetch users from the options, fix #285 - Sqlite, row count returns zero all the time, fix #283 |
1.6.2 |
- Model, get related record if field is null fix #275 - Pagination, calculate if data is array or total is specified #273 - Url, fixed getStatic() #193 |
1.6.1 |
- Update zephir, Model dafault rules fix #270 - Build with recent GCC fix #266 - Image, gd watermark fix #268 |
1.6.0 |
- Composer, update zephir to 0.12.18 - Add the image component - Dump, recursion fix #265 - PHP 7.0, drop support - Code cleanup - Update prototypes - Flash, add dismissible class - Dispatcher, continue if before returns a value - Update zephir parser to 1.3.4 - Websocket, long message fix #262 |