Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As sent to the vcl-dev list by Donald Lewicki, the code throws some deprecation errors under php 5.3. Calls to split need to be changed to explode, and calls to ereg need to be replaced with something else.