Releases: BreadEaterYT/JavaPHP
Releases · BreadEaterYT/JavaPHP
v2.2.1
v2.1.1
Changelog
- Added Unix Socket Support
- JavaPHP now requires Java 17 or later
- Deploying newer JavaPHP versions in Github Maven Packages
v2.0.1-release
Changelog:
- Fixed a bug where JavaPHP is stuck in a while loop when running a PHP file for the second time
v2.0-release
Changelog:
- Entirely reworked JavaPHP to use PHP FastCGI via TCP/IP instead of using
php-cgi
via terminal (does not support Unix Socket)
Note: Im sorry for 3 months inactivity, i had to deal with personal things and i had no reasons to continue working on JavaPHP since i've done everything i wanted to do originally.
beta-v1.1.0-production-ready
This release optimize the code and adds the possibility to execute PHP code without a file using PHP CLI '-r' argument.
1.0.0
The first version of JavaPHP