[wp-trac] [WordPress Trac] #58244: 6.3-alpha-55703 style sheet problem?

WordPress Trac noreply at wordpress.org
Wed May 3 15:44:58 UTC 2023


#58244: 6.3-alpha-55703 style sheet problem?
--------------------------+-----------------------------
 Reporter:  DigTek        |       Owner:  SergeyBiryukov
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  6.3
Component:  General       |     Version:  trunk
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55710" 55710]:
 {{{
 #!CommitTicketReference repository="" revision="55710"
 General: Restore `strpos()` check in `wp-admin/load-styles.php`.

 This resolves a fatal error on PHP < 8.0, as `wp-includes/compat.php` is
 not loaded in this file, so `str_starts_with()` may not be available.

 Follow-up to [55703].

 Props dd32, flixos90, DigTek.
 Fixes #58244. See #58012.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58244#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list