Mantis - Quercus
Viewing Issue Advanced Details
1923 feature always 08-02-07 03:30 08-23-07 16:02
nam  
nam  
normal  
closed 3.1.2  
fixed  
none    
none 3.1.3  
0001923: make QuercusServlet available to php scripts
http://forum.caucho.com/index.php?q=node%2f53 [^]

Notes
(0002228)
nam   
08-23-07 16:02   
php/2033

ServletContext will be available as:
1. a global variable $servletContext
2. global funtion quercus_get_servlet_context()
3. Env.getServletContext()