Browse Source

*** empty log message ***

experimetnal/RETURN_REF_PATCH
27 years ago
parent
commit
ff4a3a6a94
  1. 1
      ChangeLog
  2. 1
      NEWS

1
ChangeLog

@ -19,7 +19,6 @@
(configure) Allow IFX_LIBDIR environment variable to specify the
Informix library path to allow linking with the static
libraries (libtool related). (Danny).
path for configure (Danny).
1999-10-11 changelog <changelog@www>

1
NEWS

@ -6,6 +6,7 @@ PHP 4.0 NEWS
- Informix driver : Changed ifx.ec to use the new high-performance
ZEND API. (Danny)
- IXF_LIBDIR environment variable specifies alternate Informix library
path for configure (Danny).
- 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

Loading…
Cancel
Save