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

FIX Remove types for PHP 7.3 support #108

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Jul 5, 2022

Fix for 4.10 builds on PHP 7.3

e.g https://github.com/creative-commoners/silverstripe-admin/runs/7190631402?check_suite_focus=true

PHP Parse error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /home/runner/work/silverstripe-admin/silverstripe-admin/vendor/silverstripe/frameworktest/code/elemental

Tag 0.4.6 when merged

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, since this is a test module and we need to be able to test supported versions of framework which have a minimum dependency of PHP 7.3

@GuySartorelli GuySartorelli merged commit ce4dec4 into silverstripe:0.4 Jul 5, 2022
@GuySartorelli GuySartorelli deleted the pulls/0.4/php73 branch July 5, 2022 05:55
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