summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPRE_RETURN_REF_MERGESVN Migration1999-12-15756-199269/+0
* val->lenAndrei Zmievski1999-12-151-1/+1
* Fixing.Andrei Zmievski1999-12-151-6/+0
* Faster, must go faster.Andrei Zmievski1999-12-151-3/+3
* fixed some compile errors.Uwe Steinmann1999-12-151-3/+3
* Ex APIEvan Klinger1999-12-151-72/+73
* I would've compiled first, I swear...Evan Klinger1999-12-151-1/+1
* Ex APIEvan Klinger1999-12-152-31/+32
* Not yet, Joey.Andrei Zmievski1999-12-151-2/+1
* ChangeLog update1999-12-151-0/+52
* NEWS update1999-12-151-0/+2
* Moved function_exists() to Zend library.Andrei Zmievski1999-12-143-33/+1
* (bcmath) Name of header changed from php3 to php but include forgotten.Danny Heijl1999-12-141-1/+1
* - Added class_exists()Andrei Zmievski1999-12-141-5/+63
* # Added date/time stamping to php3_log_errorJoey Smith1999-12-143-2/+3
* always check if output is ok after php3_header()Uwe Steinmann1999-12-141-2/+2
* whoops..need to allow 7 parameters alsoMark Musone1999-12-141-1/+1
* (getimagesize) grrr, fixed newly (30 min ago) introduced NPRThies C. Arntzen1999-12-141-1/+5
* use ex-APIThies C. Arntzen1999-12-142-100/+100
* @- implemented count_chars(). (Thies)Thies C. Arntzen1999-12-143-6/+78
* use ex-APIThies C. Arntzen1999-12-142-26/+26
* use _ex-APIThies C. Arntzen1999-12-142-19/+23
* Boo.Andrei Zmievski1999-12-142-2/+2
* ChangeLog update1999-12-141-0/+28
* NEWS update1999-12-141-0/+2
* Postpone the execution of post request startup handlers until the symbol_tabl...Sascha Schumann1999-12-141-3/+9
* Made strspn() and strcspn() binary-safe.Andrei Zmievski1999-12-133-5/+40
* Finished array_multisort() function. Basically it sorts multiple arraysAndrei Zmievski1999-12-133-24/+88
* Make rand.c thread-safe.Sascha Schumann1999-12-133-24/+47
* Reapply configuration for each requestSascha Schumann1999-12-131-10/+20
* (php_ns_config) use 3.0's Ns_ConfigGetPath instead of Ns_ConfigPathSascha Schumann1999-12-131-1/+1
* (_ps_files_path_create) terminate string correctly and append the whole key i...Sascha Schumann1999-12-131-1/+2
* ChangeLog update1999-12-131-0/+59
* NEWS update1999-12-131-0/+1
* Make filestat.c thread-safeSascha Schumann1999-12-122-55/+69
* @- Made pageinfo.c thread-safe (Sascha)Sascha Schumann1999-12-123-17/+27
* - 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