Browse Source

- replaced most getParamters against getParamtersEx calls

- removed ParamterPassedByReference where appropiate
experimetnal/RETURN_REF_PATCH
Thies C. Arntzen 27 years ago
parent
commit
657edcd50e
  1. 1
      ChangeLog
  2. 566
      ext/standard/basic_functions.c

1
ChangeLog

@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
- Upgraded a lot internal functions to use new Zend function API (Thies)
- fdf support ported; not completely tested with latest version 4.0 for
glibc (Uwe)
- OCI8 connections are now kept open as long as they are referenced (Thies)

566
ext/standard/basic_functions.c
File diff suppressed because it is too large
View File

Loading…
Cancel
Save