Test: /ext/curl/tests/bug77535.phpt - Version 7.4.27        

Bug #77535 Invalid callback, h2 server push
Submitted: 2019-01-28 19:21:58 Modified: 2019-03-15 18:22:13
From: tobias.nyholm Assigned: pmmaga
Status: Closed Package: cURL related
PHP Version: master-Git-2019-01-28 (Git) OS:

There are 2 different diffs reported by users for this test.

Count Diff
70 (99%)
001+ ** ERROR: process timed out ** 001- Start handle request.
1 (1%)
001+ Warning: Use of undefined constant CURLPIPE_MULTIPLEX - assumed 'CURLPIPE_MULTIPLEX' (this will throw an Error in a future version of PHP) in %s/bug77535.php on line 54 001- Start handle request. 002+ 003+ Warning: Use of undefined constant CURLMOPT_PUSHFUNCTION - assumed 'CURLMOPT_PUSHFUNCTION' (this will throw an Error in a future version of PHP) in %s/bug77535.php on line 55 004+ 005+ Warning: curl_multi_setopt() expects parameter 2 to be int, string given in %s/bug77535.php on line 55 006+ 007+ Warning: Use of undefined constant CURL_HTTP_VERSION_2_0 - assumed 'CURL_HTTP_VERSION_2_0' (this will throw an Error in a future version of PHP) in %s/bug77535.php on line 22 008+ 009+ ** ERROR: process timed out **