diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2007-01-14 16:59:05 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2007-01-14 16:59:05 +0000 |
| commit | d4fbb3ca53f00d8df178dbb83c0979e69d450c65 (patch) | |
| tree | 7a66de1b7f85daf48eec288dfebd3aa1073bb1a7 /NEWS | |
| parent | c5588fae3aa3cc6f494810325f8a76e64e245cec (diff) | |
| download | php-git-d4fbb3ca53f00d8df178dbb83c0979e69d450c65.tar.gz | |
Fixed bug #40127 (apache2handler doesnt compile on Netware).
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ PHP NEWS - Added CURLOPT_TCP_NODELAY constant to Curl extension. (Sara) - Improved proc_open(). Now on Windows it can run external commands not through CMD.EXE. (Dmitry) +- Fixed bug #40127 (apache2handler doesnt compile on Netware). (gk at gknw + dot de) - Fixed bug #40121 (PDO_DBLIB driver wont free statements). (Ilia) - Fixed bug #40098 (php_fopen_primary_script() not thread safe). (Ilia) - Fixed bug #40091 (spl_autoload_register with 2 instances of the same |
