Version 7.0.0
This release includes merges from the upstream original php-java-bridge 7.0.1,
Due to license restrictions, the PHPDebugger.java additions have not been merged
in the 7.0.0 version. See #49
Added
- Added configuration
enableDirectoryIndex()
inJavaBridgeRunner
and changed its
value totrue
, set it tofalse
to prevent directory listing. See #43. - Documentation: added embedding recipes (wip, see #51 for progress)
Bugfix
- Upstream-7.0.1: Bugfix in
WriterOutputStream.java
.
Updated
- Upstream-7.0.1: Legacy Java.inc updated with upstream support for PHP7
and rebuilt of javainc.java, proxy... (Note that Java.inc is kept for upstream
compat, but have been deprecated in the fork in favour of soluble-japha instead)