| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | License update | Zeev Suraski | 1999-07-16 | 1 | -21/+10 |
| | | |||||
| * | Ported MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions from php3. | Andrey Hristov | 1999-06-28 | 1 | -67/+57 |
| | | |||||
| * | * Add a new workspace for dynamic PHP extensions. | Zeev Suraski | 1999-06-04 | 1 | -20/+53 |
| | | | | | | | | * Add a few functions to PHP's API. * Get the MySQL extension up-to-date and thread safe. * Add a project for building the MySQL extension under Win32. | ||||
| * | *** empty log message *** | Zeev Suraski | 1999-05-28 | 1 | -3/+3 |
| | | |||||
| * | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -33/+33 |
| | | | | | | - add necessary phpext_*_ptr | ||||
| * | * Include all of the standard modules in internal_functions.c.in. Stig - is ↵ | Zeev Suraski | 1999-05-14 | 1 | -0/+2 |
| | | | | | | | | | | that the way you intended it to be? How does the basic_functions module get in there? * Fix to get MySQL objects working, even though I'll probably make a dedicated MySQL object in the future. | ||||
| * | * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵ | Zeev Suraski | 1999-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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. | ||||
| * | Get the MySQL module to use the new INI mechanism feature | Zeev Suraski | 1999-04-28 | 1 | -46/+10 |
| | | |||||
| * | A step towards generalizing the INI mechanism even more | Zeev Suraski | 1999-04-28 | 1 | -9/+9 |
| | | |||||
| * | * MySQL fix (thanks Stig) | Zeev Suraski | 1999-04-23 | 1 | -1/+1 |
| | | | | | | * Remove reundant includes from bcmath | ||||
| * | Minor MySQL thread safety issues | Zeev Suraski | 1999-04-23 | 1 | -41/+54 |
| | | |||||
| * | moving mysql to ext/ | Stig Bakken | 1999-04-21 | 1 | -0/+1934 |
