We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c35de commit a0352f2Copy full SHA for a0352f2
error.php
@@ -290,6 +290,7 @@
290
'oci-collection.max' => 'ocicollection.max',
291
'oci-collection.size' => 'ocicollection.size',
292
'oci-collection.trim' => 'ocicollection.trim',
293
+ 'function.curl-file-create' => 'curlfile.construct',
294
];
295
296
if (preg_match("!^manual/([^/]+)/([^/]+)$!", $URI, $match) && isset($manual_redirections[$match[2]])) {
0 commit comments