From: <php...@li...> - 2016-09-04 17:53:09
|
Hello, I don't know if it is the right place to ask this question, but anyway: I consider to use the JavaBridge for a project that uses PHP 7. The issue i'm facing: Java.inc uses methods deprecated in PHP7 (function names that are equal to class names). I'm just a little bit worried, if this project is maintained, if this deprecated feature is completely removed from PHP in a later release. Because i'm planning to update my project to be up to date with the newest PHP version in the feature. So to be brief: Will there be updates if the deprecated feature is removed in a future PHP release? Kind regards David |