[RFC] [Discussion] Change default for zend.exception_ignore_args INI setting

From: Date: Wed, 09 Apr 2025 02:00:04 +0000
Subject: [RFC] [Discussion] Change default for zend.exception_ignore_args INI setting
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi everyone,

I've been working on a new RFC which proposes changing the default value
for the zend.exception_ignore_args INI setting from Off to On.

The intent of this change is to make PHP installations safer by default and
prevent the accidental release of sensitive information in stack traces.

* RFC: https://wiki.php.net/rfc/exception_ignore_args_default_value
* Implementation: https://github.com/php/php-src/pull/18215

Best wishes,

Andrew


Thread (12 messages)

« previous php.internals (#127083) next »