[PHP-DEV] Fwd: [PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/soap php_sdl.c soap.c /ext/soap/tests/bugs .cvsignore bug28985.phpt bug28985.wsdl bug29061.phpt bug29061.wsdl bug29109.phpt bug29109.wsdl bug29236.phpt bug29236.wsdl

2004-08-08 Thread Andi Gutmans
We've got the SOAP fixes in now. Thanks Dmitry. I'd like to roll tomorrow or the day after depending on when I can find the time. Please give a shout if you still need to commit something to PHP_5_0. Thanks, Andi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http:

Re: [PHP-DEV] the Zend Studio performance issue

2004-08-08 Thread Ron Korving
Okay, i will, thanx :) "Jeremy Johnstone" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Just to note, although prior versions of ZS were very slow (especially in > Win32), that doesn't mean the current version is (that review you linked was > reviewing a year+ old version). I recen

[PHP-DEV] bug in sapi apache2filter

2004-08-08 Thread Kamesh Jayachandran
Hi All, I found apache giving segmentation fault in the following scenario. 1)Disable php module and start apache. 2)enable php in the httpd.conf 3)httpd restart(Not stop and start) 4)make a request to any php page apache segfaults. I drilled down on this issue. My investigation is, Apache on start

Re: [PHP-DEV] Re: Win32 Build Error w HEAD

2004-08-08 Thread l0t3k
"Wez Furlong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Use the new build system instead i'm using the IDE for debugging currently... > or, fix the .dsp to generate the > message cataglog using mc.exe. excuse me for being slow, but where is the message resource (source) file

Re: [PHP-DEV] Destructors will not be called after an exception is caught?

2004-08-08 Thread Marcus Boerger
Hello Noel, i suppose one of your destructors did throw an exception. But you didn't get any output from it. Try either 5.0.0-dev or 5.1.0-dev where the shutdown order wasaddressed again. A reproducing script would be this: php -r 'class t{function __destruct(){throw new exception(__METHOD__);}}$

Re: [PHP-DEV] Re: Win32 Build Error w HEAD

2004-08-08 Thread Wez Furlong
Ah, don't do that ;-) Use the new build system instead, or, fix the .dsp to generate the message cataglog using mc.exe. --Wez. On Mon, 9 Aug 2004 01:05:07 -0400, l0t3k <[EMAIL PROTECTED]> wrote: > Additional info : > VC6, building from .dsp , under Windows XP > > > > l0t3k > > -- > PHP I

Re: [PHP-DEV] Win32 Build Error w HEAD

2004-08-08 Thread Wez Furlong
buildconf.bat config.nice.bat if you still see the error, check to see what was detected for mc.exe in the configure output. --Wez. On Mon, 9 Aug 2004 00:59:02 -0400, l0t3k <[EMAIL PROTECTED]> wrote: > C:\projects\php-src\win32\wsyslog.c(60) : fatal error C1083: Cannot open > include file: 'wsys

[PHP-DEV] Re: Win32 Build Error w HEAD

2004-08-08 Thread l0t3k
Additional info : VC6, building from .dsp , under Windows XP l0t3k -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Win32 Build Error w HEAD

2004-08-08 Thread l0t3k
C:\projects\php-src\win32\wsyslog.c(60) : fatal error C1083: Cannot open include file: 'wsyslog.h': No such file or directory l0t3k -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] the Zend Studio performance issue

2004-08-08 Thread Jeremy Johnstone
Just to note, although prior versions of ZS were very slow (especially in Win32), that doesn't mean the current version is (that review you linked was reviewing a year+ old version). I recently upgraded to the latest edition (3.5.1) and can say the speed has improved immensely where there is no

Re: [PHP-DEV] the Zend Studio performance issue

2004-08-08 Thread Ron Korving
ok, i guess this is where my newbieness comes in.. i'm sorry, ignore this whole post :) ron "Wez Furlong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Err, we didn't write it, try talking to Zend... > > --Wez. > > On Sun, 8 Aug 2004 20:55:00 +0200, Ron Korving <[EMAIL PROTECTED]>

Re: [PHP-DEV] Re: get_defined_constants()

2004-08-08 Thread Thomas Goyne
On Sun, 08 Aug 2004 21:15:44 +0200, Michael Walter <[EMAIL PROTECTED]> wrote: The latter is much more readable, though. Cheers, Michael Ron Korving wrote: it's a nice idea, and personally, i would prefer a simple boolean parameter instead of constants where there's only 2 possibilities anyway.

Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Kevin Waterson
This one time, at band camp, "Steph" <[EMAIL PROTECTED]> wrote: > I will do. Did anyone remember that php-gtk-doc needs to align to this when > they were designing it? Does this mean you will document the sqlite stuff? If not, I will have a go at it. Kevin -- __

Re: [PHP-DEV] Re: get_defined_constants()

2004-08-08 Thread Michael Walter
The latter is much more readable, though. Cheers, Michael Ron Korving wrote: it's a nice idea, and personally, i would prefer a simple boolean parameter instead of constants where there's only 2 possibilities anyway.. "Nathan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Dear List, i

Re: [PHP-DEV] the Zend Studio performance issue

2004-08-08 Thread Wez Furlong
Err, we didn't write it, try talking to Zend... --Wez. On Sun, 8 Aug 2004 20:55:00 +0200, Ron Korving <[EMAIL PROTECTED]> wrote: > hi guys, > > if you read the reviews on this page: > http://www.php-editors.com/review/?editor=16 , you will notice that a lot > of people don't use zend studio for

[PHP-DEV] the Zend Studio performance issue

2004-08-08 Thread Ron Korving
hi guys, if you read the reviews on this page: http://www.php-editors.com/review/?editor=16 , you will notice that a lot of people don't use zend studio for the simple reason that it's lacking in performance... this includes myself. i would really love to use it because of all the features, but

[PHP-DEV] Re: get_defined_constants()

2004-08-08 Thread Ron Korving
it's a nice idea, and personally, i would prefer a simple boolean parameter instead of constants where there's only 2 possibilities anyway.. "Nathan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dear List, > > i was using the get_defined_constants function the first time today and

RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Steph
I will do. Did anyone remember that php-gtk-doc needs to align to this when they were designing it? > -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 08 August 2004 19:40 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; internals; [EMAIL PROTECTED] > Subject: Re:

Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Gabor Hojtsy
care to share? :) It is not yet incorporated into the dochowto, but none had problems with the mysqli reference usage of OO stuff, so it was choosen. See the mysqli reference XML files. http://cvs.php.net/phpdoc/en/reference/mysqli/functions/ How it will be rendered, just depends on livedocs

RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Steph
care to share? :) > -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 08 August 2004 16:44 > To: [EMAIL PROTECTED] > Cc: internals; [EMAIL PROTECTED] > Subject: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level > interface > > > >>it is a public interface

Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Andrey Hristov
[EMAIL PROTECTED] wrote: Marcus Boerger <[EMAIL PROTECTED]> writes: Hello Derrell, it is a public interface! Unfortunatley we still have no way of documenting classes on the docs page. Thanks. Steph forwarded me this link, which could be provided on the docs page as additional reference, until t

Re: [PHP-DEV] IPv6 DNS records with dns_*() functions

2004-08-08 Thread Sara Golemon
> > It is actually the other way around. is the official standard and > > A6 is deprecated for years. > > > hmm, from http://www.dns.net/dnsrd/rfc/ i get the same idea, yet on other > websites it is mentioned sometimes that A6 is the "new" .. .pretty > weird.. > > if both are used in pract

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Gabor Hojtsy
it is a public interface! Unfortunatley we still have no way of documenting classes on the docs page. Thanks. Steph forwarded me this link, which could be provided on the docs page as additional reference, until there's a standard way to document classes on that page... http://www.zend.com/php5/

[PHP-DEV] Destructors will not be called after an exception is caught?

2004-08-08 Thread Noel Forbes
Hello all, You'll have to excuse my ignorance if something like this has already been posted. In my process of writing complicated-for-the-sake-of-complicated scripts (:D), I came across a very strange error: Fatal error: Exception thrown without a stack frame in Unknown on line 0 What was happ

Re: [PHP-DEV] IPv6 DNS records with dns_*() functions

2004-08-08 Thread Ron Korving
hmm, from http://www.dns.net/dnsrd/rfc/ i get the same idea, yet on other websites it is mentioned sometimes that A6 is the "new" .. .pretty weird.. if both are used in practice tho, i think PHP should parse them both, don't you think? Ron "Stefan Esser" <[EMAIL PROTECTED]> wrote in message

Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Derrell . Lipman
Marcus Boerger <[EMAIL PROTECTED]> writes: > Hello Derrell, > > it is a public interface! Unfortunatley we still have no way of documenting > classes on the docs page. Thanks. Steph forwarded me this link, which could be provided on the docs page as additional reference, until there's a standard

Re: [PHP-DEV] IPv6 DNS records with dns_*() functions

2004-08-08 Thread Stefan Esser
Hello all, Ron Korving wrote: I noticed the DNS record lookup functions (in the documentation) all refer to as an IPv6 type record. Actually, is obsolete now.. Of course, in PHP it would be very wise to support , but the official type is A6. It is actually the other way around. i

Re: [PHP-DEV] sqlite object-level interface

2004-08-08 Thread Marcus Boerger
Hello Derrell, it is a public interface! Unfortunatley we still have no way of documenting classes on the docs page. regards marcus (crossposting to phpdoc) Saturday, August 7, 2004, 9:23:43 PM, you wrote: > I just discovered (via the RTFS method) that there is an object-level > interface to t

Re: [PHP-DEV] Re: objects passed as reference in php5

2004-08-08 Thread Marcus Boerger
Hello Ron, that's prefectly correct. regards marcus Sunday, August 8, 2004, 1:14:55 PM, you wrote: > i think the object will only cease to exist when all references to it are > gone > "Curt Zirzow" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> >> I'm trying to document how o

[PHP-DEV] Re: objects passed as reference in php5

2004-08-08 Thread Ron Korving
i think the object will only cease to exist when all references to it are gone "Curt Zirzow" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I'm trying to document how objects are passed to functions in php5, > but am running into some troubles. > > In the code below the object app