Fixed ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO macro by Fleshgrinder · Pull Request #2523 · php/php-src · GitHub
Skip to content

Fixed ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO macro#2523

Closed
Fleshgrinder wants to merge 5 commits into
php:masterfrom
Fleshgrinder:bugfix/arg-info-return-obj-macro
Closed

Fixed ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO macro#2523
Fleshgrinder wants to merge 5 commits into
php:masterfrom
Fleshgrinder:bugfix/arg-info-return-obj-macro

Conversation

@Fleshgrinder

@Fleshgrinder Fleshgrinder commented May 14, 2017

Copy link
Copy Markdown
Contributor

The macro was expanding to a wrong macro and thus lead to compile errors upon usage. Changed it to expand to the correct macro, and added Doxygen documentation to help new users.

This is a pure internals fix, hence, I doubt that we want a real PHP bug report for this.

The macro was expanding to a wrong macro and thus leads to compile errors upon
usage. Changed it to expand to the correct macro, and added Doxygen
documentation to help new users.
Thanks Visual Studio ;(
@Fleshgrinder Fleshgrinder mentioned this pull request May 24, 2017
@nikic

nikic commented May 24, 2017

Copy link
Copy Markdown
Member

@Fleshgrinder

Fleshgrinder commented May 24, 2017

Copy link
Copy Markdown
Contributor Author

I can change the style to whatever is used, the thing is, there is no documentation. However, having it would greatly improve the accessibility of internals for others.

Update: Opened discussion on internals.

@krakjoe

krakjoe commented May 25, 2017

Copy link
Copy Markdown
Member

Please link to discussion for reference.

@Fleshgrinder

Copy link
Copy Markdown
Contributor Author

Internals Discussion: http://news.php.net/php.internals/99140

@remicollet

Copy link
Copy Markdown
Member

@remicollet remicollet closed this Jun 30, 2017
@Fleshgrinder Fleshgrinder deleted the bugfix/arg-info-return-obj-macro branch July 1, 2017 17:50
basvanbeek added a commit to census-instrumentation/opencensus-php that referenced this pull request Jan 16, 2019
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.

4 participants