Skip to content

Releases: BreadEaterYT/JavaPHP

v2.2.1

Choose a tag to compare

@BreadEaterYT BreadEaterYT released this 03 Jun 12:56

Changelog

  • Added async execution
  • Code optimization

v2.1.1

Choose a tag to compare

@BreadEaterYT BreadEaterYT released this 23 May 13:56
f085049

Changelog

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

v2.0.1-release

Choose a tag to compare

@BreadEaterYT BreadEaterYT released this 19 May 15:17

Changelog:

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

v2.0-release

Choose a tag to compare

@BreadEaterYT BreadEaterYT released this 14 May 15:13

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

Choose a tag to compare

@BreadEaterYT BreadEaterYT released this 01 Feb 19:09

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

1.0.0

1.0.0 Pre-release
Pre-release

Choose a tag to compare

@BreadEaterYT BreadEaterYT released this 18 Dec 22:38

The first version of JavaPHP