I am testing Redhen, but my server is on PHP 5.2.17 (and Drupal 7.9 )
The redhen.info file states a dependency on 5.3, soI boldly removed that line.

Up until now I have no complaints, except for the following on cache refresh (which might be caused by the old D7.9):
Notice: Undefined index: redhen_membership in field_info_instances() (line 682 of \field\field.info.inc).
Notice: Undefined index: redhen_org in field_info_instances() (line 682 of field\field.info.inc).

Where are the boundaris of 5.2?
What functions of 5.3 are you using?

Thanks

Comments

Jim Ruby’s picture

I would like to try Redhen, but my server is on PHP:
5.2.17 Is it usable? Should I remove the line that references 5.3 and see how it goes untill my admins upgrade to php 5.3 or will I be just asking for to much trouble?

Jim Ruby’s picture

I do have access to php 5.3 just had to change my php.ini file. thanks.

johnennew’s picture

Priority: Normal » Major

Would be good to get an update on this. Acquia network currently runs 5.2 which would be a popular place to host a website. My testing has also shown RedHen doesn't really need 5.3.

levelos’s picture

Assigned: Unassigned » bleedev
bleedev’s picture

Status: Active » Closed (works as designed)

RedHen should work on 5.2.17, but is not supported. Salesforce integration requires 5.3.x.

johnv’s picture

Status: Closed (works as designed) » Active

Can't the dependency be moved to that submodule? For my closed-circuit community, I do not need/use SalesForce at all.

bleedev’s picture

Assigned: bleedev » levelos
levelos’s picture

Status: Active » Closed (fixed)

Alright, removed (at least for now :)

  • Commit a461554 on 7.x-1.x, tests, redhen-donation by levelos:
    #1773744: Removing PHP 5.3 requirement.
    

  • Commit a461554 on 7.x-1.x, tests, redhen-donation, relation-roles by levelos:
    #1773744: Removing PHP 5.3 requirement.