server
server copied to clipboard
Cast string type for trim()
- Resolves: #38909
Summary
- Remove PHP 8.1 deprecaition message
- cast trim() parameter to string to avoid null as string parameter
The last commits come from the master branch. I can open a clean PR if necessary.