You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -9,18 +9,18 @@ Visit the [project website](http://phpfastcgi.github.io/).
9
9
10
10
## Introduction
11
11
12
-
Using this package, Silex applications can stay alive between HTTP requests whilst operating behind the protection of a FastCGI enabled web server.
12
+
Using this adapter, Silex applications can stay alive between HTTP requests whilst operating behind the protection of a FastCGI enabled web server.
13
13
14
14
## Current Status
15
15
16
-
This project is currently in early stages of development and not considered stable. Importantly, this library currently lacks support for uploaded files. Also a memory leak protection feature is scheduled for integration that allows the daemon to shutdown after handling 'N' requests.
16
+
This project is currently in early stages of development and not considered stable. Importantly, this library currently lacks support for uploaded files.
0 commit comments