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

Bug #76675 Segfault with H2 server push
Submitted: 2018-07-28 00:12:09 Modified: 2019-05-03 13:39:06
From: tobias.nyholm Assigned: cmb
Status: Closed Package: cURL related
PHP Version: 7.2.8 OS: OSX

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

Count Diff
71 (75%)
001+ ** ERROR: process timed out ** 001- (Received \d+)+
23 (24%)
001+ 001- (Received \d+)+
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/bug76675.php on line 12 001- (Received \d+)+ 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/bug76675.php on line 13 004+ 005+ Warning: curl_multi_setopt() expects parameter 2 to be int, string given in %s/bug76675.php on line 13 006+ 007+ ** ERROR: process timed out **