[wp-trac] [WordPress Trac] #47783: PHP 7.4: Deprecations
WordPress Trac
noreply at wordpress.org
Fri Jul 26 17:07:24 UTC 2019
#47783: PHP 7.4: Deprecations
--------------------------+------------------------------
Reporter: ayeshrajans | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by jrf):
Another related ticket:
* #47441 PHP 7.4: use of deprecated operator precedence
> Travis builds are currently not even completing properly due to the
amount of warnings thrown
This is due to the commits related to
[https://wiki.php.net/rfc/deprecations_php_7_4 PHP 7.4 deprecations]
having gone in this Monday.
All other issues from before then have already been addressed in the above
tickets, including patching up external dependencies.
Note: as the related external dependencies have not (yet) released new
versions, those dependencies in core have not been updated yet.
See the above mentioned tickets, most notably #47746 and #47751
A scan with the bleeding edge version of the
[https://github.com/PHPCompatibility/PHPCompatibility PHPCompatibility]
scanner - i.e. including the open PRs
[https://github.com/PHPCompatibility/PHPCompatibility/pull/838 #838],
[https://github.com/PHPCompatibility/PHPCompatibility/pull/844 #844] and
[https://github.com/PHPCompatibility/PHPCompatibility/pull/847 #847] -
should be able to detect ''most'' issues as all the sniffs regarding PHP
deprecations which can be detected with a static scanner, have already
been written.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47783#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list