Skip to content

Zend: remove zend_is_countable() - #23010

Open
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:zend_is_countable-inline
Open

Zend: remove zend_is_countable()#23010
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:zend_is_countable-inline

Conversation

@Girgias

@Girgias Girgias commented Aug 3, 2026

Copy link
Copy Markdown
Member

This function is only used once internally, and no usage is reported from a SourceGraph search. [1]

[1] https://sourcegraph.com/search?q=context:global+-f:zend_API.c+-f:zend_API.h+zend_is_countable&patternType=keyword&sm=0

This function is only used once internally, and no usage is reported from a SourceGraph search. [1]

[1] https://sourcegraph.com/search?q=context:global+-f:zend_API.c+-f:zend_API.h+zend_is_countable&patternType=keyword&sm=0

@DanielEScherzer DanielEScherzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only valid hits I see on sourcegraph are copies of the type.c file, and swoole which has its own copy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants