Re: [PHP-DEV] [PATCH] ext/spl/examples/dbareader.inc

2004-08-29 Thread Derick Rethans
On Sun, 29 Aug 2004, Markus Fischer wrote: > Marcus Boerger wrote: > > -?>> > > > >>\ No newline at end of file > > > > +?>> > > > > btw: The missing new line is intentional. > > It happens to me that vi always puts this newlines in. Does anybody know > how to prevent this? Vi is supposed to do t

Re: [PHP-DEV] Status of Multibyte support in PHP

2004-08-29 Thread Derick Rethans
On Sat, 28 Aug 2004, Al Baker wrote: > So, all the mb_* functions will have the experimental removed? I see a > few that still have it, or is that just the mirrors not up to date yet? I'd go for the iconv() functions as you need to external extension for this in PHP 5 (it's enabled by default).

Re: [PHP-DEV] SimpleXMLIterator

2004-08-29 Thread Mathieu Bruneau
Marcus Boerger wrote: > Hello Mathieu, > > Sunday, August 29, 2004, 4:18:25 AM, you wrote: > > >>Hi all, > > >> I have been playing with the SPL lately and today I ended up playing >>with the SimpleXMLIterator. > > >> The documentation on that class if fairly poor and I'm in fact >>requesting some

Re: [PHP-DEV] SimpleXMLIterator

2004-08-29 Thread Marcus Boerger
Hello Mathieu, Sunday, August 29, 2004, 4:18:25 AM, you wrote: > Hi all, > I have been playing with the SPL lately and today I ended up playing > with the SimpleXMLIterator. > The documentation on that class if fairly poor and I'm in fact > requesting some information about it. I

Re: [PHP-DEV] [PATCH] ext/spl/examples/dbareader.inc

2004-08-29 Thread Markus Fischer
Marcus Boerger wrote: -?>> \ No newline at end of file +?>> btw: The missing new line is intentional. It happens to me that vi always puts this newlines in. Does anybody know how to prevent this? thanks :) - Markus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: htt

Re: [PHP-DEV] [Fwd: A NEW Vuln In PHP Interpreter.]

2004-08-29 Thread Zeev Suraski
Hi, This doesn't look like a problem in PHP, but probably some faulty driver or hardware (might be also a low level Windows bug although it's less likely). An application is not supposed to be capable to reboot a server no matter what it does (well, unless it requests a reboot and has sufficie