diff options
| author | Dmitry Stogov <dmitry@php.net> | 2006-02-02 08:17:23 +0000 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@php.net> | 2006-02-02 08:17:23 +0000 |
| commit | 7e7fcc3a078029b06a23e7cc70cde935575df889 (patch) | |
| tree | a91c4a827dd0441217e6993538f49304f7fb973c /NEWS | |
| parent | 9774b6d3e63526f61ba98d0f53b3dd2304473980 (diff) | |
| download | php-git-7e7fcc3a078029b06a23e7cc70cde935575df889.tar.gz | |
Reimplement FastCGI interface
Due to licensing restrictions that actually don't allow anybody to use
the libfcgi code without prior approval from Open Market, which is
impossible to obtain - we decided to reimplement this interface from
scratch. The result is actually slightly faster, and more importantly,
clear of any copyright issues.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.1.3 +- Reimplemented FastCGI interface - Moved extensions to PECL: . ext/msession (Derick) - Improved cURL extension: (Ilia) |
