=$root->dump_node($root);
$root has to be a DOM_DOCUMENT and in your case it's DOM_ELEMENT.
I'll fix the code, so it will throw an error, if it's not a
DOM_DOCUMENT
chregu
Previous Comments:
on to decide what is bogus and what is not. This is
bogus.
[2003-01-10 12:50:17] [EMAIL PROTECTED]
Thanks for identifying the problem, chregu.
But your comment didn't specify WHICH $root in the sample code was
causing t
for reproducing your
error.
thanks
chregu
Previous Comments:
[2003-01-13 07:59:20] [EMAIL PROTECTED]
encoding error in attributes with result_dump_* when
characters in win-1251 encoding presented in href, src
H, where HH is the hexadecimal notation of
the byte value)."
chregu
Previous Comments:
[2003-01-15 05:06:17] [EMAIL PROTECTED]
xslt:
..
ïðèâåò
..
//contents inside tag and href attribute in win-1251
enctype="application/x-www-form-urlencoded" does work.
maybe it has something to do with the recent changes in the POST area.
chregu
--
Edit bug report at http://bugs.php.net/?id=20435&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=20435&am
ID: 20435
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4CVS-2002-11-14
New Comment:
"does not work" = $_POST is empty...
l bug, or if it's a known
"bug". But at least, there should be some warning somewhere about
that.
chregu
Previous Comments:
[2002-11-14 18:16:13] [EMAIL PROTECTED]
I can't reproduce this problem even
have libxslt on windows as
well (I hope it does even compile :) )
chregu
Previous Comments:
[2002-11-18 12:18:23] [EMAIL PROTECTED]
Is it possible to include --with-dom-xslt when compiling Windows
binaries (snapshot
ID: 20639
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: Mac OS X 10.2.2
PHP Version: 4CVS-2002-11-26 (stable)
New Comment:
This bug has been fix
works fine for me. You have to set the right DTD
for ID to work, as there is no ID attribute by default in XML...
chregu
Previous Comments:
[2002-11-26 01:47:53] [EMAIL PROTECTED]
DomDocument->get_element_by_id() does
be available since PHP 4.3.
Download it from http://snaps.php.net/ or wait until it is officially
released
chregu
Previous Comments:
[2002-11-27 03:00:40] [EMAIL PROTECTED]
Using;
libxml Version
2.4.21
HTML Supp
ID: 20675
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: XSLT related
Operating System: win2k/Linux
PHP Version: 4.3.0RC1
New Comment:
Not a PHP Bug.
Either you wrote your xslt-
to
libphp_java.so not php_java.so...
second. sablotron < 0.97 and jdk >= 1.3 does not work together.
Sablotron 0.97 is not out yet, but there is an RC1 in their CVS (didn't
find a link to download it), which should solve the problem..
chregu
Previo
sablotron < 0.97 and jdk >= 1.3 does not work together.
Sablotron 0.97 is not out yet, but there is an RC1 in their CVS (didn't
find a link to download it), which should solve the problem..
chregu
Previo
only tested for suns jdk
stuff recently (well, they didn't change their paths )
I would recommend using the sun jdk. Or someone fixes the configure
line ...
chregu
Previous Comments:
[2002-11-19 16:35:33] [
roblem..
try not loading the sablotron extension and see if it solves the
problem
unix people which have problem with even starting up, should try the
symlink trick:
make a symlink from java.so to libphp_java.so and see if that works.
chregu
and expat is a
non-validating parser which does not care about DTDs (AFAIK)
chregu
Previous Comments:
[2002-09-23 13:21:52] [EMAIL PROTECTED]
XML 1.0 specs say that default attribute values will be parsed as if
those
example, which
segfaults. I'm willing to investigate into it and hopefully provide a
solution for 4.3, but this will be released soon, so you have to hurry
up :)
chregu
Previous Comments:
[2002-11-18 11:08:00] [
/
and see if that helps (trailing slash problem)
I thought, this bug was fixed, i'll have a look again
chregu
Previous Comments:
[2002-11-29 05:18:35] [EMAIL PROTECTED]
Hi sniper (?),
Though I bow to your sup
27;ll have a look again
chregu
Previous Comments:
[2002-11-29 05:54:55] [EMAIL PROTECTED]
Hi scott
try with --with-java=/usr/java/
and see if that helps (trailing slash problem)
I thought, this bug was fixed, i'
:
http://snaps.php.net/php4-latest.tar.gz
For Windows:
http://snaps.php.net/win32/php4-win32-latest.zip
AFAIK this is a know problem with ext/xslt and windows in 4.2, I'm not
sure about 4.3
chregu
Previous Com
encoding at serializing the dom-tree (within for
example domxml_dump_mem) and not at creating the document. Internally
it's always utf-8.
chregu
Previous Comments:
[2001-03-25 08:54:19] [EMAIL PROTECTED]
There is no w
snapshot:
http://snaps.php.net/php4-latest.tar.gz
For Windows:
http://snaps.php.net/win32/php4-win32-latest.zip
Please try with a more recent version and with
DOMXML_LOAD_COMPLETE_ATTRS as second attribute in domxml_open_file
chregu
Previous Comments
do provide a much larger set
of supported encodings
chregu
Previous Comments:
[2001-07-18 05:10:43] [EMAIL PROTECTED]
Functions utf8_encode utf8_decode support only ISO-8859-1. Support for
other encodings would be a great
ID: 12447
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Feature/Change Request
PHP Version: 4.0.6
New Comment:
ext/recode has an XML mode. Maybe that helps (not sure about windows,
though)
chregu
Previous
ID: 15145
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Feedback
Bug Type: Feature/Change Request
Operating System: All
PHP Version: 4.0CVS-2002-01-21
New Comment:
Please try using this CVS s
ID: 20780
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Windows 2000
PHP Version: 4.2.3
New Comment:
Sorry, but your problem does not im
try your installation without sablotron and see if
that works.
chregu
Previous Comments:
[2002-12-03 09:22:01] [EMAIL PROTECTED]
http://bugs.php.net/bug.php?id=15702&edit=2 is not accepting my
password. I don't kn
= domxml_xslt_stylesheet_file($filename);
$result = $xsldoc->process($xmldoc[,$params]);
$xsldoc->result_dump_mem($result);
(or $xsldoc->result_dump_file($result,$filename);)
to get what you want.
(undocument, AFAIK...)
chregu
Previous
DOMXML_LOAD_COMPLETE_ATTRS as second attribute in domxml_open_file
chregu
[2001-11-29 06:48:14] [EMAIL PROTECTED]
Marking this as a feature request
ID: 15145
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: No Feedback
Bug Type: Feature/Change Request
Operating System: All
PHP Version: 4.0CVS-2002-01-21
Previous Comments:
--
built with php-objects, like maybe XML_Tree from PEAR (never tested
that, though)
chregu
Previous Comments:
[2002-12-09 05:30:46] [EMAIL PROTECTED]
Imagine this scenario: You load an XML file (with configuration data)
int
ID: 20908
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Windows 2000 Server
PHP Version: 4CVS-2002-12-09 (dev)
New Comment:
Looks like i
ID: 20906
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Win2K Server
PHP Version: 4.2.3
New Comment:
Sorry, but your problem does not im
try about that.
If you just want the direct children of an Element, use the Xpath
Functions.
chregu
Previous Comments:
[2002-12-11 17:15:20] [EMAIL PROTECTED]
The function DomElement->get_elements_by_tagname() is now
time.
If there is setAttributeNode, then you can use the way the w3c
suggests.
chregu
Previous Comments:
[2002-12-27 10:05:50] [EMAIL PROTECTED]
Please take a look at following example:
');
$root = $xml->ro
append_child() et al. working in attribute Nodes, then it should work.
Don't know, when I have the time to do it, if someone else wants to
take over this part, feel free ;)
chregu
Previous Comments:
[2003-01-03 04:06:32] [
ID: 16647
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: DOM XML related
Operating System: linux 2.4.4
PHP Version: 4.0CVS-2002-04-1
Previous Comments:
ID: 16647
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: DOM XML related
Operating System: linux 2.4.4
PHP Version: 4.0CVS-2002-04-1
Previous Comments:
back then :)
A quick soultion would be:
"//*[@ID = '%s' or @id = '%s']".
I don't know, which version is really correct according to W3C (but
anyways, the ID-attribute should be stated in the DTD, so this whole
xpath-approach is actually rather
linux.
Even with adding 100'000 nodes :) Can someone with access to windows
please check that?
chregu
Previous Comments:
[2002-04-28 15:37:25] [EMAIL PROTECTED]
System: Apache/1.3.24 PHP running as SAPI-module (Binary
BTW, MS reports this as an MSIE problem under Q231296 in their support
database.
chregu
--
Edit bug report at http://bugs.php.net/?id=17070&edit=1
--
Fixed in CVS:http://bugs.php.net/fix.php?id=17070&r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=17070&r=a
ID: 16871
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: Linux
PHP Version: 4.0CVS-2002-04-27
New Comment:
The class instance should be a DomDoc
latest libxml2 dll? (available
anywhere from http://www.xmlsoft.org). Can you check with that?
chregu
Previous Comments:
[2002-05-14 17:03:16] [EMAIL PROTECTED]
Same error still occurs with PHP 4.2.1 Version
ke the w3c likes it. But appending a sibling to the root node,
doesn't make really sense, but it souldn't crash PHP, either :)
I would be very glad, if someone with windows programming experience
could hunt down the problem.
chregu
ID: 16825
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: RedHat 7.1
PHP Version: 4.0CVS-2002-04-25
New Comment:
You need at least libxml2-2.4.14
hould be stated in the DTD, so this whole
xpath-approach is actually rather wrong :) )
chregu
[2002-04-18 01:37:04] [EMAIL PROTECTED]
get_element_by_id() used xpath_eval as well but
searches for "//*[@ID = '%s'
ID: 16721
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: SUSE Linux
PHP Version: 4.1.2
New Comment:
The funny characters are most certainly utf8
crash, when you don't use
append_sibling, but append_child in the for-loop?
chregu
Previous Comments:
[2002-05-16 13:03:37] [EMAIL PROTECTED]
even with the new php_domxml.dll it still crashes
also when you us
41] [EMAIL PROTECTED]
The crash occurs weather you use append_sibling or append_child
[2002-05-16 13:29:39] [EMAIL PROTECTED]
To narrow down the problem. Does it also crash, when you don't use
ID: 16888
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Critical
+Status: Analyzed
Bug Type: DOM XML related
Operating System: Windows XP
PHP Version: 4.2.0
New Comment:
Other people sit at the lake and enjoy
ID: 16888
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: DOM XML related
Operating System: Windows XP
PHP Version: 4.2.0
New Comment:
My patch is available at
http://trash.chregu.tv/domxml-memleak.di
ID: 16888
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Closed
Bug Type: DOM XML related
Operating System: Windows XP
PHP Version: 4.2.0
New Comment:
There is a stable snapshot available wit
ID: 17318
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: DOM XML related
Operating System: Windows
PHP Version: 4.2.1
New Comment:
Mmmh, what would you expect from a Attribute-Node-Dump?
'attname="attvalu
ID: 17214
Updated by: [EMAIL PROTECTED]
-Summary: MING
Reported By: [EMAIL PROTECTED]
Status: Open
-Bug Type: Ming related
+Bug Type: Documentation problem
Operating System: win2kServer
PHP Version: 4.2.1
New Comment:
Documen
at the moment. The DomObjects are only
free at script-end.
Programming such a method is on the todo list...
chregu
Previous Comments:
[2002-10-30 04:44:43] [EMAIL PROTECTED]
DOMXML Not free created document and php
my system, but only when i make this
symlink.
chregu
Previous Comments:
[2002-10-31 11:52:43] [EMAIL PROTECTED]
Did you setup the ini settings that tell the java.so where to look for
javalibs & cla
sting
context. If the new node is ATTRIBUTE, it is added into properties instead
of children. If there is an attribute with equal name, it is first
destroyed.") and we don't...
I'll try to find a solution
chregu
--
Edit bug report at http://bugs.php.net/?id=20209&
ID: 20209
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Analyzed
Bug Type: DOM XML related
Operating System: linux
PHP Version: 4CVS-2002-11-01
-Assigned To:
+Assigned To: chregu
ID: 20209
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Closed
Bug Type: DOM XML related
Operating System: linux
PHP Version: 4CVS-2002-11-01
Assigned To: chregu
New Comment:
This bug
ID: 15242
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Analyzed
Bug Type: Feature/Change Request
Operating System: Any
PHP Version: 4.1.1
New Comment:
I'm not sure, if this makes sense. You loo
070e12b in JavaThread::run ()
from /usr/lib/java/jre/lib/i386/client/libjvm.so
#9 0x406dc023 in _start () from
/usr/lib/java/jre/lib/i386/client/libjvm.so
#10 0x4092ce85 in pthread_start_thread () from /lib/libpthread.so.0
#11 0x4092cecd in pthread_start_thread_event () from
/lib/libpthread.so.0
(gdb)
Hope someone still does maintain ext/java (it's quite useful in some
situations..)
chregu
--
Edit this bug report at http://bugs.php.net/?id=13344&edit=1
ID: 15950
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
Bug Type: DOM XML related
Operating System: Linux
PHP Version: 4.1.2
-Assigned To:
+Assigned To: chregu
New Comment
ID: 15950
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Closed
Bug Type: DOM XML related
Operating System: Linux
PHP Version: 4.1.2
Assigned To: chregu
New Comment:
"fixed&qu
ID: 15939
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: DOM XML related
Operating System: All
PHP Version: 4.1.2
New Comment:
"fixed" in CVS
Previous Comments:
-
ID: 15939
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: All
PHP Version: 4.1.2
New Comment:
and close it (sh...)
Previous Comments:
-
:13:19] [EMAIL PROTECTED]
you are using xpath-expressions and not simple element-names. This may
had worked with older php versions, but the internal code was changed
later.
If you want to use something like "timeopen/year" then use the
appropriate xpath methods (see manual.
ID: 26395
Updated by: [EMAIL PROTECTED]
Reported By: info at sovall dot cz
Status: Bogus
Bug Type: XSLT related
Operating System: Windows 2k
PHP Version: 5CVS-2003-11-25 (dev)
New Comment:
Just for your information, info at sovall dot cz:
e
ID: 26595
Updated by: [EMAIL PROTECTED]
Reported By: mmokrejs at natur dot cuni dot cz
Status: Assigned
Bug Type: Compile Failure
Operating System: solaris 2.6
PHP Version: 4CVS-2003-12-11 (stable)
Assigned To: chregu
New Comment:
that
: chregu
New Comment:
Fixed in the PHP_4_3 CVS branch.
Please try that or a snapshot in a few hours
Previous Comments:
[2003-12-12 02:21:22] [EMAIL PROTECTED]
that could be the problem
will have a look later today
ID: 26947
Updated by: [EMAIL PROTECTED]
Reported By: olivier dot bichler at laposte dot net
-Status: Feedback
+Status: Verified
-Bug Type: *XML functions
+Bug Type: DOM XML related
Operating System: Windows XP pro (SP1)
PHP Version:
ID: 26947
Updated by: [EMAIL PROTECTED]
Reported By: olivier dot bichler at laposte dot net
-Status: Verified
+Status: Closed
Bug Type: DOM XML related
Operating System: Windows XP pro (SP1)
PHP Version: 5.0.0b3 (beta3)
New Comment:
ID: 27183
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Filesystem function related
Operating System: Mac OS X 10.3
PHP Version: 4CVS-2004-02-08 (stable)
New Comment:
I could track the bug down to be intr
ID: 27183
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Filesystem function related
Operating System: Mac OS X 10.3
PHP Version: 4CVS-2004-02-08 (stable)
New Comment:
here's my
ID: 27183
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Filesystem function related
Operating System: Mac OS X 10.3
PHP Version: 4CVS-2004-02-08 (stable)
New Comment:
it crashes even with the default conf
ID: 27183
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Verified
Bug Type: Filesystem function related
Operating System: Mac OS X 10.3
PHP Version: 4CVS-2004-02-08 (stable)
New Comment:
moriyoshi's patch works for me.
ID: 27349
Updated by: [EMAIL PROTECTED]
Reported By: kalita at implix dot com
-Status: Feedback
+Status: Bogus
Bug Type: DOM XML related
Operating System: FreeBSD 4.9
PHP Version: 4.3.5RC3
New Comment:
This is not a PHP bug. If anyon
ID: 27349
Updated by: [EMAIL PROTECTED]
Reported By: kalita at implix dot com
-Status: Open
+Status: Feedback
Bug Type: DOM XML related
Operating System: FreeBSD 4.9
PHP Version: 4.3.5RC3
New Comment:
you're link is password protecte
ID: 27349
Updated by: [EMAIL PROTECTED]
Reported By: kalita at implix dot com
Status: Open
Bug Type: DOM XML related
Operating System: FreeBSD 4.9
PHP Version: 4.3.5RC3
New Comment:
Should be fixed in CVS
Previous Comments:
ID: 27349
Updated by: [EMAIL PROTECTED]
Reported By: kalita at implix dot com
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: FreeBSD 4.9
PHP Version: 4.3.5RC3
New Comment:
This bug has been fixed in CVS.
S
ID: 22530
Updated by: [EMAIL PROTECTED]
Reported By: bobsledbob at yahoo dot com
-Status: Open
+Status: Assigned
Bug Type: DOM XML related
Operating System: Linux
PHP Version: 4.3.0
-Assigned To:
+Assigned To: chregu
New
ID: 22530
Updated by: [EMAIL PROTECTED]
Reported By: bobsledbob at yahoo dot com
Status: Assigned
Bug Type: DOM XML related
Operating System: Linux
PHP Version: 4.3.0
Assigned To: chregu
New Comment:
here's the patch against
ID: 22530
Updated by: [EMAIL PROTECTED]
Reported By: bobsledbob at yahoo dot com
-Status: Assigned
+Status: Closed
Bug Type: DOM XML related
Operating System: Linux
PHP Version: 4.3.0
Assigned To: chregu
New Comment:
This bug
ID: 21907
Updated by: [EMAIL PROTECTED]
Reported By: ddepill1 at ta dot telecom dot com dot ar
-Status: No Feedback
+Status: Closed
Bug Type: DOM XML related
Operating System: Solaris 5.7
PHP Version: 4.2.3
New Comment:
No feedback p
doc->create_text_node
(htmlspecialchars('')));
produces at least well-formed xml code
chregu
Previous Comments:
[2003-03-07 06:42:02] ed at avi dot ru
When we put some XML markup in CDATA section of dom_xml'
$cdata_2->append_child ($doc->create_text_node
(htmlspecialchars('')));
produces at least well-formed xml code
chregu
[2003-03-07 06:42:02] ed at avi dot ru
When we put some XML markup in CDATA section of do
ID: 22786
Updated by: [EMAIL PROTECTED]
Reported By: ed at avi dot ru
-Status: Verified
+Status: Assigned
Bug Type: DOM XML related
Operating System: any
PHP Version: 4.3.2RC
-Assigned To:
+Assigned To: chregu
New Comment
ID: 22786
Updated by: [EMAIL PROTECTED]
Reported By: ed at avi dot ru
-Status: Assigned
+Status: Closed
Bug Type: DOM XML related
Operating System: any
PHP Version: 4.3.2RC
Assigned To: chregu
New Comment:
This bug has been
ID: 22774
Updated by: [EMAIL PROTECTED]
Reported By: fgarcia at uef dot es
Status: Open
Bug Type: DOM XML related
Operating System: Windows 2000
PHP Version: 4.3.2RC1
New Comment:
looks like a mem-leak
linux normally doesn't segfault on meml
] [EMAIL PROTECTED]
The function seems to be not really implemented, therefore I added
DOM_NOT_IMPLEMENTED() macro there for giving at least a warning.
Someone will implement it later :)
chregu
[2002-06-07 06:26:58
ID: 22774
Updated by: [EMAIL PROTECTED]
Reported By: fgarcia at uef dot es
-Status: Open
+Status: Feedback
Bug Type: DOM XML related
Operating System: Windows 2000
PHP Version: 4.3.2RC1
New Comment:
Please try using this CVS snapshot
feel free ;)
chregu
[2003-01-03 04:06:32] flying at dom dot natm dot ru
Sorry for summary changing - its Mozilla bug :)
[2003-01-03 04:01:49] flying
ID: 32743
Updated by: [EMAIL PROTECTED]
Reported By: jj at intelequest dot com
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: Windows XP
PHP Version: 5.0.4
New Comment:
Looks like you're testing that against
ID: 32743
Updated by: [EMAIL PROTECTED]
Reported By: jj at intelequest dot com
-Status: Bogus
+Status: Feedback
Bug Type: DOM XML related
Operating System: Windows XP
PHP Version: 5.0.4
New Comment:
Did you load php_domxml.dll inste
ID: 32762
Updated by: [EMAIL PROTECTED]
Reported By: vld3 at rambler dot ru
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: win/xp
PHP Version: 5CVS-2005-04-19 (dev)
New Comment:
Please do not submit the same
ID: 32765
Updated by: [EMAIL PROTECTED]
Reported By: vld3 at rambler dot ru
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: win/xp
PHP Version: 5CVS-2005-04-19 (dev)
New Comment:
Please do not submit the same
ID: 32764
Updated by: [EMAIL PROTECTED]
Reported By: vld3 at rambler dot ru
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: win/xp
PHP Version: 5CVS-2005-04-19 (dev)
New Comment:
Please do not submit the same
ID: 32760
Updated by: [EMAIL PROTECTED]
Reported By: vld3 at rambler dot ru
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: win/xp
PHP Version: 5CVS-2005-04-19 (dev)
New Comment:
Please do not submit the same
ID: 32761
Updated by: [EMAIL PROTECTED]
Reported By: vld3 at rambler dot ru
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: win/xp
PHP Version: 5CVS-2005-04-19 (dev)
New Comment:
Please do not submit the same
ID: 32763
Updated by: [EMAIL PROTECTED]
Reported By: vld3 at rambler dot ru
-Status: Open
+Status: Bogus
Bug Type: DOM XML related
Operating System: win/xp
PHP Version: 5CVS-2005-04-19 (dev)
New Comment:
Please do not submit the same
1 - 100 of 354 matches
Mail list logo