php-doc-en/reference/pcntl/functions
Jakub Vrana fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
..
pcntl-alarm.xml
pcntl-async-signals.xml Fix see-also link to declare 2017-08-22 21:43:14 +00:00
pcntl-errno.xml Fix #65185: pcntl_errno() is wrongly defined as an alias of pcntl_strerror() 2017-01-28 16:47:29 +00:00
pcntl-exec.xml Since this function only ever returns FALSE, if it returns at all, the return type in the prototype should be `bool.' 2015-04-13 14:48:48 +00:00
pcntl-fork.xml
pcntl-get-last-error.xml
pcntl-getpriority.xml
pcntl-setpriority.xml
pcntl-signal-dispatch.xml
pcntl-signal-get-handler.xml Fix function signatures 2018-01-25 19:03:56 +00:00
pcntl-signal.xml with PHP 7.1 the following RFC was implemented: https://wiki.php.net/rfc/additional-context-in-pcntl-signal-handler 2017-01-07 12:56:06 +00:00
pcntl-sigprocmask.xml
pcntl-sigtimedwait.xml
pcntl-sigwaitinfo.xml
pcntl-strerror.xml
pcntl-wait.xml Fix function signatures 2018-01-25 19:03:56 +00:00
pcntl-waitpid.xml Fix function signatures 2018-01-25 19:03:56 +00:00
pcntl-wexitstatus.xml
pcntl-wifexited.xml
pcntl-wifsignaled.xml
pcntl-wifstopped.xml
pcntl-wstopsig.xml
pcntl-wtermsig.xml