mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Update README.md
This commit is contained in:
parent
b4e0e7f080
commit
c646ba319d
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@ It means that composer will look at `master` branch of repository configured und
|
|||
|
||||
## Changelog
|
||||
|
||||
### 2023-12-19
|
||||
|
||||
- Muted dynamic property creation warnings in Controller.php
|
||||
- Fix passing a null input to h function (PR #56)
|
||||
- Fix Hash class callback callable pattern deprecated (PR #58)
|
||||
|
||||
### 2023-11-13
|
||||
|
||||
- Silence dynamic property creation warning in Model.php
|
||||
|
|
Loading…
Reference in a new issue