Re: Split() deprecated in PHP 5.3

bindzus | 3 years ago | parent

The PHP 5.2.x to PHP 5.3.x migration guide gave me the answer:

split() (use preg_split() instead)

http://vn.php.net/manual/en/migration53.deprecated.php

Who can add it to the trunk?



midnightmonster | 3 years ago

If you fork recess on github, you can fix it yourself and send pull requests back to "KrisJordan" and "recess". Straightforward fixes get integrated quickly.

reply



Welcome KrisJordan!

Web: http://www.krisjordan.com/

Location: North Carolina

Edit Profile