Actions
Feature proposal #8880
closedImplement strict type checks
Description
This will provide more reliable code with strict type checks. Also fix type juggling as options should always be treated as strings. This will also address PHP 8.1 concerns.
Actions