Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final MySQL tweaks | Zeev Suraski | 1999-09-03 | 1 | -1822/+0 |
| | |||||
* | Use the new API for resources in MySQL | Zeev Suraski | 1999-09-03 | 1 | -212/+91 |
| | |||||
* | Enabled shared build of mysql module | Gergely Madarász | 1999-09-03 | 1 | -0/+4 |
| | |||||
* | Fix #2090 | Zeev Suraski | 1999-08-17 | 1 | -3/+7 |
| | |||||
* | Fix thread unsafe version | Zeev Suraski | 1999-08-14 | 1 | -3/+3 |
| | |||||
* | - Add PHP Modules workspace | Zeev Suraski | 1999-08-13 | 1 | -39/+46 |
| | | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules | ||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -50/+50 |
| | | | | | php3_compat.h) | ||||
* | More symbol work. | Andrey Hristov | 1999-08-02 | 1 | -54/+56 |
| | |||||
* | Please add in any changes/bug fixes you've made - we need to keep a details ↵ | Zeev Suraski | 1999-07-22 | 1 | -0/+1 |
| | | | | ChangeLog... | ||||
* | It's in PHP 3 and 4. | Egon Schmid | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | Get postgresql module uptodate | Zeev Suraski | 1999-07-16 | 1 | -4/+4 |
| | |||||
* | 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 |