#
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 |
#
7aad2313 |
| 21-Apr-1999 |
Zeev Suraski |
Thread safety patch. It works now with just-in-time resource initialization! |
#
06660839 |
| 12-Apr-1999 |
Zeev Suraski |
NULL's should remain NULLs (at least in strings) |
Revision tags: BEFORE_STACK_PATCH |
|
#
4213b5d6 |
| 12-Apr-1999 |
Stig Bakken |
tolerate uninitialized ini settings in php_ini_{long,double,string}() |
#
bb6dff9c |
| 10-Apr-1999 |
Zeev Suraski |
Buh-bye php3_ini |
#
4fd1d5b8 |
| 10-Apr-1999 |
Zeev Suraski |
* php_ini fixes * convert the MySQL module to use the new php_ini mechanism |
#
d40e88a0 |
| 09-Apr-1999 |
Zeev Suraski |
Apache php_ini support |
#
651e232f |
| 09-Apr-1999 |
Zeev Suraski |
Testing 123 |
#
f8ef66d1 |
| 09-Apr-1999 |
Zeev Suraski |
*** empty log message *** |
#
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 |