On 27/04/2015 10:15, Benjamin Eberlei wrote:
It should be possible to write something with PHP Parser detecting all the
occurances of "String/string" class usage to at least give a worklog of
entries that need to be changed, or maybe generate a patch file that can be
applied to the code base after review.

Sure, or just open a fairly recent IDE, right-click on class String, click refactor/rename.

That alone should take care of most usages. Hopefully ;)


Cheers
--
Matteo Beccati

Development & Consulting - http://www.beccati.com/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to