On Sat, 28 Aug 2004, Mathieu Bruneau wrote:
> I have been playing with the SPL lately and today I ended up playing
> with the SimpleXMLIterator.
>
[snip]
> Example:
>
> $xml = "Here we areThere";
>
> $it = new SimpleXMLIterator($xml);
foreach ($it as $k => $v) print "$k: $v\n";
test1: H
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 managed to create a
SimpleXMLIterator passing it basic xml in the constructor but was
The warning will be gone after the next build of the manual.
Mehdi
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?
Al
On Sat, 2004-08-28 at 23:35 +1000, Dave Barr wrote:
Derick Rethans wr
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?
Al
On Sat, 2004-08-28 at 23:35 +1000, Dave Barr wrote:
> Derick Rethans wrote:
> > On Fri, 27 Aug 2004, Al Baker wrote:
> >
> >
> >>Thanks for the conf
IMO, it makes sense to fold EXPERIMENTAL and CREDITS files into the
package.xml files that Hartmut added; they provide versioning and
status information.
Non-BC API changes require a bump to the API major number; a new major
in alpha or beta implies that the new API is subject to change until
it i
That message made no sense to me. What exactly is the vulnerability in
PHP? I can write a dozen PHP scripts that will mess up various versions
of Windows.
-Rasmus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
--- Begin Message ---
A new vuln in PHP Interpreter. You Dont Even Need To Have PHP Installed To
Reboot Win Servers.
Hi,
we're Doruk Babalýk & M.ali Akmanalp From Turkey. I Love To Code Sockets With
PHP, So I Created A System That I Call PHPX, That's Composed Of php.exe,
php.ini, php_sockets.dll,
On Sat, 28 Aug 2004, Moriyoshi Koizumi wrote:
> Maybe sorts of character classes don't work as you expect, because
> they lack comprehensive collation support that fully conforms to the
> Unicode
> specification. It's stable I think, but actually not complete yet.
ICU has gotten a lot more modular
Derick Rethans wrote:
On Fri, 27 Aug 2004, Al Baker wrote:
Thanks for the confirmation. The experimental warning appears on any of
the individual help files for mbstring (e.g. mb_ereg).
Can you file a "Documentation" problem for that on bugs.php.net please?
Don't bother, I have fixed this in the
On Fri, 27 Aug 2004, Al Baker wrote:
> Thanks for the confirmation. The experimental warning appears on any of
> the individual help files for mbstring (e.g. mb_ereg).
Can you file a "Documentation" problem for that on bugs.php.net please?
regards,
Derick
--
Derick Rethans
http://derickrethan
On 2004/08/28, at 8:17, Sean Coates wrote:
Are these functions in fact non-experimental? If so, I will remove the
warning from the mb_* functions in the manual.
Yep, definitely. Thanks in advance :)
Moriyoshi
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www
Hi,
On 2004/08/28, at 8:38, Al Baker wrote:
Thanks for the confirmation. The experimental warning appears on any
of
the individual help files for mbstring (e.g. mb_ereg).
Hmm, warnings seem to persist in manual pages of the multibyte regular
expression functions. I'll remove them later :)
Do you
12 matches
Mail list logo