Skip to content

Use longer array syntax for backcompat #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2016

Conversation

gRegorLove
Copy link
Member

Minimum PHP version in Composer remains PHP 5.4+, but using the longer array syntax ensures php-mf2 can still work in PHP 5.3 environments (for now), like some WordPress installs.

Fixes #101.

@aaronpk
Copy link
Member

aaronpk commented Jun 27, 2016

It was really only using short array syntax in this one place?

@gRegorLove
Copy link
Member Author

Yep. @dshanske tested and confirmed this one line made it work under 5.3 again.

@aaronpk
Copy link
Member

aaronpk commented Jun 27, 2016

Cool! lgtm then!

@aaronpk aaronpk merged commit f562a33 into microformats:master Jun 27, 2016
@gRegorLove gRegorLove deleted the php53-compat branch July 8, 2022 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants