summaryrefslogtreecommitdiff
path: root/ext/msql
Commit message (Collapse)AuthorAgeFilesLines
* This should make the mSQL module compile again (untested)Zeev Suraski1999-09-241-10/+10
|
* *** empty log message ***Zeev Suraski1999-09-041-2/+2
|
* A few fixesZeev Suraski1999-09-042-63/+62
|
* Update the mSQL module with the latest techZeev Suraski1999-09-043-329/+177
|
* Fixed.Andrey Hristov1999-08-051-0/+1
|
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-31/+31
| | | | | php3_compat.h)
* More symbol work.Andrey Hristov1999-08-022-55/+60
|
* Please add in any changes/bug fixes you've made - we need to keep a details ↵Zeev Suraski1999-07-221-1/+2
| | | | ChangeLog...
* the ; is superfliciousSascha Schumann1999-07-211-1/+1
|
* Test, will document this soon.Egon Schmid1999-07-191-2/+2
|
* This is so ugly, I hate myself for committing itSascha Schumann1999-07-161-6/+3
|
* fix detectionSascha Schumann1999-07-161-1/+1
|
* Oops #2Zeev Suraski1999-07-161-1/+1
|
* OopsZeev Suraski1999-07-161-2/+2
|
* * Get the mSQL module up to dateZeev Suraski1999-07-161-43/+61
|
* Minor fixZeev Suraski1999-07-161-0/+2
|
* License updateZeev Suraski1999-07-161-20/+9
|
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-5/+2
| | | | | | | The use of AC_EXPAND_PATH makes it possible to continue to use relative paths when configuring PHP. (e.g. --with-apache=../apache-1.3.x works again)
* - run ext sources through conv_protoSascha Schumann1999-05-212-57/+59
| | | | | - add necessary phpext_*_ptr
* * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵Zeev Suraski1999-05-092-2/+2
| | | | | | | | | | | | | things. * Fully implement ISAPI support - POST and cookies among other things. * Almost completely rewrote phpinfo(). Allow modules to easily display their information in phpinfo() without modifying phpinfo() itself (prototype for the module info function was changed, thus the large amount of updated module files). * Initial extended SAPI support for Apache, completely untested. * CGI now uses SAPI fully as well.
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
|
* moved dav, msql and oracle to ext/Stig Bakken1999-04-216-0/+1620