badoo / badoo/funcmap

Collect method call only once?

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
38
Forks
5
PR merge metrics
No merged PRs in 30d

Description

See how Joe did it: https://github.com/krakjoe/tombs/blob/1164fb2a5113503c43db49344e861a44974768b1/zend_tombs.c#L247:L258

He just saves some flag at execute data method meta and don't do same again on next method call.

But he uses `zend_get_resource_handle` which is for extensions and you are -- module.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.