Closed (fixed)
Project:
Resource Description Framework (RDF)
Version:
6.x-1.x-dev
Component:
PHP compatibility
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Jul 2008 at 14:49 UTC
Updated:
24 Oct 2008 at 05:41 UTC
Anyone know what the 5.2 dependency is? Using 5.1.6 and unable to upgrade for the next 6-12 months.
Comments
Comment #1
Arto commentedThere is no one specific thing. Rather, the module is written assuming PHP 5.2 as the baseline. It may or may not work on PHP 5.1.6 and earlier versions (I suspect it would generally work with 5.1.x, most likely), but I do not intend to test or explicitly support such earlier PHP versions. That said, I would be willing to fix any (very) minor issues preventing it from working with 5.1.x, provided somebody posted a patch for them, so do report back if you give it a try.
Comment #2
Arto commented