Problem/Motivation
PHP 7.2 compatibility: trailing commas in method calls not supported
Proposed resolution
Remove trailing commas in method calls in tests.
Remaining tasks
Patch
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3224238-php-72-compatibility-trailing-commas-2.patch | 1.47 KB | penyaskito |
Comments
Comment #2
penyaskitoAttached patch.
Comment #3
penyaskitoTests passed.
Comment #5
penyaskitoCommitted 76e8665 and pushed to 3.7.x. Thanks!
Comment #6
penyaskitoComment #8
penyaskitoThere were some other instances of the same issue.