History log of /php-src/main/php_ini.h (Results 76 – 85 of 85)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 3cad3485 04-Jun-1999 Zeev Suraski

* Add a new workspace for dynamic PHP extensions.
* 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 extensio

* Add a new workspace for dynamic PHP extensions.
* 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.

show more ...

Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 60fcac8f 09-May-1999 Zeev Suraski

A few other minor fixes

# bc415d5a 09-May-1999 Zeev Suraski

* Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo(

* Finalizing the PHP version of SAPI. Support POST and cookies among other 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.

show more ...

# a877f6d3 28-Apr-1999 Zeev Suraski

Additional generalization of the INI mechanism. Avoid needing specialized
message handlers in 99% of the cases.

# 66476011 28-Apr-1999 Zeev Suraski

A step towards generalizing the INI mechanism even more

Revision tags: BEFORE_STACK_PATCH
# bb6dff9c 10-Apr-1999 Zeev Suraski

Buh-bye php3_ini

# 3e584505 09-Apr-1999 Zeev Suraski

* A lot of work on php_ini stuff
* A lot of work on getting rid from php3_ini

# 3edb99e8 08-Apr-1999 Zeev Suraski

Type library support in COM module

# 6a97e166 08-Apr-1999 Zeev Suraski

* Add arguments to shutdown function
* Bring php_ini uptodate

Revision tags: CLOSED_BETA
# aceaabce 07-Apr-1999 Zeev Suraski

PHP 4.0

1234