I think Marcus is the best person to review your patch.
Dmitry.
> -Original Message-
> From: Hannes Magnusson [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 09, 2006 7:06 PM
> To: Dmitry Stogov
> Cc: Marcus Boerger; Andi Gutmans; internals@lists.php.net
> Subject: Re: [PHP-DEV] PHP6 brok
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
Try opening the suspect file in a hex editor, or some editor which won't
hide special characters (e.g. ASCII 27) from you. I think you'll find
that one has somehow wound its way in there. Either that, or current
PHP_5_2 is messed up in some way =)
I am baffled by this warning:
Warning: Unexpected character in input: '' (ASCII=27) state=1 in
/usr/local/src/PHPUnit2/Util/Report/Coverage/Node/File.php on line 182
The line reported is
$tokens = token_get_all('');
Any idea what is going wrong here? This is current PHP_5_2.
--
Actually it's not true either... what made you think that, Michael? Care to
describe what you're seeing?
Good question. Is module startup already called at this point? Is there a
reason why you care?
At 11:34 AM 6/10/2006, Michael B Allen wrote:
If php exits due to a bad commandline option
Good question. Is module startup already called at this point? Is
there a reason why you care?
At 11:34 AM 6/10/2006, Michael B Allen wrote:
If php exits due to a bad commandline option it never calls module
deinitialization routines. Is that a bug or a feature?
Mike
--
Michael B Allen
PHP Ex
Ah sorry. I always confuse you and Andrey..
And no, I don't have enough karma. Can you please commit it?
Thanks,
Nuno
- Original Message -
Go ahead and commit, if you have karma.
On Jun 11, 2006, at 5:04 AM, Nuno Lopes wrote:
Hi,
I've made a patch to clean ICU stuff at exit, becaus
Fine with me.
At 07:20 AM 6/10/2006, Derick Rethans wrote:
On Sat, 10 Jun 2006, Marcus Boerger wrote:
> i for one appreciate this.
Yeah, would be nice...
Derick
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Internals - P
test
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Go ahead and commit, if you have karma.
On Jun 11, 2006, at 5:04 AM, Nuno Lopes wrote:
Hi,
I've made a patch to clean ICU stuff at exit, because I was getting a
couple of memory leaks.
http://mega.ist.utl.pt/~ncpl/php6_icu_shutdown.txt
references:
http://dev.icu-project.org/cgi-bin/icu-bug
Richard Quadling wrote:
But the issue of having the same php.ini for PHP5 and PHP6 (both are
php-isapi.ini) is a pain and stops me from playing with them together.
Can't you just configure PHP when you compile it with the following option:
./configure ...
--with-config-file-pa
Hi.
The ability to create a SAPI specific php.ini file (php-cli.ini,
php-isapi.ini, etc) for PHP5 is excellent.
This allows me to run PHP4 as CGI and PHP5 as ISAPI on the same
webserver (I use Sambar Server).
Now that I'm starting to look at PHP6, I would like to run PHP4, PHP5
AND PHP6 on the
11 matches
Mail list logo