[wp-trac] [WordPress Trac] #54546: Fatal error receive while updating WP 5.8.2 to WP 5.9.

WordPress Trac noreply at wordpress.org
Wed Dec 1 15:34:13 UTC 2021


#54546: Fatal error receive while updating WP 5.8.2 to WP 5.9.
-------------------------------+---------------------
 Reporter:  apeksha10          |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  5.9
Component:  Upgrade/Install    |     Version:  trunk
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+---------------------

Comment (by costdev):

 `wp-includes/Requests/Transport/cURL.php`:
 {{{#!php
 <?php

 namespace WpOrg\Requests\Transport;

 ...

 final class Curl implements Transport {
 }}}

 `wp-includes/Requests/Exception.php`:
 {{{#!php
 <?php

 namespace WpOrg\Requests;

 ...

 class Exception extends PHPException {

 }}}

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


More information about the wp-trac mailing list