diff options
| author | <changelog@php.net> | 1999-10-12 01:08:03 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 1999-10-12 01:08:03 +0000 |
| commit | d070e7e557bb9c33786e8f12e059b4e0506563d2 (patch) | |
| tree | d8cb1fff63019deea24f9a183996b9e8ae7655fe | |
| parent | 9e773dfde2b5fc2eacc0f9397dea48a783bd5817 (diff) | |
| download | php-git-d070e7e557bb9c33786e8f12e059b4e0506563d2.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- Informix driver : Changed ifx.ec to use the new high-performance + ZEND API. (Danny) +- IXF_LIBDIR environment variable specifies alternate Informix library - Fixed gmmktime() so that the following should always be true: gmmktime([args]) == mktime([args]) + date('Z', mktime([args])) (Jouni) - setlocale doesn't anymore screw up things if you forgot to change it back |
