fuel / core

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

GET in php 8.2 sometimes has null values #2206

Open Thunder-Dan opened 5 months ago

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

WanWizard commented 5 months ago

Do you have an example? And why specific to PHP 8.2?

Also, there should be a space between if and bracket if ( as per the coding standards.

And indentation still doesn't seem rights (tabs, not spaces), see https://github.com/fuel/core/blob/ea46e3291ad4bdb88f1bd59390cbae9c20a5273b/classes/security.php