php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37535 php_java.jar
Submitted: 2006-05-20 08:17 UTC Modified: 2006-06-01 01:00 UTC
From: seandelaney at seandelaney dot co dot uk Assigned:
Status: No Feedback Package: Java related
PHP Version: 6CVS-2006-05-20 (snap) OS: Windows XP Pro SP2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: seandelaney at seandelaney dot co dot uk
New email:
PHP Version: OS:

 

 [2006-05-20 08:17 UTC] seandelaney at seandelaney dot co dot uk
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!)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-20 13:54 UTC] tony2001@php.net
I can't find this file anywhere in CVS.
Please elaborate.
 [2006-05-20 13:54 UTC] tony2001@php.net
..or even better - provide a patch.
 [2006-05-21 10:45 UTC] seandelaney at seandelaney dot co dot uk
OK to start with i didnt choose 6CVS build - i choose 5.1.4.  bit confused over that.  the problem lies in the 5.1.4 build with the php_java.jar extension.
 [2006-05-24 20:10 UTC] tony2001@php.net
That didn't add any understanding, as there is no php_java.jar in 5.1 either, so I honestly do not understand what are you talking about.
 [2006-06-01 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC