Replies: 1 comment 4 replies
|
I also tried to run it on the demo site: https://getrector.com/demo/cd21c81c-8650-474b-9360-e287b07a5372 but I keep getting this error: The above is using SetList::MYSQL_TO_MYSQLI I did further testing using the 4 mysql rules separately. It gets hung up consistently on one rule: https://getrector.com/demo/a84bd1a1-0b37-4a7f-bc4f-eb066949f627
If I run the other three rules, it runs fine, but tells me no change Here is the test link: https://getrector.com/demo/26819039-9a98-4b81-a0c2-6a47d1e31664 Hope this is enough for someone to give me an idea about what's going on |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I tried using the single levelset, as well as individual 4 rules pertaining to mysql. yet, each time, there were no changes. I tried the online demo and that too showed no changes
In my php file, It seems I have the matching lines of code so rector should have changed.
what am I missing?
The lines of code in my php file:
should it not have changed these lines??
All reactions