|
From: <php...@li...> - 2007-08-04 16:35:32
|
Hi,
> I think the URL split() used in version 4.1.7 caused this. In version 4.1.8 this
> problem disappeared (for me).
which URL split() do you mean?
> BTW: Is it possible to use Java.inc with version 3.2.1?
No, I don't think so. Version 4.x uses an enhanced protocol which tries to avoid round-trips as
much as possible. In order to make this work correctly, the bridge needs two interfaces, which
currently don't exist in the php core.
We could implement them ourselfs in java.c. But the java.c contained in version 4 is a fake, used
only for backward compatibility.
Regards,
Jost Boekemeier
Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail. www.yahoo.de/mail
|