From: <php...@li...> - 2010-06-26 15:14:47
|
> I will mark PHP/Java Bridge version 6 as "experimental" Done. Current stable download is PHP/Java Bridge 5.5.4.1 The next version, PHP/Java Bridge 6.2.1, will contain the following changes: * Use the WebSocket protocol instead of HTTP/1.1 chunked connection * Dropped support for all application servers which do not support the WebSocket protocol. This means: Jetty 7 only. * JSR 223 script engine improvements: FastCGI instead of CGI and getInvocablePhpScriptEngine() w/o the URI parameter for local script invocation and implementation of the Compilable interface. Regards, Jost Bökemeier |