summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RETURN_REF'.experimental/RETURN_REFSVN Migration1999-12-12812-218901/+0
* - Documented classes, methods and constants in the sourceStig Bakken1999-12-121-22/+97
* Remove trailing white-spacesSascha Schumann1999-12-121-7/+7
* Reformat ini entries and add new options (cache_limiter, cache_expire).Sascha Schumann1999-12-121-13/+20
* Add cache_limiter and cache_expire options. Rename extern_referer_checkSascha Schumann1999-12-122-2/+118
* Kill a warningSascha Schumann1999-12-121-1/+1
* Initialize variablesSascha Schumann1999-12-121-2/+2
* Initialize value properlySascha Schumann1999-12-121-1/+1
* Call SLS_FETCH() only, if it is neededSascha Schumann1999-12-121-4/+5
* Make it compile in ZTS modeSascha Schumann1999-12-122-0/+5
* Include header file for php_file_le_fopen()Sascha Schumann1999-12-121-0/+2
* Remove unnecessary ARRAYLS_FETCH() callsSascha Schumann1999-12-121-3/+1
* Disable global lock for now. We will have to find a way to test subsystemsSascha Schumann1999-12-121-0/+2
* "setup" is obsoleteStig Bakken1999-12-121-4/+0
* ChangeLog update1999-12-121-0/+32
* NEWS update1999-12-121-0/+2
* Added array globals in preparation for multisort() changes.Andrei Zmievski1999-12-112-2/+46
* (PHP php_implode) Made binary-safe.Andrei Zmievski1999-12-112-14/+13
* get_meta_tags() was using php_stristr() so it needed to be changed.Andrei Zmievski1999-12-112-6/+14
* Made strstr(), stristr(), and ucwords() binary-safe(). Also correctedAndrei Zmievski1999-12-112-35/+42
* Moving APXS-specific checks into respective config.m4. The placement ofSascha Schumann1999-12-112-9/+10
* Don't include functions not supported by SolidAndreas Karajannis1999-12-112-13/+23
* ChangeLog update1999-12-111-0/+27
* Fixed #2952.Andrei Zmievski1999-12-101-3/+3
* Added makerpm by Samuel Liddicott <sam@campbellsci.co.uk>Stig Bakken1999-12-101-0/+173
* Output information about HTTP headersSascha Schumann1999-12-101-0/+21
* Export sapi_free_header()Sascha Schumann1999-12-102-1/+2
* remove uninteresting NEWS entriesStig Bakken1999-12-101-2/+0
* A few more fixes for php_strtolower().Andrei Zmievski1999-12-101-1/+2
* ChangeLog update1999-12-101-0/+45
* NEWS update1999-12-101-0/+2
* (PHP strtoupper, strtolower, substr_replace) Made binary-safe.Andrei Zmievski1999-12-095-17/+18
* (php_set_session_var): logic fix:Sascha Schumann1999-12-091-2/+2
* @- Fix a crash in the Apache syntax highlighting mode (Zeev)Zeev Suraski1999-12-091-1/+0
* just went thru string.c and wrote down the functions that are obviously NOT b...Thies C. Arntzen1999-12-091-1/+16
* (unserialize) closed mem-leakThies C. Arntzen1999-12-091-2/+4
* small cleanups in MINIT codeThies C. Arntzen1999-12-094-58/+20
* Report all ODBC error's not just the top of the stackNick Gorham1999-12-092-9/+13
* - improved configuration due to compile problems which suddently show upUwe Steinmann1999-12-093-11/+19
* ChangeLog update1999-12-091-0/+37
* NEWS update1999-12-091-0/+1
* - Use Set-Cookie for consistency with SetCookie() (and possibly for adherence...Zeev Suraski1999-12-082-2/+1
* Use global ctor in non-ZTS mode as wellSascha Schumann1999-12-081-6/+10
* (unserialize) now cleans up better on failure!Thies C. Arntzen1999-12-081-3/+1
* make non-ZTS happy againThies C. Arntzen1999-12-081-1/+3
* @- OCI8 now returns NULL values in LONG columns correct. (Thies)Thies C. Arntzen1999-12-081-3/+3
* Added some more error defines (CANNOT_CREATE/DELETE/DROP).Stig Bakken1999-12-081-0/+48
* ZTS compile fixesThies C. Arntzen1999-12-083-2/+5
* this is the "right" ZTS-fixThies C. Arntzen1999-12-081-6/+3
* ChangeLog update1999-12-081-0/+124