Update MIGRATE-DEV.md

This commit is contained in:
Lucas Bartholemy 2023-05-30 11:36:24 +02:00 committed by GitHub
parent e7fe76ed29
commit fd812adc3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ Version 1.15 (Unreleased)
actually as a prefix. Use `$prefix = '%pattern%'` to get the old behaviour. Or use `$parameter = '%suffix'` if you
want to match against the end of the names.
- `\humhub\libs\BaseSettingsManager::get()` now returns a pure int in case the (trimmed) value can be converted
- New `PolymorphicRelation::getObjectModel()`: should replace `get_class()`
### Type restrictions