Re: [PHP-DEV] Re: Long awaited line directive

2006-07-16 Thread Stanislav Malyshev
RC>>will tell them in what included template source file and on what line RC>>they screwed up rather than them seeing an error that has no obvious RC>>relationship whatsoever to what they did (did I get that right RC>>Marcus?). Why can't you make your engine put comments in the code? -- Stanis

Re: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files.

2006-07-16 Thread Stanislav Malyshev
RQ>>Secondly, I would like to be able to use PHP4, PHP5 and PHP6 together RQ>>at the same time. Preferably ISAPI rather than CGI (mainly persistent RQ>>DB connections). You may want to look into some FastCGI solution. They should have little problem running several PHP versions, and performance

Re: [PHP-DEV] Re: Long awaited line directive

2006-07-16 Thread Marcus Boerger
Hello Robert, Sunday, July 16, 2006, 4:47:08 AM, you wrote: > On Sat, 2006-07-15 at 22:35, Richard Lynch wrote: >> On Sat, July 15, 2006 1:48 pm, Pierre wrote: >> > On Sat, 15 Jul 2006 20:26:22 +0200 >> > [EMAIL PROTECTED] (Marcus Boerger) wrote: >> > >> >> Hello internals, >> >> >> >> attached

Re: [PHP-DEV] Re: Long awaited line directive

2006-07-16 Thread Marcus Boerger
Hello Stanislav, Sunday, July 16, 2006, 9:52:59 AM, you wrote: RC>>>will tell them in what included template source file and on what line RC>>>they screwed up rather than them seeing an error that has no obvious RC>>>relationship whatsoever to what they did (did I get that right RC>>>Marcus?).

[PHP-DEV] [PATCH] number_format bug fix (29538)

2006-07-16 Thread Matt W
Hi, Here's patches I mentioned a week ago for bug #29538. I happened to notice it while trying to enhance the functionality of number_format(). It's also mentioned at the end of bug #28228. Where number_format(1234, 2, '', ',') returns 123,400 instead of the expected 1,23400 Happens when dec

Re: [PHP-DEV] Re: Long awaited line directive

2006-07-16 Thread Jeff Moore
On Jul 15, 2006, at 11:29 PM, Sara Golemon wrote: One minor thought I'd offer up is an option INI setting to disable creation of the opcode. This allows the #line directives to be used in dev/debug environments without causing an impact for production servers during execution. It's not a ma

[PHP-DEV] bugs for ex-PHP extension (PECL or dead)

2006-07-16 Thread Pierre
Hello, In the past months we moved many extensions to PECL. However we keep their bugs management in bugs.php.net. I would like to move it to PECL and removed their entry in bugs.php.net. Even if an extension still exists in PHP 4.4.x, this branche is not going to get bug fixes except if they are

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/pcre php_pcre.c php_pcre.h /ext/pcre/pcrelib .cvsignore

2006-07-16 Thread Andrei Zmievski
I would request that we follow the common courtesy of at least talking to the extension maintainer before doing any sort of refactoring or updates. I wouldn't think of going into your code, Marcus, and changing stuff without asking you first. -Andrei On Jul 16, 2006, at 12:20 PM, Marcus B

[PHP-DEV] OSCON group at attendr.com

2006-07-16 Thread Andrei Zmievski
I registered a group at attendr.com for us [1]. It's a good way to aggregate photos/blogs/etc from the conference. Sign up if you want. -Andrei [1] http://attendr.com/osconphp/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] OSCON group [resend]

2006-07-16 Thread Andrei Zmievski
Resending, because first one may not have gone through. I registered a group at attendr.com for us [1]. It's a good way to aggregate photos/blogs/etc from the conference. -Andrei [1] http://attendr.com/osconphp/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

[PHP-DEV] CVS Account Request: rumata

2006-07-16 Thread Ildar N. Shaimordanov
I proposed my first PEAR package HTTP_Sync (as shown at http://pear.php.net/pepr/pepr-proposal-show.php?id=402). Now I would want to release it at PEAR. My PEAR-user account is http://pear.php.net/user/rumata I got recommendation from Pierre-Alain Joye -- PHP Internals - PHP Runtime Developme