Skip to content

Commit 6828f9d

Browse files
committed
Fix newly introduced test
We need to tell the test runner that ext/curl is required to run the test.
1 parent a4f4b96 commit 6828f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/curl/tests/curl_postfields_array.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
--TEST--
22
CURLOPT_POSTFIELDS with multi-value fields
33
--EXTENSIONS--
4+
curl
45
sockets
56
--FILE--
67
<?php

0 commit comments

Comments
 (0)