#39872 closed defect (bug) (duplicate)
curl_enforce_ipv4() expected to be a reference
Reported by: | skarabeq | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7.2 |
Component: | HTTP API | Keywords: | |
Focuses: | administration | Cc: |
Description
I use PHP 5.5.38 and PHP 5.5.9 and when go to http://website.dev/wp-admin I got error
Parameter 1 to curl_enforce_ipv4() expected to be a reference, value given in /var/www/website/wp-includes/class-wp-hook.php</b> on line 300
This error on PHP 5.6 or above doesn't exist.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @skarabeq,
We're currently tracking this issue in #39783 - Would you be able to try the patch over there against your local environment and mention on that ticket if the patch works for you?
Thanks!