Introduction - Andrew Lyons

php.internals

Andrew Lyons

1 year ago
Hi everyone, I've been a PHP developer since the early days and have contributed to docs. I've also represented my employer (Moodle) on the PHP Foundation. I'd like edit access to the wiki so that I can possibly submit an RFC (if required) to change the default value for zend.exception_ignore_args to a safer default. My wiki username is andrewlyons Best wishes, Andrew Lyons

Tim Düsterhus

1 year ago
Hi Andrew, Am 2025-04-01 08:59, schrieb Andrew Lyons:
> I'd like edit access to the wiki so that I can possibly submit an RFC > (if > required) to change the default value for zend.exception_ignore_args to > a > safer default.
To cross-reference it, I assume this is related to https://github.com/php/php-src/pull/18215? Given the disagreement, I'd say that a RFC is required, yes. Someone else will need to grant you the Wiki karma, I don't have the necessary access. Best regards Tim Düsterhus

Christoph Becker

1 year ago
On 01.04.2025 at 08:59, Andrew Lyons wrote:
> I've been a PHP developer since the early days and have contributed to > docs. I've also represented my employer (Moodle) on the PHP Foundation. > > I'd like edit access to the wiki so that I can possibly submit an RFC (if > required) to change the default value for zend.exception_ignore_args to a > safer default. > > My wiki username is andrewlyons
RFC karma granted. Best of luck with the RFC! Christoph