TiaNex
TiaNex
start a new project? any suggestions? ### What steps will reproduce the problem? ### What is the expected result? ### What do you get instead? ### Additional info | Q...
[CommonViewInjection.php](https://github.com/yiisoft/demo/blob/master/blog/src/ViewInjection/CommonViewInjection.php) there is $urlGenerator in view now, ### What steps will reproduce the problem? ### What is the expected result? ### What do you get instead? ### Additional info |...
| Q | A | ------------- | --- | Is bugfix? | ✔️/❌ no | New feature? | ✔️/❌ no | Breaks BC? | ✔️/❌ no there is alsow add...
when the page number > total pages ,it will cause 500 error , this is a temp fix, it seems to fix in OffsetPaginator method withCurrentPage will be better, |...