summaryrefslogtreecommitdiff
path: root/main/php_main.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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