mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Update UPGRADING with gc_status() changes
This commit is contained in:
parent
b8811d4ff1
commit
cc0bd85e85
@ -35,6 +35,14 @@ PHP 8.3 UPGRADE NOTES
|
||||
5. Changed Functions
|
||||
========================================
|
||||
|
||||
- Core:
|
||||
. gc_status() has added the following 4 fields:
|
||||
"running" => bool
|
||||
"protected" => bool
|
||||
"full" => bool
|
||||
"buffer_size" => int
|
||||
See GH-9336
|
||||
|
||||
========================================
|
||||
6. New Functions
|
||||
========================================
|
||||
|
Loading…
Reference in New Issue
Block a user