Module ext_php_rs::alloc

source ·
Expand description

Functions relating to the Zend Memory Manager, used to allocate request-bound memory.

Functions§

  • Frees a given memory pointer which was allocated through the PHP memory manager.
  • Uses the PHP memory allocator to allocate request-bound memory.