[wp-trac] [WordPress Trac] #25063: Correct check for mbstring.func_overload in _unzip_file_pclzip()

WordPress Trac noreply at wordpress.org
Tue Aug 20 06:21:01 UTC 2013


#25063: Correct check for mbstring.func_overload in _unzip_file_pclzip()
----------------------------+------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.7
Component:  Filesystem      |     Version:  3.2
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------

Comment (by dd32):

 Confirmed that PclZip doesn't make use of any eregi-related functions, so
 & 2 is safe (The alternative as & 6 to support both).

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25063#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list