Re: [PHP-DEV] error handler callback gets silenced errors

2002-03-30 Thread Zeev Suraski
Don't you think it's better to allow the user to decide inside the handler whether he wants to silence this error? It makes custom error loggers more powerful, even if error_reporting is set to 0 in the php.ini file. I think that if we are to pay attention to EG(error_reporting) before we call

Re: [PHP-DEV] thread safety for binding issues

2002-03-30 Thread Zeev Suraski
At 20:59 30/03/2002, Markus Fischer wrote: > Yes, exactly. Ok, in that case, by default this won't work 'very nicely' with PHP (because it's not very standard), but you should be able to get it to work relatively easily. The problem: All of PHP's resources (globals, memory management, res

RE: [PHP-DEV] codenames (Was:Preview version of Zend Engine 2 powered PHP)

2002-03-30 Thread php4
Addressed to: "Lukas Smith" <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> ** Reply to note from "Lukas Smith" <[EMAIL PROTECTED]> Sat, 30 Mar 2002 11:45:13 +0100 > > > > > > > PHP 4.1.0 was released on Derick's birthday, so it should've been > > > ''Codename Derick'', ... :-) > >=2

Re: [PHP-DEV] DB Abstraction

2002-03-30 Thread John Lim
Hi Lukas, Actually a query builder is an add-on. There should be no overhead at all to the db abstraction layer. Bye, John Lukas Smith <[EMAIL PROTECTED]> wrote in message 006701c1d84c$795d5b40$4d00a8c0@vandal">news:006701c1d84c$795d5b40$4d00a8c0@vandal... A query builder on top of a DB abstr

RE: [PHP-DEV] DB Abstraction

2002-03-30 Thread Lukas Smith
> 1. common API > 2. feature compatibility layer (easy query rewrites, type abstraction, >handling slightly different usage paradigms such as mysql's >auto_increment vs. real sequences, etc.) > 3. query builders, schema management, etc. (basically everything that >can be done by wrappi

Re: [PHP-DEV] what is a php developer doing geting his nose in ourwork? :)

2002-03-30 Thread Stig S. Bakken
Hi, Take a look at SRM (http://www.vl-srm.net/), it may suit your daemon better. I wouldn't count on being able to un-define functions in the short term though :-) - Stig On Thu, 2002-03-28 at 12:54, Joffrey van Wageningen wrote: > Hi, > > First of all, you all are doing a great job on php :

Re: [PHP-DEV] DB Abstraction

2002-03-30 Thread Stig S. Bakken
On Fri, 2002-03-29 at 13:01, Daniel Lorch wrote: > Hi, > > I'm a bit confused about the ongoing projects aiming towards a > standard for database abstraction in PHP. There is DBA > [ http://php.net/dba ], PEAR DB and a project by l0t3k (and > many, many more). > > So what is going to be "the sta

[PHP-DEV] error handler callback gets silenced errors

2002-03-30 Thread Stig S. Bakken
Hi, When using set_error_handler, my error handler function is called even when I silence errors. IMHO that's just silly. Proposing the following patch: Index: zend.c === RCS file: /repository/Zend/zend.c,v retrieving revision 1.1

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Hartmut Holzgraefe
Egon Schmid wrote: > If you know the conference paper from the last PHP Kongress in > Cologne, you can see the company logo at the page of Hartmut´s > abstract :) He really dislike such a advertising himself. Please stop citing me out of context. No, i didn't dislike the advertisement. Yes, i di

Re: [PHP-DEV] thread safety for binding issues

2002-03-30 Thread Markus Fischer
Yes, exactly. On Sun, Mar 31, 2002 at 12:48:04AM +0300, Zeev Suraski wrote : > Markus - is that what you're talking about..? > > Zeev > > At 20:37 30/03/2002, Shane Caraveo wrote: > >My understanding from Markus' original email was that the library he is > >using calls back into php on a

Re: [PHP-DEV] thread safety for binding issues

2002-03-30 Thread Zeev Suraski
Markus - is that what you're talking about..? Zeev At 20:37 30/03/2002, Shane Caraveo wrote: >My understanding from Markus' original email was that the library he is >using calls back into php on a different thread than that which he called >it with. > >Shane -- PHP Development Mailing List

Re: [PHP-DEV] thread safety for binding issues

2002-03-30 Thread Shane Caraveo
My understanding from Markus' original email was that the library he is using calls back into php on a different thread than that which he called it with. Shane Zeev Suraski wrote: > Get MT'd? What do you mean by that? We have no plans to make PHP a > multithreaded application at any time i

Re: [PHP-DEV] Mac OS X --with-apxs build now works!

2002-03-30 Thread Dan Kalowsky
Works nicely on my end. Good job Marko! On Sat, 30 Mar 2002, Marko Karppinen wrote: > Ladies and gentlemen, > > as of today, the CVS HEAD version (4.3.0-dev) of PHP finally > supports --with-apxs building out of the box on Mac OS X. > This means that the canonical > > ./configure --with-apxs=/u

Re: [PHP-DEV] thread safety for binding issues

2002-03-30 Thread Zeev Suraski
Get MT'd? What do you mean by that? We have no plans to make PHP a multithreaded application at any time in the future, but I'm not exactly sure why it matters to you..? Zeev At 17:16 30/03/2002, Markus Fischer wrote: > Yes, thanks for the answer. > > I think the problem is just that

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Egon Schmid
From: <[EMAIL PROTECTED]> > On Sat, 30 Mar 2002, Egon Schmid wrote: > > > From: "Stefan Esser" <[EMAIL PROTECTED]> > > > > > Sorry, what do you want to tell us? Your mail doesn't make any > > sense. > > > > Please tell us more about the patents from the German company > > www.sevenval.de. > > Sure

Re: [PHP-DEV] cvs: php4 /main/main.c [[Re: [PHP-DEV] ErrorLog problem]]

2002-03-30 Thread Marcus Boerger
Try this patch. It does the same but it's a better solution. But where is the configure variable to have your feature disabled by default? - keep to discussion or say why you ignore discussion points. marcus >At 04:40 30.03.2002, you wrote: >rootshell Fri Mar 29 23:13:29 2002 CET > > Mod

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread derick
On Sat, 30 Mar 2002, Egon Schmid wrote: > From: "Stefan Esser" <[EMAIL PROTECTED]> > > > Sorry, what do you want to tell us? Your mail doesn't make any > sense. > > Please tell us more about the patents from the German company > www.sevenval.de. Sure, but what do patents have to do with Marks'

Re: [PHP-DEV] thread safety for binding issues

2002-03-30 Thread Markus Fischer
Yes, thanks for the answer. I think the problem is just that I mixed up two different things (thread-safety vs. multi-threaded). Err .. any idea if/when PHP itself will get MTed ? :) - Markus On Sat, Mar 30, 2002 at 09:14:56AM +0200, Zeev Suraski wrote : > It should work, i

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Egon Schmid
From: "Stefan Esser" <[EMAIL PROTECTED]> > Sorry, what do you want to tell us? Your mail doesn't make any sense. Please tell us more about the patents from the German company www.sevenval.de. -Egon -- PHP Development Mailing List To unsubscribe, visit: http://www.php.ne

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Stefan Esser
Sorry, what do you want to tell us? Your mail doesn't make any sense. Stefan -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Egon Schmid
With European patents in general and with the sevenval patents. I have visited the website today and it seems that the references to that patents are now removed from there website. If you know the conference paper from the last PHP Kongress in Cologne, you can see the company logo at the page of

Re: [PHP-DEV] cvs: php4 /main/main.c [[Re: [PHP-DEV] ErrorLog problem]]

2002-03-30 Thread Jan Pavlík
PHP 4.1.2 - it works fine. Sorry for my seek... It will be better to develop it only for me. I really don't know, that some functions in C can't be used JP "Markus Fischer" <[EMAIL PROTECTED]> píse v diskusním príspevku [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 4. It's not condition

Re: [PHP-DEV] cvs: php4 /main/main.c [[Re: [PHP-DEV] ErrorLog problem]]

2002-03-30 Thread Markus Fischer
4. It's not conditional and who says everthing likes it that way just becayse you want it that way? Hmm ... My opinion is this patch/method shouldn't be considered at all. First discuss implementation issues better... On Sat, Mar 30, 2002 at 12:56:11PM +0100, [EMAIL PROTECTED] wr

Re: [PHP-DEV] cvs: php4 /main/main.c [[Re: [PHP-DEV] ErrorLogproblem]]

2002-03-30 Thread derick
Hello, 1. this patch doesn't work with thread safety, 2. It doesn't use the PHP coding standards and 3. it uses GOTO. I don't think this should have been committed at all. Derick On Sat, 30 Mar 2002, Jan Pavlík wrote: > rootshell Fri Mar 29 23:13:29 2002 CET > > Modified files: >

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Stig S. Bakken
What has that got to do with anything? - Stig On Thu, 2002-03-28 at 20:11, Egon Schmid wrote: > No, I don´t read such nonsense patents. > > -Egon > > - Original Message - > From: "Stefan Esser" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, March 28, 2002 7:35 PM > Su

Re: [PHP-DEV] ext/dio broken

2002-03-30 Thread Stig S. Bakken
On Sun, 2002-03-24 at 19:40, Jan Lehnardt wrote: > Hi, > ext/dio in PHP_4_2_0 does not build. I attached a diff which fixes it. #ifdef O_SYNC? - Stig -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] codenames (Was:Preview version of Zend Engine 2 powered PHP)

2002-03-30 Thread Lukas Smith
> > > > PHP 4.1.0 was released on Derick's birthday, so it should've been > > ''Codename Derick'', ... :-) > > Codenames are cool, but using our own names is no-so-cool. We should > pick a theme though, but please not Australian wildlife (we're already > using that for the alltheweb.com fron

Re: [PHP-DEV] Preview version of Zend Engine 2 powered PHP

2002-03-30 Thread Stig S. Bakken
On Sat, 2002-03-23 at 11:58, Sebastian Bergmann wrote: > Andi Gutmans wrote: > > I just realized that 4.2.0 is planned for the 22nd of April. > > ... which happens to be my birthday. Derick and I recently had a (not > so serious) discussion about introducing codenames for our releases. > >

Re: [PHP-DEV] Re: file upload issue in HEAD

2002-03-30 Thread Jani Taskinen
Hmm..funny headers in the emails... Anyway, what I fixed doesn't warrant any 4.1.x release since this "bug" has been there for almost 2 years and so far nobody has complained about it: http://bonsai.php.net/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=rfc1867