summaryrefslogtreecommitdiff
path: root/main/php_main.h
Commit message (Expand)AuthorAgeFilesLines
* - Bumber up yearfoobar2005-08-031-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-171-1/+1
* - Fix leaks with registered shutdown functions.foobar2005-01-091-1/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fix use of EXTERN_C macrosArd Biesheuvel2003-09-021-2/+2
* linkage for C++Wez Furlong2003-08-181-0/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-2/+0
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed a few compile warnings and one compile error.Ilia Alshanetsky2002-12-101-0/+1
* added support functions for the apache_hooks SAPIGeorge Schlossnagle2002-11-181-0/+1
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-1/+1
* made sapi_register_treat_data() to support multibyte input encoding translati...Rui Hirokawa2002-08-021-4/+0
* reenable php_html_putsSascha Schumann2002-05-121-0/+2
* Centralize html_puts() logic - php_html_puts() remains as an API wrapperZeev Suraski2002-05-111-2/+0
* Supply php_html_puts which escapes a whole string.. now fully works in ZTSSascha Schumann2002-03-041-0/+2
* - Hopefully fix the shutdown_memory_manager() stuff. Part of my previousAndi Gutmans2002-02-261-1/+1
* - Pass shutdown_memory_manager the TSRMLS context.Andi Gutmans2002-02-261-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-5/+5
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-3/+3
* Get rid of the redundant global startup codeZeev Suraski2001-07-241-2/+0
* renamed jstring to mbstring.Rui Hirokawa2001-05-011-2/+2
* added japanse http input (POST/GET/Cookie) handler. It is nessceary to add in...Rui Hirokawa2001-04-301-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Return the exit status from php_execute_script()Sascha Schumann2000-11-221-1/+1
* - Complete the move to the new INI parser. (Side effect: at last, peopleZeev Suraski2000-10-301-5/+0
* Add php_handle_aborted_connection()Sascha Schumann2000-10-291-0/+1
* Utility function for sapi modules (it is not in SAPI.c, because itSascha Schumann2000-10-271-0/+1
* Move some code to php_handle_special_queries().Sascha Schumann2000-10-261-0/+1
* - Update .dsp'sZeev Suraski2000-07-291-0/+2
* Rename macros which begin with underscore to valid macros.Sascha Schumann2000-07-031-2/+2
* Move main.h to php_main.h.Sascha Schumann2000-06-051-0/+56