mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 00:14:32 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
f4cc665d24
commit
9a856a72c7
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ and this project [promises Backward Compatibility](doc/Developers-Intro.md#backw
|
|||
- Class `Friendica\Core\Logger\Factory\Logger` is deprecated and will be removed after 5 months, implement `\Friendica\Core\Logger\Factory\LoggerFactory` instead.
|
||||
- Class `Friendica\Core\Logger\Factory\StreamLogger` is deprecated and will be removed after 5 months, implement `\Friendica\Core\Logger\Factory\LoggerFactory` instead.
|
||||
- Class `Friendica\Core\Logger\Factory\SyslogLogger` is deprecated and will be removed after 5 months, implement `\Friendica\Core\Logger\Factory\LoggerFactory` instead.
|
||||
- The method `\Friendica\BaseRepository::_selectOne()` is deprecated, use `\Friendica\BaseRepository::_selectFirstRowAsArray()` instead.
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue