[PHP-DEV] Implementing PHP CGI on top of NETFile FTP/Web Server

2006-04-10 Thread Fastream Technologies
Hello, We are competing with Abyss and there is a problem of users of PHPbb with PHP5.2.1: When they go to Management section and try to add a forum, Abyss returns 200 whereas PHP/NFS returns 302 redirects to the index page! Here is the actual response sniffed with Firefox: ABYSS: 09.04.2006 1

[PHP-DEV] CVS Account Request: fhpg

2006-04-10 Thread rui zhao
myhong -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] RE: #36983 [Bgs] (Meaning of "Bogus")

2006-04-10 Thread Ford, Mike
On 05 April 2006 21:22, crisp at tweakers dot net wrote: > ID: 36983 > User updated by: crisp at tweakers dot net > Reported By: crisp at tweakers dot net > Status: Bogus > > That last remark is taking my well-meant criticism to the extreme; > surely you will kno

Re: [PHP-DEV] RE: #36983 [Bgs] (Meaning of "Bogus")

2006-04-10 Thread Jani Taskinen
We've had this discussion in the past and the conclusion was that there's nothing bogus with bogus. :) Move along, nothing to see here.. --Jani On Mon, 10 Apr 2006, Ford, Mike wrote: On 05 April 2006 21:22, crisp at tweakers dot net wrote: ID: 36983 User upd

Re: [PHP-DEV] PDO Firebird status?

2006-04-10 Thread Wez Furlong
I'm looking for someone to maintain the firebird driver for PDO. --Wez. On 4/9/06, Lorenzo Alberton <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to know what's the current status > of the PDO Firebird driver. Today I tested > it a bit, and I believe it's not really in par > with the other driver

Re: [PHP-DEV] Implementing PHP CGI on top of NETFile FTP/Web Server

2006-04-10 Thread Wez Furlong
On 4/10/06, Fastream Technologies <[EMAIL PROTECTED]> wrote: > Hello, > > We are competing with Abyss and there is a problem of users of PHPbb with > PHP5.2.1: There is no PHP 5.2.1 > When they go to Management section and try to add a forum, Abyss returns 200 > whereas PHP/NFS returns 302 redire

Re: [PHP-DEV] Implementing PHP CGI on top of NETFile FTP/Web Server

2006-04-10 Thread Fastream Technologies
Hello, - Original Message - From: "Wez Furlong" <[EMAIL PROTECTED]> To: "Fastream Technologies" <[EMAIL PROTECTED]> Cc: Sent: Monday, April 10, 2006 3:25 PM Subject: Re: [PHP-DEV] Implementing PHP CGI on top of NETFile FTP/Web Server On 4/10/06, Fastream Technologies <[EMAIL PROTECTE

[PHP-DEV] ext/filter, custom decimal separator, supports leading 0, regexp

2006-04-10 Thread Pierre
Hello, Due to the success on my precedent post, I try again to get some comments on my precedent patch and some new things I need in ext/filer. This patch adds or changes the following things: - regexp uses functions (ext/pcre) - 100% compatible with preg_* functions - Use of expression cach

Re: [PHP-DEV] ext/filter, custom decimal separator, supports leading 0, regexp

2006-04-10 Thread Antony Dovgal
+1 If we're going to make it the default way of handling user data, then it makes sense to implement it as flexible as possible, and regex stuff should be compatible with ext/pcre. On 10.04.2006 17:11, Pierre wrote: Hello, Due to the success on my precedent post, I try again to get some com

Re: [PHP-DEV] ext/filter, custom decimal separator, supports leading 0, regexp

2006-04-10 Thread Andrei Zmievski
I'll have to review it. -Andrei On Apr 10, 2006, at 6:31 AM, Antony Dovgal wrote: +1 If we're going to make it the default way of handling user data, then it makes sense to implement it as flexible as possible, and regex stuff should be compatible with ext/pcre. On 10.04.2006 17:11, Pi

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/pcre TODO

2006-04-10 Thread Andrei Zmievski
On Apr 9, 2006, at 6:31 AM, Derick Rethans wrote: We should only do that is the regexp is the *only* parameter that can make pcre_exec fail. If the subject string can influence this we should not show a warning as you'd have to silence that by hand then. But subject string and pattern work han

Re: [PHP-DEV] [PATCH] LDAP module patch (adding new functionality).

2006-04-10 Thread Ignacio Arenaza
Marcus Boerger <[EMAIL PROTECTED]> writes: > Hello Ignacio, Hello, > ups - forget the part with the attachements. I was only looking for > attachments and my mailer hid them since they are inlinedstill > care for writing .phpt tests? Ok, I'll code one, althout testing this is configuratio

Re: [PHP-DEV] [PATCH] LDAP module patch (adding new functionality).

2006-04-10 Thread Marcus Boerger
Hello Ignacio, thanks, i konw about the limitations of course. But i'll try to do my best to get it running on our side to have the ext tested to soem extend et least. best regards marcus Monday, April 10, 2006, 9:42:42 PM, you wrote: > Marcus Boerger <[EMAIL PROTECTED]> writes: >> Hello Igna

Re: [PHP-DEV] PDO Firebird status?

2006-04-10 Thread Lorenzo Alberton
Wez Furlong wrote: I'm looking for someone to maintain the firebird driver for PDO. --Wez. I've posted a "call for help" here: http://www.firebirdnews.org/?p=316 also, if anyone is interested, I wrote a report of the current status of the PDO_Firebird driver: http://www.alberton.info/php_pd