-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Remove support for PHP 5.2 and 5.3 #15796
Copy link
Copy link
Closed
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Metadata
Metadata
Assignees
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Replaces #13393.
We can safely remove the following files now:
In addition, we should update all scripts to work with PHP 5.6+. Travis config should be updated as well.