summaryrefslogtreecommitdiff
path: root/main/php_ini.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix thread unsafe versionZeev Suraski1999-08-141-1/+1
|
* - Add PHP Modules workspaceZeev Suraski1999-08-131-0/+5
| | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules
* License updateZeev Suraski1999-07-161-0/+18
|
* Implement new get_ini_entry() for ZendZeev Suraski1999-06-191-0/+1
|
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-4/+4
| | | | | | | * 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.
* A few other minor fixesZeev Suraski1999-05-091-1/+1
|
* * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵Zeev Suraski1999-05-091-12/+44
| | | | | | | | | | | | | 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.
* Additional generalization of the INI mechanism. Avoid needing specializedZeev Suraski1999-04-281-4/+9
| | | | | message handlers in 99% of the cases.
* A step towards generalizing the INI mechanism even moreZeev Suraski1999-04-281-4/+15
|
* Buh-bye php3_iniZeev Suraski1999-04-101-0/+1
|
* * A lot of work on php_ini stuffZeev Suraski1999-04-091-10/+25
| | | | | * A lot of work on getting rid from php3_ini
* Type library support in COM moduleZeev Suraski1999-04-081-1/+1
|
* * Add arguments to shutdown functionZeev Suraski1999-04-081-24/+35
| | | | | * Bring php_ini uptodate
* PHP 4.0Zeev Suraski1999-04-071-0/+48