PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

PHP 6 and the split() function

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #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...
    X