Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Catchable MemoryError for predictably oversized allocations
»
RFC: Catchable MemoryError for predictably oversized allocations
Project Governance
Author
ramsey
Target
8.6
When a PHP program requests an allocation whose size the engine can compute before doing any work, the request ends in an uncatchable fatal error. Examples incl...
View Original
This RFC has not yet started voting