[wp-trac] [WordPress Trac] #43054: wp_is_stream fails with stream definition containing nonascii chars
WordPress Trac
noreply at wordpress.org
Wed Jan 10 02:49:51 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: 5.0
Component: Filesystem API | Version: 4.9.1
Severity: normal | Resolution: fixed
Keywords: | Focuses:
----------------------------+---------------------
Changes (by dd32):
* owner: => dd32
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"42432"]:
{{{
#!CommitTicketReference repository="" revision="42432"
Streams: When checking in `wp_is_stream()` escape the stream wrapper names
for PCRE to avoid PHP warnings when invalid stream wrappers are
registered.
Fixes #43054.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43054#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list