Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getopt.h conflicted with system include file | Sascha Schumann | 1999-05-29 | 1 | -1/+1 |
| | |||||
* | * Plenty of thread safety and Win32 work. | Zeev Suraski | 1999-04-26 | 1 | -6/+5 |
| | | | | | | | | | | | * 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.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+171 |