- Posted by
- I've come across some old PHP code where coders did not use quotes for array keys as it was not required. New PHP updates now require this. Here is my search replace code. Using Unix Regex search/replace. If you use Replace All, be sure you don't have any JavaScript code in your files since you don'...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- joeduncanson
Jun 01, 2020
- I've search hard for this information and could not find it. After several hours of testing and learning more about regex, I have come up with the following search/replace that saves me hours of work updating outdated PHP files with deprecated each statements when used in combination with while as a...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- joeduncanson
Jun 01, 2020