summaryrefslogtreecommitdiff
path: root/ext/sybase/php_sybase.h
Commit message (Collapse)AuthorAgeFilesLines
* First Sybase-DB fix patchZeev Suraski2000-06-301-138/+0
|
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
| | | | | - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
* More php3_ annihilationZeev Suraski1999-12-181-6/+6
|
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
| | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-0/+143
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.