[PHP-DEV] PHP 4.0 Bug #3973 Updated: Java support Makefiles are incorrect in Solaris From: Bug Database (php-dev <email protected>)
Date: 03/30/00

ID: 3973
Updated by: rubys
Reported By: jesusmc <email protected>
Status: Open
Bug Type: Compile Failure
Assigned To: rubys
Comments:

1) I'll look into introspection (JServ is popular and is stuck at JSDK 2.0). Looking at your code, I think there are a few things that need to be fixed (example: getMethod should be passed new Class[] {} instead of null, and will throw an exception if the method is not found).

2) If test is failing on Solaris, then I did something wrong. Not every OS supports the same options, so I need to settle on the least common denominator.

3) No, you don't need servlet support to get Java support.

Full Bug description available at: http://bugs.php.net/?id=3973

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>