Fix PHP-ALIAS-01 rule and resolve all fetch() aliasing violations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-12-26 02:44:39 +00:00
parent 7d379b2402
commit 209dd72b03
20 changed files with 64 additions and 49 deletions

View File

@@ -351,6 +351,16 @@
"created_at": "2025-12-24T21:02:13+00:00",
"created_by": "root",
"command": "php artisan make:migration:safe add_timezone_to_login_users_table"
},
"2025_12_26_023403_convert_client_status_to_enum.php": {
"created_at": "2025-12-26T02:34:03+00:00",
"created_by": "root",
"command": "php artisan make:migration:safe convert_client_status_to_enum"
},
"2025_12_26_023543_convert_client_status_to_enum.php": {
"created_at": "2025-12-26T02:35:44+00:00",
"created_by": "root",
"command": "php artisan make:migration:safe convert_client_status_to_enum"
}
}
}