-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sep 5, 2007, at 08:06:20, Jani Taskinen wrote:
Sorry for the top posting Derick. :)
Stas, this patch solves the problems with @ and doing
"php_admin_value error_reporting ":
http://pecl.php.net/~jani/patches/zend_alter_ini_entry.patch
Very n
> -Original Message-
> From: Jani Taskinen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 05, 2007 2:06 PM
> To: Stanislav Malyshev
> Cc: internals@lists.php.net
> Subject: [PHP-DEV] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_ini.c
>
> Sorry for the top posting De
Sorry for the top posting Derick. :)
Stas, this patch solves the problems with @ and doing
"php_admin_value error_reporting ":
http://pecl.php.net/~jani/patches/zend_alter_ini_entry.patch
I renamed zend_alter_ini_entry() to zend_alter_ini_entry_ex() and added
one more parameter to force change
See the 2nd last comment (by [EMAIL PROTECTED]):
http://bugs.php.net/bug.php?id=41561
The handling of the @ operator is the issue here. Shouldn't that be
turned on/off without touching the INI stuff anyway? (I mailed about
this earlier too, nobody bothered to reply..)
--Jani
On Fri, 2007-08-31