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:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user