[wp-trac] [WordPress Trac] #41094: Deprecated version not specfied for debug_fopen() et al.
WordPress Trac
noreply at wordpress.org
Sat Oct 7 00:39:43 UTC 2017
#41094: Deprecated version not specfied for debug_fopen() et al.
-------------------------------------+-----------------------------
Reporter: jdgrimes | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9
Component: General | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: has-patch needs-refresh | Focuses:
-------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"41787"]:
{{{
#!CommitTicketReference repository="" revision="41787"
General: Correct `_deprecated_function()` calls in `debug_fopen()`,
`debug_fwrite()`, and `debug_fclose()`.
The second parameter is supposed to be the version number, the replacement
function should be the third parameter.
Props milindmore22, jdgrimes.
Fixes #41094.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41094#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list