2024-12-19 |
improve bootstrap docs |
2024-12-14 |
adjust cakephp version |
2024-12-14 |
Update version number in requirements |
2024-12-14 |
Fix phpunit deprecation warning |
2024-12-14 |
Update home.php
replace _cake_core_ with _cake_translations_ cache config |
2024-12-14 |
Avoid unintentional jump to new core minor.
It often makes apps go kaboom which taking appropriate upgradation steps. |
2024-12-14 |
Use new methods. |
2024-12-14 |
remove _cake_routes_ config |
2024-12-14 |
Typehint the array (#1025)
* Typehint the array
* Update src/Console/Installer.php
Co-authored-by: Kevin Pfeifer
---------
Co-authored-by: Kevin Pfeifer |
2024-12-14 |
PHPStan level 8 |
2024-12-14 |
Fix badge. |
2024-12-14 |
Update home.php
mcrypt was deprecated in PHP 7.2.
https://www.php.net/manual/en/intro.mcrypt.php |
2024-11-06 |
Update home.php
mcrypt was deprecated in PHP 7.2.
https://www.php.net/manual/en/intro.mcrypt.php |
2024-11-04 |
Fix badge. |
2024-11-04 |
PHPStan level 8 |
2024-11-04 |
Typehint the array (#1025)
* Typehint the array
* Update src/Console/Installer.php
Co-authored-by: Kevin Pfeifer
---------
Co-authored-by: Kevin Pfeifer |