Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor interception hash table update error handling
Consolidate intercept info cleanup into a single function call to enhance code maintainability and readability. Replace manual resource release with `php_rayaop_free_intercept_info` ensuring consistent cleanup logic.
- Loading branch information