[Tickets #15135] PHP deprecations
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Feb 7 02:44:17 UTC 2023
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/15135
------------------------------------------------------------------------------
Ticket | 15135
Created By | andrew at nicols.co.uk
Summary | PHP deprecations
Queue | Horde Framework Packages
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
andrew at nicols.co.uk (2023-02-07 02:44) wrote:
Horde/Util has a number of small pull requests against it for
deprecations and change sto the PHP language for PHP 8.x onwards:
PHP 8.0 deprecations:
- php_errormsg: https://github.com/horde/Util/pull/7
PHP 8.1 deprecations:
- FILTER_SANITIZE_STRING: https://github.com/horde/Util/pull/10
PHP 8.2 deprecations:
- utf8_encode and utf8_decode are deprecated:
https://github.com/horde/Util/pull/11
More information about the bugs
mailing list