tattersoftware / codeigniter4-relations

Entity relationships for CodeIgniter 4
MIT License
87 stars 20 forks source link

Apply `php_unit_strict` #36

Open MGatner opened 2 years ago

MGatner commented 2 years ago

The CS Fixer rule for strict comparisons is currently overridden. Numerous tests need to be updated for proper comparison before this can be reenabled.