ID: 9162
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Description: Java support corrupts Hashtables
Just in case you were confused, the java method getSomething() should return (String)
myhash.get( "myname" ), and the PHP call should be my_java->getSomething( $my
From: [EMAIL PROTECTED]
Operating system: Linux, RH6.2
PHP version: 4.0.4pl1
PHP Bug Type: Class/Object related
Bug description: Java support corrupts Hashtables
This bug is with the Java support in PHP4. PHP seems to try to treat Java Hashtable
objects as PHP-native arrays