RFC: Catchable MemoryError for predictably oversized allocations

Project Governance
Author
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...

This RFC has not yet started voting