Commit 4fbe069
authored
pcntl_waitid(): add changelog section (#4949)
Page: https://www.php.net/manual/en/function.pcntl-waitid.php
The PHP 8.5 new `$resource_usage` parameter was added to the docs in PR 3854, but no changelog section was added, giving the reader the impression that the parameter was part of the function signature since the function was introduced, which is not true.
Refs:
* php/php-src 15921
Co-authored-by: jrfnl <[email protected]>1 parent 743f97d commit 4fbe069
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
323 | 345 | | |
324 | 346 | | |
325 | 347 | | |
| |||
0 commit comments