Legacy Code Refactoring Advisor: Safe Modernization
ChatGPT💻 Coding & Development
📋 Use Case
For safely modernizing old codebases
💡 Example
User inputs legacy PHP 4 code. Output includes: analysis of SQL injection risk, recommendation to migrate to PHP 8+ with PDO; refactoring plan using Laravel framework; migration steps with testing strategy; code comparison showing raw concatenation vs parameterized queries.
⚠️ How to Use
Replace {variable} placeholders with your actual content before using the prompt.