php-src/ext/pcntl
Niels Dossche 2b383848a7
Fix handling of references in zval_try_get_long()
This API can't handle references, yet everyone keeps forgetting that it
can't and that you should DEREF upfront. Fix every type of this issue
once and for all by moving the reference handling to this Zend API.

Closes GH-18761.
2025-06-04 21:00:05 +02:00
..
tests ext/pcntl: Fix pcntl_setcpuaffinity exception type for invalid cpu id. 2025-01-15 20:36:18 +00:00
config.m4 Autotools: Sync CS in ext/pcntl (#15341) 2024-08-11 15:12:37 +02:00
CREDITS
pcntl.c Fix handling of references in zval_try_get_long() 2025-06-04 21:00:05 +02:00
pcntl.stub.php ext/pcntl adding Pcntl namespace for Qos class. 2024-07-10 19:15:04 +01:00
pcntl_arginfo.h Generated arginfo header files: combine preprocessor conditional blocks (#15736) 2024-09-04 13:04:22 +02:00
php_pcntl.h ext/pcntl: Added new function pcntl_waitid 2024-07-07 11:04:14 +01:00
php_signal.c Set SA_ONSTACK too when zend signals are disabled and in pcntl 2022-10-16 23:47:53 +01:00
php_signal.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00