fuel / core

Fuel PHP Framework - The core of the Fuel v1 framework
http://fuelphp.com
811 stars 344 forks source link

[php81] fix explode string parameter #2194

Closed shota-munemoto closed 1 year ago

shota-munemoto commented 1 year ago

Fixed an explode parameter for PHP 8.1 deprecations.

PHP: Deprecated Features - Manual https://www.php.net/manual/en/migration81.deprecated.php

Passing null to non-nullable parameters of built-in functions

Similar commits:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication