ID: 12917
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Java related
Operating System: Linux
PHP Version: 4.0.6
New Comment:
Please test with PHP 4.1.1+JDK 1.2 and report the result back
Please do not forget updating PHP version. Thanks.
Previous Comments:
------------------------------------------------------------------------
[2001-08-23 03:17:57] [EMAIL PROTECTED]
default Makefile.in in ext/java (with kaffe 1.0.6 javac) places
reflect.class in net/php/net/php instead of just net/php. Patch
follows:
21a22
> @test -f net/php/net/php/reflect.class && \
mv net/php/net/php/*.class net/php
23a25,26
> @rmdir net/php/net/php
> @rmdir net/php/net
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=12917&edit=1