Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Play around with more ZEND_STRL usage#2505

Merged
michael-grunder merged 2 commits into
developfrom
more-zend-strl
Jun 15, 2024
Merged

Play around with more ZEND_STRL usage#2505
michael-grunder merged 2 commits into
developfrom
more-zend-strl

Conversation

@michael-grunder

Copy link
Copy Markdown
Member

Replace a lot of boilerplate code like:

fn("string", sizeof("string") - 1);

With

fn(ZEND_STRL("string"))

@yatsukhnenko yatsukhnenko 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.

Windows
image

@michael-grunder michael-grunder merged commit 7050c98 into develop Jun 15, 2024
@michael-grunder michael-grunder deleted the more-zend-strl branch June 15, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants