| | 13 | {{{ |
| | 14 | Unpacking the update... |
| | 15 | Verifying the unpacked files... |
| | 16 | Preparing to install the latest version... |
| | 17 | Enabling Maintenance mode... |
| | 18 | Copying the required files... |
| | 19 | Disabling Maintenance mode... |
| | 20 | Upgrading database... |
| | 21 | |
| | 22 | Fatal error: Uncaught Error: Class 'Requests_Exception' not found in C:\Users\User\Local Sites\first-localhost\app\public\wp-includes\Requests\Transport\cURL.php on line 443 |
| | 23 | |
| | 24 | Error: Class 'Requests_Exception' not found in C:\Users\User\Local Sites\first-localhost\app\public\wp-includes\Requests\Transport\cURL.php on line 443 |
| | 25 | }}} |
| | 26 | Call Stack: |
| | 27 | |
| | 28 | ||= # =||= Function =||= Location =|| |
| | 29 | || 1 || `{main}{}` || ..\update-core.php:0 || |
| | 30 | || 2 || `do_core_upgrade()` || ..\update-core.php:1106 || |
| | 31 | || 3 || `Core_Upgrader->upgrade()` || ..\update-core.php:887 || |
| | 32 | || 4 || `update_core()` || ..\class-core-upgrader.php:172 || |
| | 33 | || 5 || `wp_remote_post()` || ..\update-core.php:1409 || |
| | 34 | || 6 || `WP_Http->post()` || ..\http.php:179 || |
| | 35 | || 7 || `WP_Http->request()` || ..\http.php:608 || |
| | 36 | || 8 || `Requests->request()` || ..\class-http.php:394 || |
| | 37 | || 9 || `Requests_Transport_cURL->request()` || ..\class-requests.php:381 || |
| | 38 | || 10 || `Requests_Transport_cURL->process_response()` || ..\cURL.php:179 || |