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 91eb201 commit 477f4feCopy full SHA for 477f4fe
Zend/tests/arginfo_zpp_mismatch.inc
@@ -23,6 +23,7 @@ function skipFunction($function): bool {
23
|| $function === 'mail'
24
|| $function === 'mb_send_mail'
25
|| $function === 'pcntl_fork'
26
+ || $function === 'pcntl_rfork'
27
|| $function === 'posix_kill'
28
|| $function === 'posix_setrlimit'
29
|| $function === 'sapi_windows_generate_ctrl_event'
0 commit comments