|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-02-24 06:10 UTC] yohgaki@php.net
[2002-04-05 00:00 UTC] php-bugs at lists dot php dot net
[2002-04-05 06:29 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 19:00:02 2025 UTC |
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