Rob Richards wrote:
The goal is to be able to use it simultaneously.
Can you file a bug report and include code that produces the crash?
Rob
Sure, it's complicated code, so I'll try to get it all into 1 file and
under 20 lines.
Greg
--
PHP Internals - PHP Runtime Development Mailing List
To unsub
The goal is to be able to use it simultaneously.
Can you file a bug report and include code that produces the crash?
Rob
- Original Message -
From: Greg Beaver
> I've been experimenting with using both simplexml and dom on the same
> document at the same time, and have run into a numbe
Hi,
I've been experimenting with using both simplexml and dom on the same
document at the same time, and have run into a number of unexplainable
PHP crashes unless I clone the domdocument object before using
simplexml_import_dom()
Is it a design goal of simplexml to be able to use it simultaneo
On 10/27/03 10:07 AM, Derick Rethans wrote:
On Sat, 25 Oct 2003, Marcus Börger wrote:
Hello Robert,
Cool stuff which i'd like to have in b2 :-)
yes, me too.
was committed yesterday ;)
chregu
Derick
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 5
On Sat, 25 Oct 2003, Marcus Börger wrote:
> Hello Robert,
>
> Cool stuff which i'd like to have in b2 :-)
yes, me too.
Derick
--
"Interpreting what the GPL actually means is a job best left to those
that read the future by examining animal entrails."
--
So my only comment on this is that the import functions should do some
kind of error (domexception, or a php error) if the support for the
other is not compiled in. This would just be freindlier to the
developer to know why the call is failing (rather than just getting
function not defined).
hmm...not that Rob needs a thumbs up from me, I'm just another pair of
eyes a little familier with it.
Shane
Shane Caraveo wrote:
I'll be able to do a quick review of it while I'm sitting in the airport
in Seattle tonight.
Shane
Andi Gutmans wrote:
I have no problem with you committing this.
I'll be able to do a quick review of it while I'm sitting in the airport
in Seattle tonight.
Shane
Andi Gutmans wrote:
I have no problem with you committing this. It'd be good if at least
another guy who has been working on the new XML extensions gives you
thumbs up.
Andi
At 02:36 PM 10/25/2
I have no problem with you committing this. It'd be good if at least
another guy who has been working on the new XML extensions gives you thumbs up.
Andi
At 02:36 PM 10/25/2003 -0400, Robert Richards wrote:
If anyone is playing around with simplexml, dom and/or xsl, I have a patch
for the inter
Hello Robert,
Cool stuff which i'd like to have in b2 :-)
Saturday, October 25, 2003, 8:36:02 PM, you wrote:
> If anyone is playing around with simplexml, dom and/or xsl, I have a
> patch for the interoperability between simplexml and dom. I am leary about
> committing it right now as it has lim
If anyone is playing around with simplexml, dom and/or xsl, I have a patch for the
interoperability between simplexml and dom. I am leary about committing it right now
as it has limited testing, beta 2 is being released next week and I am leaving on
tuesday for a week or two, so wont be able to
11 matches
Mail list logo