summaryrefslogtreecommitdiff
path: root/main.h
Commit message (Collapse)AuthorAgeFilesLines
* More php3_ annihilationZeev Suraski1999-12-171-4/+4
|
* Provide basis for shared libraries/dlls to contain internal extensionsSam Ruby1999-12-071-0/+4
|
* More maintainer-mode cleanupsRasmus Lerdorf1999-12-051-1/+1
|
* @Fix warnings compiling in maintainer mode. (Stig)Stig Bakken1999-12-051-2/+2
| | | | | | | Fix warnings compiling in maintainer mode. Install DB/common.php and DB/mysql.php on "make install". # We still have a warning from http_config.h:97. Rasmus? :-)
* License updateZeev Suraski1999-07-161-20/+9
|
* Some innocent cleanupsRasmus Lerdorf1999-05-281-1/+1
|
* Get CGI to work with the new headers code.Zeev Suraski1999-05-051-1/+1
| | | | | Now Apache is the only interface that doesn't use it.
* - Make ISAPI hook in as an extension too.Andi Gutmans1999-05-021-1/+2
| | | | | - Some work on moving stuff to SAPI.
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-6/+9
| | | | | | | | | | | * 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.
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-241-1/+1
| | | | and files
* Remove redundant codeZeev Suraski1999-04-231-13/+0
|
* Thread-safe header_is_being_sentZeev Suraski1999-04-231-1/+0
|
* More thread safety workZeev Suraski1999-04-211-3/+4
|
* PHP 4.0Zeev Suraski1999-04-071-0/+72