From eecd69fcd938d5f3c275b8a87f6c7569d4ac3d5a Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sat, 28 Jan 2017 16:47:29 +0000 Subject: [PATCH] Fix #65185: pcntl_errno() is wrongly defined as an alias of pcntl_strerror() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341794 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pcntl/functions/pcntl-errno.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/pcntl/functions/pcntl-errno.xml b/reference/pcntl/functions/pcntl-errno.xml index c1cedf516c..f1a3d82b48 100644 --- a/reference/pcntl/functions/pcntl-errno.xml +++ b/reference/pcntl/functions/pcntl-errno.xml @@ -4,14 +4,14 @@ pcntl_errno - &Alias; pcntl_strerror + &Alias; pcntl_get_last_error &reftitle.description; &info.function.alias; - pcntl_strerror + pcntl_get_last_error