I'm running an older version of phprunner (V5.0) which uses the php split() function.
I need to replace every occurrence with explode().
Can I change it in the source files? If so, which ones?
and then recreate the project. or must I change it in every file created by the Project?
Thanks!
Colin