WordPress plug-in: error in CurlHttpRequestProxy.php

Issue #2633 invalid
Martin Becker created an issue

Hi, I am using WordPress 4.5.2 with PHP7. When I try to use the BibSonomy plug-in I get the following error:

Warning: Declaration of CurlHttpRequestProxy::send() should be compatible with CurlHttpRequest::send($fork = true, $sleep = 5) in WP_DIR/wp-content/plugins/bibsonomy-csl/lib/bibsonomy/CurlHttpRequestProxy.php on line 0

It can be easily fixed as described here: http://martin-becker.net/blog/hello-world

Comments (7)

  1. Log in to comment