--- a/trunk/php-java-bridge/ChangeLog +++ b/trunk/php-java-bridge/ChangeLog @@ -1,3 +1,12 @@ +2007-03-28 Jost Boekemeier <jostb@intern> + + * server/php/java/bridge/Parser.java + (parse): Parse the protocol header correctly. Since the pure PHP + implementation always contacts the servlet, the ContextRunner needs + an updated classloader. + + * VERSION, php-java-bridge.spec: Version 4.0.7 released. + 2007-03-26 Jost Boekemeier <jostb@intern> * server/php/java/servlet/PhpJavaServlet.java
--- a/trunk/php-java-bridge/NEWS +++ b/trunk/php-java-bridge/NEWS @@ -8,11 +8,6 @@ * It is now possible to access the ServletContext, ServletRequest and Servlet from the remote context for not more than 30 seconds. See tests.php5/testContextAwarePhpJavaServlet.php - - -Version 4.0.4 - -[no user visible changes] Version 4.0.3