[wp-trac] [WordPress Trac] #43054: wp_is_stream fails with stream definition containing nonascii chars
WordPress Trac
noreply at wordpress.org
Tue Jul 17 15:18:14 UTC 2018
#43054: wp_is_stream fails with stream definition containing nonascii chars
----------------------------+---------------------
Reporter: tpaksu | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9.8
Component: Filesystem API | Version: 4.9.1
Severity: normal | Resolution: fixed
Keywords: fixed-major | Focuses:
----------------------------+---------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"43483" 43483]:
{{{
#!CommitTicketReference repository="" revision="43483"
Streams: When checking in `wp_is_stream()` escape the stream wrapper names
for PCRE to avoid PHP warnings when invalid stream wrappers are
registered.
Props dd32.
Merges [42432] to the 4.9 branch.
Fixes #43054.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43054#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list