hosting_https_update_7001 does: $field = hosting_https_schema()['hosting_https_site']['fields']['client_authentication']; however array access from a function return is only supported in PHP 5.4+

I think Aegir still supporting PHP 5.3 just like Drupal 7 core? We still have an Aegir box on 5.3 floating around and everything else is 5.3 compatible, makes sense that hosting_https should be too.

CommentFileSizeAuthor
#2 2945973-2-update_7001_php_53.patch632 bytesfenstrat

Comments

fenstrat created an issue. See original summary.

fenstrat’s picture

Status: Active » Needs review
StatusFileSize
new632 bytes

  • helmo committed f68342f on 7.x-3.x authored by fenstrat
    Issue #2945973 by fenstrat: Make hosting_https_update_7001 PHP 5.3...
helmo’s picture

Status: Needs review » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.