syntax error, unexpected '&', expecting T_VARIABLE or '$' in PHP4
kenorb - December 22, 2008 - 16:18
| Project: | Taxonomy import/export via XML |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
There is following error for those who are using PHP 4.x:
<b>Parse error</b>: syntax error, unexpected '&', expecting T_VARIABLE or '$' in <b>/home/sites/cognitive.me/public_html/sites/all/modules/contributions/taxonomy_xml/taxonomy_xml.module</b> on line <b>587</b><br />
#1
#2
Yeah, taxonomy_xml DRUPAL-6-DEV no longer supports PHP4. And will not.
I've added a note to the project page about it.