The function split() is deprecated and will be removed in php 7. Replaced split() with explode() to ensure smooth transition to php 7.
For more information, see http://php.net/manual/en/function.split.php
1 file changed