Skip to content

PHP 7.4/NewIniDirectives: detect new zend.exception_ignore_args directive#871

Merged
wimg merged 1 commit intomasterfrom
php-7.4/more-new-ini-directives
Aug 26, 2019
Merged

PHP 7.4/NewIniDirectives: detect new zend.exception_ignore_args directive#871
wimg merged 1 commit intomasterfrom
php-7.4/more-new-ini-directives

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 21, 2019

  • zend.exception_ignore_args
    . New INI directive which displays or hides arguments from the stack traces
    generated for exceptions.

Refs:

Related to #808

…tive

> - zend.exception_ignore_args
>    . New INI directive which displays or hides arguments from the stack traces
generated for exceptions.

Refs:
* https://github.com/php/php-src/blob/30de357fa14480468132bbc22a272aeb91789ba8/UPGRADING#L597-L599
* php/php-src@0819e6d#diff-7748eb3bfdd3bf962553f6f9f2723c45
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Aug 21, 2019
@jrfnl jrfnl added this to the 9.3.0 milestone Aug 21, 2019
@jrfnl jrfnl requested a review from wimg August 21, 2019 04:29
@wimg wimg merged commit 4f2690d into master Aug 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the php-7.4/more-new-ini-directives branch August 26, 2019 16:08
@jrfnl jrfnl removed PR: ready for review PR: quick merge PR only contains relatively simple changes labels Sep 5, 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.

2 participants