generated from koriym/ext-helloworld
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(!) Add custom memory management and string handling to rayaop
This commit introduces custom memory management functions to the rayaop extension, replacing calls to standard PHP functions with custom ones. It also includes a customized string handling mechanism using the rayaop_string_* series of functions, which enable direct allocation and deallocation while integrating custom debug prints for tracking. Additionally, a memory validation function and a refcount tracking function have been implemented to enhance memory management reliability and transparency.
- Loading branch information
Showing
1 changed file
with
118 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters