Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace strdup->estrdup #126

Merged
merged 1 commit into from
Jul 11, 2021
Merged

Replace strdup->estrdup #126

merged 1 commit into from
Jul 11, 2021

Conversation

mk6i
Copy link
Collaborator

@mk6i mk6i commented Jul 11, 2021

Use the Zend memory manager for allocating a copy of the jsonpath
string, as per the PHP coding standards.

Use the Zend memory manager for allocating a copy of the jsonpath
string, as per the PHP coding standards:

https://raw.githubusercontent.com/php/php-src/master/CODING_STANDARDS.md
@mk6i mk6i requested a review from crocodele July 11, 2021 15:44
@github-actions github-actions bot added the chore Grunt task label Jul 11, 2021
@crocodele crocodele merged commit 3e82099 into main Jul 11, 2021
@crocodele crocodele deleted the chore/use_estrdup branch July 11, 2021 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Grunt task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants