Closed (fixed)
Project:
Google Analytics Tokenizer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jun 2012 at 17:19 UTC
Updated:
29 Oct 2013 at 06:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
istryker commentedThis is a duplication of #1198504: Deprecated split function used in gaparse class. In 5.3 its deprecated, 5.4 its removed.
Comment #2
ondra.knezour commentedChanged title to be more descriptive. Please consider reading summary before your next action on issue, it is there for reason.
Comment #3
istryker commentedCreate a patch then
Comment #4
fenstratWell tracked down @ondra.knezour
$cookiesseems like the logical replacement. This fixes the error for me with PHP 5.4.Comment #5
DickSwart commentedPatch worked for me thanx
Comment #6
Brian294 commentedThank you. Committed to 7.x branch. Will create a 7.4 version after the next git repo refresh.
Peace,
Brian
Comment #7
fenstratThanks Brian.
When committing patches from other in the future please have a look Adding a commit author to help pay it forward.
Comment #8
arun ak commentedPatch worked for me. Thank you.
1658024-4-php_5.4_globals_regression.patch
Comment #9
themic8 commentedThe patch also worked for me, 1658024-4-php_5.4_globals_regression.patch
Comment #10
zkent commentedThis patch (#4) worked for me also. I was setting up a local development copy of a working site and thought I was going nuts.