Hi,
after discussion with Brian Aker about problems with number precision in
financial applications and thinking about the impact of "Enterprise" I'm
wondering that bcmath is not enabled by default.
Is there a reason for it? if not I'm strongly +1 to enable it by default.
Georg
--
PHP Inter
On Sun, 1 Feb 2004, Derick Rethans wrote:
> when I iterate over $s->body->children() I only get the and
> the . Shouldn't it also show the text nodes?
I hestitate to get back into this discussion, but I will give you the
answers as best I can. :)
The SimpleXML model prefers you to not mix eleme
Hello,
I was wondering on how to iterate over the elements of in
the following piece of XML:
foo
bar
foobar
when I iterate over $s->body->children() I only get the and
the . Shouldn't it also show the text nodes?
Another thing that would be useful to have is a tag() method, so that
I don't mind having this in the tree. It doesn't affect anything of
significance (i.e. the core extensions).
Andi
At 02:19 AM 1/31/2004 +0100, Ard Biesheuvel wrote:
Guys,
Any chance this will make it into RC1 ??
--
Ard
Index: interbase.c
==
BTW take a look at zenderror(). This function is called when there's a
parse error.
It leads to an E_PARSE error and setting EG(exit_status) to 255.
If there is a problem, and I haven't quite understood what the problem is
today, that might be the place to fix it in.
Andi
At 11:17 PM 1/31/2004
I think I missed out on the original problem. What does the fix, fix? Isn't
a parse error automatically a fatal error?
If you revert your patch what won't work?
Andi
At 09:59 AM 1/30/2004 -0500, Ilia Alshanetsky wrote:
It seems like the only way to distinguish between a parse error and a
non-exis
PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (783 total including feature requests)
===[*Directory/Filesystem functions]
26653 Assigned open_basedir bug
26863 Open fgets hangs on some urls