PassMark Logo
Home » Forum

PHP 6 and the split() function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CyJobes
    Junior Member
    • Sep 2007
    • 12

    #1

    PHP 6 and the split() function

    I'm getting a warning on my dev server that the function split() is being deprecated as of PHP 6. I know that not a lot of servers are using PHP 6... yet, but just an FYI.

    You might wanna find another means of splitting an array with expressions.

    Cy
  • Ray
    Administrator
    • Dec 2004
    • 4357

    #2
    Thanks for the reminder. We'll probably switch to use explode() where possible once the final PHP6 code is released and we can test against it.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    Working...