Skip to content

6. What this package deliberately does NOT do

github-actions[bot] edited this page Jun 8, 2026 · 2 revisions

6. What this package deliberately does NOT do

Several common find/replace migrations are unsafe as AST rules and are intentionally omitted (e.g. includerequire, or die||, _handlerHandler, SQL-string rewrites like TYPE=MyISAM, by-ref param → typed). They change semantics or live in strings/comments. Handle those with review.

Clone this wiki locally