Re: [PHP-DEV] RfC: version names

2003-01-31 Thread Xavier Spriet
and ignore allready fixed bugs. The goal is to find out which commit is the reason for the failure on which systems. If this works fine, we are able to add detailed comments to bugs.php.net and reopen automatic already closed bugs. Regards, Kai -- Xavier Spriet [EMAIL PROTECTED] -- PHP

Re: [PHP-DEV] Again scope

2003-01-31 Thread Xavier Spriet
(); ? give me this error: Fatal error: Call to undefined function: bar() in /home/httpd/html/PHP/test/3.php on line 14 I'm using php-cli from cvs (2 weeks ago). And there is a variable scope (for the class). -- michel 'ziobudda' morelli [EMAIL PROTECTED] -- Xavier Spriet [EMAIL

Re: [PHP-DEV] CVS Account Request: hitweb

2003-01-21 Thread Xavier Spriet
On Tue, 2003-01-21 at 18:57, Brian FRAVAL wrote: Because I want a mail @php.net. Heck... I want one of these too !! And I want help you for translating the documentation. It would be nice to know in what language you intend to work on the translation... ? -- Xavier Spriet [EMAIL PROTECTED

Re: [PHP-DEV] PHP Bug #17868: Multiple Includes

2003-01-20 Thread Xavier Spriet
is described in a little more detail here: http://bugs.php.net/bug.php?id=17868 -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [Win32] Install Problems....

2003-01-15 Thread Xavier Spriet
You'll find the latest development snapshot on http://snaps.php.net On Wed, 2003-01-15 at 14:24, Red Wingate wrote: don't know where i can get a stable version. Enviroment: Win2000 SP3 with Apache 2.0.43 --- Red Wingate p.s: plz dont flame about my english :) -- Xavier Spriet

Re: [PHP-DEV] PHP Look Back 2002

2002-12-30 Thread Xavier Spriet
-mag.net/ - -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
with 4.3.0 release before the end of the year, so those interested in doing anything about this issue better get their butts in gear. -Andrei http://www.gravitonic.com/ This isn't right. This isn't even wrong. -- Wolfgang Pauli -- Xavier Spriet

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
. -- Wolfgang Pauli -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe

RE: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
]] Sent: Wednesday, December 18, 2002 9:30 PM To: Xavier Spriet Cc: Andrei Zmievski; PHP Developers Subject: Re: [PHP-DEV] CGI and CLI This note from Derick pretty much reflects the idea... it makes sense: quote I see that renaming the CGI to php-cgi might break things indeed

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
if it isn't already done. On Wed, 2002-12-18 at 16:03, Andi Gutmans wrote: At 03:54 PM 12/18/2002 -0500, Andrei Zmievski wrote: On Wed, 18 Dec 2002, Xavier Spriet wrote: Experimental or not, people use it and have developed a need for it. Many apps out there are based on experimental technology

RE: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI/ -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
. Why was'nt PHP available for Apache 2 for a long time (is it in the meantime btw.?)?. Because Apache Group continiously changed their API. -Original Message- From: Xavier Spriet [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 9:53 PM To: Sebastian Nohn Cc

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
is not a word. It's a sentence. Life-long sentence. * -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CGI and CLI

2002-12-18 Thread Xavier Spriet
the correct PHP CGI binary.); exit(1); } Xavier Spriet wrote: Great. In that case, in order to make things a little smoother for users, could a little workaround like the one offered by Robin be considered ? On Wed, 2002-12-18 at 17:21, Andrei Zmievski wrote: On Wed, 18

Re: [PHP-DEV] -+ [01]

2002-12-18 Thread Xavier Spriet
that this is blocked. Right? -Sterling [1] If Barney can give a technical reason for blocking it, and can offer an alternative solution. -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP building on Linux: A question on configurescript!

2002-12-16 Thread Xavier Spriet
for Professionals http://php-mag.net/ - -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php -- Xavier Spriet [EMAIL PROTECTED] -- PHP Development Mailing List http

Re: [PHP-DEV] PHP mem leaks

2002-09-12 Thread Xavier Spriet
what version of mod_ssl are you using ? your situation looks very familiar since I experienced the same problem, the issue was mod_ssl, there is a new version available to fix this bug. (buffer overflow). Thanks. Xavier Spriet. [EMAIL PROTECTED] On Thu, 2002-09-12 at 08:58, John Wards wrote

[PHP-DEV] url_rewriter maximum buffer size

2002-09-12 Thread Xavier Spriet
it but with no success... I'm looking for a problem in the following function: int php_url_scanner_add_var(char *name, int name_len, char *value, int value_len, int urlencode TSRMLS_DC) in ext/standard/url_scanner_ex.re Am I even in the right direction ? Thanks. Xavier Spriet. [EMAIL PROTECTED] -- PHP

RE: [PHP-DEV] php.ini include directive

2002-09-11 Thread Xavier Spriet
I believe what Brian meant was to be able to use multiple configuration file. I believe there is already an implementation of what you are referring to. auto_append_file and auto_prepend_file if I'm correct. Using multiple configuration files could also be an interesting thing. Xavier Spriet

RE: [PHP-DEV] php.ini include directive

2002-09-11 Thread Xavier Spriet
We are indeed talking about the same thing, this is exactly how I was seeing it also. It would definitely help keep things organized since I imagine if this was implemented, the old way of doing it would still remain possible so I don't see why not, though I have no idea of what the technical

Re: [PHP-DEV] http://www.php-con.com/

2002-09-05 Thread Xavier Spriet
this is still the wrong list. On Thu, 2002-09-05 at 08:56, Andrey Hristov wrote: I meant gray background . Andrey - Original Message - From: Andrey Hristov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 05, 2002 3:53 PM Subject: [PHP-DEV]

[PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Xavier Spriet
, etc... in fact, here is what it gives me: [tech_id[]= string(4) Doug Thanks, Xavier Spriet. [EMAIL PROTECTED] (519)-945-2032 Ext. 233 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Xavier Spriet
my bad... it was indeed a user error... Thanks everyone ;) On Wed, 2002-09-04 at 14:09, Mike Hall wrote: Beat me to it! :-) - Original Message - From: Rasmus Lerdorf [EMAIL PROTECTED] To: Xavier Spriet [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 04, 2002

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
id propagation, and would like to prevent users from setting the sid in get/post parameters. mk -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php Xavier Spriet Developer/Administrator/Apache Build

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php Xavier Spriet Developer/Administrator/Apache Build Next Dimension Inc. [EMAIL PROTECTED] Tel: (519)-945-2032 Ext. 233

Re: [PHP-DEV] trans-sid warning?

2002-08-20 Thread Xavier Spriet
Systems Engineer First Creative Ltd Xavier Spriet Developer/Administrator/Apache Build Next Dimension Inc. [EMAIL PROTECTED] Tel: (519)-945-2032 Ext. 233

Re: [PHP-DEV] PHP tested on 64-bit OS?

2002-08-19 Thread Xavier Spriet
. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php Xavier Spriet Developer/Administrator/Apache Build Next Dimension Inc. [EMAIL PROTECTED] Tel: (519)-945-2032 Ext. 233

RE: [PHP-DEV] trans-sid warning?

2002-08-19 Thread Xavier Spriet
(I might have sent this one twice again...) -- why not simply allow a maximum amount of time a session can exist (let's say, 25 minutes). This could be customised or even disabled by the administrator so it won't be a flea to regular users, and even though it won't be bulletproof, it

RE: [PHP-DEV] trans-sid warning?

2002-08-19 Thread Xavier Spriet
To: Xavier Spriet Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DEV] trans-sid warning? This is not the issue we are discussing. PHP already times out inactive sessions, and in this particular case the session has even been created yet, so

RE: [PHP-DEV] trans-sid warning?

2002-08-19 Thread Xavier Spriet
Again, this is a good step, but is not at all effective against an attacker motivated to compromise your site. You are right. However, it could be an acceptable policy to improve overall security. The problem is, while this

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-18 Thread Xavier Spriet
As long as there is momentum on the development process and on the QA process when needed, I don't think release momentum matters that much. It is important to keep up with the current development for 4.3.0 and also for future implementation of ze2, which I think probably takes some time.

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-18 Thread Xavier Spriet
;) -Original Message- From: Edin Kadribasic [mailto:[EMAIL PROTECTED]] Sent: Sun 18/08/2002 4:21 PM To: Xavier Spriet; Zeev Suraski Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP-QA] Re: [PHP-DEV] 4.2.3

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-17 Thread Xavier Spriet
This is quiteconcerning. It appears the PHP release process is not suited to the way PHP is developed anymore and this can lead in severe inconsistencies. What seemed to have happened is that several bugfixes were fixed in CVS instead of the bugfix release which if fine with me... but the

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.2.3

2002-08-17 Thread Xavier Spriet
I agree on every point. It's not buggy as hell but it's quite annoying and it puts the developer in a situation where many workarounds have to be made when these bugs are fixed in CVS... -Original Message- From: Sascha Schumann [mailto:[EMAIL PROTECTED]]

[PHP-DEV] RE: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RE: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-10 Thread Xavier Spriet
and for the other ones, they'll know what to expect anyway... it's just my opinion. Xavier Spriet. Software/Web Developer Next Dimension Inc. Phone: 519.945.2032 Ext. 233 http://www.nextdimensioninc.com [EMAIL PROTECTED] -Original Message- From: Andi Gutmans [mailto:[EMAIL PROTECTED]] Sent: Wednesday

[PHP-DEV] RE: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-10 Thread Xavier Spriet
ummm actually... maybe we should wait for 4.2.1 then ;) Xavier Spriet. Software/Web Developer Next Dimension Inc. Phone: 519.945.2032 Ext. 233 http://www.nextdimensioninc.com [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April