diff options
author | Sammy Kaye Powers <sammyk@php.net> | 2020-07-16 16:31:10 -0700 |
---|---|---|
committer | Sammy Kaye Powers <sammyk@php.net> | 2020-09-18 14:26:44 -0700 |
commit | 12306728c5f37dc371bc39f5fe2bf8e928368235 (patch) | |
tree | eed1bf4671bc1c46e6a8e7a30b07bd4e9a7bc1d2 /sapi/apache2handler/php_functions.stub.php | |
parent | 30bb15b24a266eae1577b68cd980241b1a5adf40 (diff) | |
download | php-git-12306728c5f37dc371bc39f5fe2bf8e928368235.tar.gz |
Add system ID entropy API
The `zend_system_id` is a (true global) system ID that fingerprints a process state. When extensions add engine hooks during MINIT/startup, entropy is added the system ID for each hook. This allows extensions to identify that changes have been made to the engine since the last PHP process restart.
Closes GH-5871
Diffstat (limited to 'sapi/apache2handler/php_functions.stub.php')
0 files changed, 0 insertions, 0 deletions