[wp-trac] [WordPress Trac] #56233: Dead link and/or obsolete function description in `addslashes_gpc()`
WordPress Trac
noreply at wordpress.org
Mon Jul 25 17:26:39 UTC 2022
#56233: Dead link and/or obsolete function description in `addslashes_gpc()`
--------------------------+-----------------------
Reporter: audrasjb | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.1
Component: Formatting | Version: 2.7
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: docs
--------------------------+-----------------------
Changes (by audrasjb):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"53776" 53776]:
{{{
#!CommitTicketReference repository="" revision="53776"
Docs: Remove an obsolete function description in `addslashes_gpc()`.
- Usage of `get_magic_quotes_gpc()` was removed from `addslashes_gpc()` in
[46105] / #47783.
- A similar description fragment was removed from `wp_parse_str()` in that
changeset, but this one was missed.
- The `get_magic_quotes_gpc()` function itself was deprecated in PHP 7.4
and removed in PHP 8.0.
Props mitweka, audrasjb, SergeyBiryukov.
Fixes #56233.
See #55646.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56233#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list