[wp-trac] [WordPress Trac] #19455: The "magic_quotes_sybase" Problem
WordPress Trac
noreply at wordpress.org
Sun Nov 15 22:59:54 UTC 2015
#19455: The "magic_quotes_sybase" Problem
--------------------------------------+--------------------------
Reporter: summerblue | Owner: johnbillion
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Bootstrap/Load | Version: 3.2.1
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+--------------------------
Changes (by johnbillion):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"35639"]:
{{{
#!CommitTicketReference repository="" revision="35639"
On servers running PHP <= 5.4 which have `magic_quotes_sybase` enabled,
the superglobals need to be magic-quoted before `magic_quotes_sybase` is
subsequently disabled to avoid incorrect un-slashing. This must surely
effect a miniscule number of servers, but so be it.
Fixes #19455
Props summerblue, kurtpayne, lucatume
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/19455#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list