Skip to content
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

#900 Removing PHP 5.4 shorthand array syntax #901

Merged
merged 3 commits into from
Dec 9, 2017
Merged

#900 Removing PHP 5.4 shorthand array syntax #901

merged 3 commits into from
Dec 9, 2017

Conversation

augsteyer
Copy link
Contributor

No description provided.

Signed-off-by: Konstantin Kiritsenko <konstantin.kiritsenko@shopgate.com>
@svycka
Copy link
Contributor

svycka commented Dec 7, 2017

then maybe add back php 5.3 to travis test matrix to be sure that everything works

Konstantin Kiritsenko added 2 commits December 7, 2017 16:24
Signed-off-by: Konstantin Kiritsenko <konstantin.kiritsenko@shopgate.com>
Signed-off-by: Konstantin Kiritsenko <konstantin.kiritsenko@shopgate.com>
@augsteyer
Copy link
Contributor Author

Doesn't look like there were any issues with me moving to a different linux distribution. Weird, normally Travis gives me a lot of headaches.

@bshaffer
Copy link
Owner

bshaffer commented Dec 9, 2017

Works for me, thank you!

@bshaffer bshaffer merged commit 061f814 into bshaffer:master Dec 9, 2017
@augsteyer augsteyer deleted the Issue-900-fix-5.3-compatibility branch December 9, 2017 14:10
@gmox
Copy link

gmox commented Dec 28, 2017

out of curiosity, why support a version of PHP that's not been updating for over 3 years?

@augsteyer
Copy link
Contributor Author

If you provide a plugin/service to a million+ online retailers out there, there is still a large number of them who have not upgraded their servers because of fears of breaking their store. One can say to not support such merchants out of principle, but that would mean losing millions of dollars. My CFO's always go for the dollars :)

p.s. heck, we still have merchants on 5.2

@Ben-Ho
Copy link

Ben-Ho commented Nov 28, 2018

@bshaffer do you plan on creating a new release for this fix? Currently we include your package by directly referencing the commit-hash in our projects composer.json, because we thought this would just be a matter of time. (currently no big problem as there are not many new changes in rou repo, but it gives me a bad feeling ;-) )

@bshaffer
Copy link
Owner

oh wow, sorry about that. Will add a release right now !

@bshaffer
Copy link
Owner

@Ben-Ho
Added tag v1.11.0!! Sorry for the delay!

@Ben-Ho
Copy link

Ben-Ho commented Dec 3, 2018

@bshaffer thank you! :-)

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.

5 participants