Register as a job seeker

Fields marked with * are compulsory
I am looking for
Educational background
Please indicate your previous experience, your additional skills, competences and interests, max. 1000 characters
curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given (500 Internal Server Error)

Symfony Exception

TypeError

HTTP 500 Internal Server Error

curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given

Exception

TypeError

in vendor/symfony/http-client/CurlHttpClient.php curl_multi_setopt (line 351)
    CurlHttpClient->__destruct()

    Logs

    No log messages

    Stack Trace

    TypeError

    TypeError:
    curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given
    
      at vendor/symfony/http-client/CurlHttpClient.php:351
      at curl_multi_setopt()
         (vendor/symfony/http-client/CurlHttpClient.php:351)
      at Symfony\Component\HttpClient\CurlHttpClient->reset()
         (vendor/symfony/http-client/CurlHttpClient.php:367)
      at Symfony\Component\HttpClient\CurlHttpClient->__destruct()