summaryrefslogtreecommitdiff
path: root/main/fopen_wrappers.h
Commit message (Collapse)AuthorAgeFilesLines
...
* * reverse fsock/string import patchesStig Bakken1999-06-151-7/+6
|
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-6/+7
| | | | | | * re-imported fopen-wrappers, fsock and string code from php3 NB! I have not tested all of the imported functions yet.
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-1/+1
| | | | | | | | | | | * Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL. * Switched to using the DLL runtime library under Win32. PHP will NOT work if compiled against the static library! * Removed yesterday's php4libts project (with php4dllts, it's obsolete). This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also dependant on the thread-unsafe DLL.
* PHP 4.0Zeev Suraski1999-04-071-0/+90