[wp-trac] [WordPress Trac] #51399: Update sodium_compat to v1.13.x
    WordPress Trac 
    noreply at wordpress.org
       
    Sun Sep 27 05:15:19 UTC 2020
    
    
  
#51399: Update sodium_compat to v1.13.x
--------------------------------+-----------------------------
 Reporter:  SergeyBiryukov      |       Owner:  SergeyBiryukov
     Type:  defect (bug)        |      Status:  closed
 Priority:  normal              |   Milestone:  5.6
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:  fixed
 Keywords:  php8                |     Focuses:
--------------------------------+-----------------------------
Changes (by SergeyBiryukov):
 * status:  accepted => closed
 * resolution:   => fixed
Comment:
 In [changeset:"49057" 49057]:
 {{{
 #!CommitTicketReference repository="" revision="49057"
 External Libraries: Backport a commit from sodium_compat trunk to fix a
 PHP 8 error.
 This addresses an "Undefined constant `MB_OVERLOAD_STRING`" fatal error in
 the `ParagonIE_Sodium_Core_Util::isMbStringOverride()` method.
 In PHP 8, the `MB_OVERLOAD_STRING` constant has been removed, along with
 the `mbstring` function overloading feature.
 Fixes #51399.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51399#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list