Skip to content

Commit 8415291

Browse files
samsonasikpaulbalandan
authored andcommitted
add changelog 4.1.0 for removal Model::fillPlaceholders()
1 parent 2cbd531 commit 8415291

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

user_guide_src/source/changelogs/v4.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Release Date: Not released
88
Removed:
99

1010
- `Autoloader::loadLegacy()` method was previously used for migration of non-namespaced classes in transition to CodeIgniter v4. Since `4.1.0`, this support was removed.
11+
- Deprecated `Model::fillPlaceholders(array $rules, array $data)` method, use `fillPlaceholders(array $rules, array $data)` from Validation instead.

0 commit comments

Comments
 (0)