Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2009 at 20:58 UTC
Updated:
26 Aug 2009 at 07:40 UTC
The split() function is deprecated since 5.3.0, and it generated warning on mine.
Replaced it with explode().
The patch is fore zen/zen/template.php.
Hope that it be commited to the latest release.
| Comment | File | Size | Author |
|---|---|---|---|
| template.php_.patch | 118 bytes | deslack |
Comments
Comment #1
johnalbinGood to know!
Your patch was reversed, but the change was easy to make by hand.
Applied to HEAD (6.x-2.x) and DRUPAL-6--1 (6.x-1.x). thanks!
You're in the CHANGELOG.txt file now!