|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-05-20 13:54 UTC] tony2001@php.net
[2006-05-20 13:54 UTC] tony2001@php.net
[2006-05-21 10:45 UTC] seandelaney at seandelaney dot co dot uk
[2006-05-24 20:10 UTC] tony2001@php.net
[2006-06-01 01:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 01:00:01 2025 UTC |
Description: ------------ There is a little space after the name "php_java" in the file "reflect.properties"(line library=php_java), and when the "reflect.class" tries to find the lib.( System.loadLibrary(bundle.getString("library") <-- reflect.java ); it will always look for "php_java .dll"(with space!)