[DOC-CVS] [doc-en] master: ext/pcntl: Remove falseproblem banner for pcntl_setcpuaffinity (#5661)
[email protected] (Steen Schütt via GitHub) Thu, 9 Jul 2026 17:41:17 +0000
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Steen Schütt (SteenSchutt)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-07-09T19:41:14+02:00
Commit: https://github.com/php/doc-en/commit/74b6239160f459a2b089263d31cb84a47117b4a6
Raw diff: https://github.com/php/doc-en/commit/74b6239160f459a2b089263d31cb84a47117b4a6.diff
ext/pcntl: Remove falseproblem banner for pcntl_setcpuaffinity (#5661)
The function can only return a boolean value, so the banner does not apply.
Changed paths:
M reference/pcntl/functions/pcntl-setcpuaffinity.xml
Diff:
diff --git a/reference/pcntl/functions/pcntl-setcpuaffinity.xml b/reference/pcntl/functions/pcntl-setcpuaffinity.xml
index 9bc7b7247d6e..5e404dae9229 100644
--- a/reference/pcntl/functions/pcntl-setcpuaffinity.xml
+++ b/reference/pcntl/functions/pcntl-setcpuaffinity.xml
@@ -46,7 +46,6 @@
<simpara>
&return.success;
</simpara>
- &return.falseproblem;
</refsect1>
<refsect1 role="errors">