Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prototype corrected. | Kristian Köhntopp | 2000-11-12 | 1 | -2/+2 |
| | |||||
* | fix for #7756 and #6743 : fatal error on 'include("")' instead of warning | Hartmut Holzgraefe | 2000-11-11 | 1 | -8/+3 |
| | | | | | (+ some cleanup) | ||||
* | win32 sapi symbol export fixes | Daniel Beulshausen | 2000-11-07 | 2 | -3/+3 |
| | |||||
* | @- In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables | Zeev Suraski | 2000-11-07 | 3 | -10/+10 |
| | | | | | @ as well (Zeev) | ||||
* | cookie_data may also be modified... | Zeev Suraski | 2000-11-07 | 1 | -1/+1 |
| | |||||
* | zend_hash_find() treats this argument as const, but fails to declare | Sascha Schumann | 2000-11-06 | 1 | -1/+1 |
| | | | | | the function properly. | ||||
* | - When mode is specified the flag is a don't care | Andi Gutmans | 2000-11-02 | 2 | -5/+6 |
| | |||||
* | - Missed one of the php_checkuid() places | Andi Gutmans | 2000-11-02 | 1 | -1/+1 |
| | |||||
* | - Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid() | Andi Gutmans | 2000-11-02 | 1 | -4/+4 |
| | | | | | | - I did not test for validity of the actual php_checkuid() calls and there - might be mistakes in the previous code. | ||||
* | - Fixed a bug that caused PHP not to properly flush its output buffer, if more | Zeev Suraski | 2000-11-02 | 1 | -23/+21 |
| | | | | | than one output buffer was used | ||||
* | Const'ify part of sapi_request_info. | Sascha Schumann | 2000-11-02 | 5 | -15/+15 |
| | | | | | | query_string, post_data, path_translated, request_uri, auth_user, auth_password and argv0 are modified, so they cannot become const. | ||||
* | Namespace protect mergesort (caused conflict on Darwin). | Sascha Schumann | 2000-11-02 | 2 | -2/+2 |
| | |||||
* | Fix a few warnings | Zeev Suraski | 2000-11-02 | 4 | -72/+104 |
| | |||||
* | - Define the different possible modes for readibility and use in the rest | Andi Gutmans | 2000-11-01 | 2 | -34/+50 |
| | | | | | - of PHP | ||||
* | - In function declerations the opening { should be on a new line | Andi Gutmans | 2000-11-01 | 1 | -1/+2 |
| | |||||
* | mode_t fixes | Zeev Suraski | 2000-10-31 | 1 | -1/+0 |
| | |||||
* | generalization of image handling in phpinfo | Hartmut Holzgraefe | 2000-10-31 | 1 | -14/+78 |
| | |||||
* | - Fix phpinfo() | Zeev Suraski | 2000-10-31 | 1 | -1/+1 |
| | | | | | - Fix non-thread-safe build | ||||
* | Fix memory_limit build problem | Zeev Suraski | 2000-10-31 | 1 | -1/+1 |
| | |||||
* | removed some bogus code | Hartmut Holzgraefe | 2000-10-31 | 1 | -9/+5 |
| | |||||
* | - Complete the move to the new INI parser. (Side effect: at last, people | Zeev Suraski | 2000-10-30 | 6 | -625/+221 |
| | | | | | can finally have spaces and tabs in their extension statements...) | ||||
* | Remove empty temp file on failed upload | Stanislav Malyshev | 2000-10-30 | 1 | -1/+4 |
| | |||||
* | Move browscap code to the new modular INI parser | Zeev Suraski | 2000-10-29 | 1 | -135/+5 |
| | |||||
* | Use the new INI parser for parse_ini_str() | Zeev Suraski | 2000-10-29 | 3 | -37/+7 |
| | | | | | - parse_ini_str() is now thread-safe, and supported under Windows (Zeev) | ||||
* | Add php_handle_aborted_connection() | Sascha Schumann | 2000-10-29 | 2 | -0/+12 |
| | | | | | Call this from your SAPI module to signal an aborted connection. | ||||
* | Fix Windows build | Zeev Suraski | 2000-10-29 | 1 | -1/+1 |
| | |||||
* | Initial steps to move the INI mechanism to the Zend engine | Zeev Suraski | 2000-10-29 | 4 | -596/+55 |
| | |||||
* | update my email. | Thies C. Arntzen | 2000-10-29 | 1 | -1/+1 |
| | |||||
* | - URL-opened files now store the HTTP response header in $http_response_header | Zeev Suraski | 2000-10-28 | 1 | -6/+8 |
| | | | | | - Some layout updates | ||||
* | Kill compiler warning. | Frank M. Kromann | 2000-10-27 | 1 | -1/+1 |
| | |||||
* | Initialize auth_(user|password) to NULL, if data was not suitable. | Sascha Schumann | 2000-10-27 | 1 | -0/+4 |
| | |||||
* | Utility function for sapi modules (it is not in SAPI.c, because it | Sascha Schumann | 2000-10-27 | 2 | -0/+26 |
| | | | | | relies on php_base64_encode). | ||||
* | Move some code to php_handle_special_queries(). | Sascha Schumann | 2000-10-26 | 2 | -11/+18 |
| | |||||
* | Move some initialization code from php_execute_script() to | Sascha Schumann | 2000-10-26 | 1 | -4/+5 |
| | | | | | | | php_request_startup() where it should be. AFAICT, it does not cause any problems, but please it test it with your favorite SAPI module. | ||||
* | Add sapi_add_header_ex, which lets you specify whether you want | Sascha Schumann | 2000-10-26 | 2 | -2/+6 |
| | | | | | to add or replace a header. | ||||
* | Protect us from Apache 2.0's pcre-posix stuff | Sascha Schumann | 2000-10-26 | 1 | -0/+3 |
| | |||||
* | The type has changed to size_t. | Sascha Schumann | 2000-10-26 | 1 | -1/+1 |
| | |||||
* | Move server_filter to an extension-specific global | Rasmus Lerdorf | 2000-10-23 | 1 | -1/+0 |
| | |||||
* | Need a global server filter for the Apache 2.0 module | Rasmus Lerdorf | 2000-10-22 | 1 | -0/+1 |
| | |||||
* | We don't need to store NUL of the key which simplifies the lookup | Sascha Schumann | 2000-10-22 | 1 | -12/+6 |
| | | | | | significantly. | ||||
* | Parse quoted boundary correctly | Sascha Schumann | 2000-10-20 | 1 | -0/+6 |
| | |||||
* | Changing datatype to remove compiler warning | Frank M. Kromann | 2000-10-20 | 1 | -1/+1 |
| | |||||
* | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Fixed a bug in zend_rsrc_list_get_rsrc_type() * Switched register_list_destructors() to use zend_register_list_destructors_ex() instead * Updated all relevant modules to provide the resource type name to register_list_destructors() call * Updated var_dump() to output resource type name instead of number @- Made resource type names visible, e.g. var_dump() and @ get_resource_type() display "file" for file resources. (Andrei) | ||||
* | Close bug #7325. Patches by djm@web.us.uu.net. | Joey Smith | 2000-10-19 | 1 | -1/+1 |
| | |||||
* | Check that AF_INET6 is defined before using IPv6 | Stig Venaas | 2000-10-19 | 1 | -2/+2 |
| | |||||
* | Fix warning | Zeev Suraski | 2000-10-17 | 1 | -0/+1 |
| | |||||
* | Fix a crash in CGI mode, in case no file is provided | Zeev Suraski | 2000-10-17 | 1 | -1/+2 |
| | |||||
* | post handler registration done right | Hartmut Holzgraefe | 2000-10-13 | 2 | -0/+48 |
| | | | | | (never use emalloc in an extension MINIT function) | ||||
* | now it works for me as CGI and APXS, with or without --enable-debug ... | Hartmut Holzgraefe | 2000-10-13 | 2 | -4/+2 |
| | |||||
* | step to 4.0.4-dev | Daniel Beulshausen | 2000-10-13 | 1 | -1/+1 |
| |