crazyxman/simdjson_php

Out of memory errors should be real errors

Opened this issue · 0 comments

Related to #65

simdjson_is_valid(): bool and other PHP bindings would unpredictably be false if the OS was out of memory

E.g. use zend_error_noreturn to terminate the process