Skip to content

Releases: BreadEaterYT/JavaPHP

v2.2.1

03 Jun 12:56
Compare
Choose a tag to compare

Changelog

  • Added async execution
  • Code optimization

v2.1.1

23 May 13:56
f085049
Compare
Choose a tag to compare

Changelog

  • Added Unix Socket Support
  • JavaPHP now requires Java 17 or later
  • Deploying newer JavaPHP versions in Github Maven Packages

v2.0.1-release

19 May 15:17
Compare
Choose a tag to compare

Changelog:

  • Fixed a bug where JavaPHP is stuck in a while loop when running a PHP file for the second time

v2.0-release

14 May 15:13
Compare
Choose a tag to compare

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

01 Feb 19:09
Compare
Choose a tag to compare

This release optimize the code and adds the possibility to execute PHP code without a file using PHP CLI '-r' argument.

1.0.0

18 Dec 22:38
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

The first version of JavaPHP