2509 Commits (3fdf0dbedcdc4bd108079d094620dbddff627a19)
 

Author SHA1 Message Date
Andrei Zmievski 3fdf0dbedc - Added class_exists() 26 years ago
Joey Smith 7dfeb4fd21 # Added date/time stamping to php3_log_error 26 years ago
Uwe Steinmann 7af301be55 always check if output is ok after php3_header() 26 years ago
Mark Musone 32486ef0b3 whoops..need to allow 7 parameters also 26 years ago
Thies C. Arntzen 1cad06afda (getimagesize) grrr, fixed newly (30 min ago) introduced NPR 26 years ago
Thies C. Arntzen ad764253ca use ex-API 26 years ago
Thies C. Arntzen 6553540153 @- implemented count_chars(). (Thies) 26 years ago
Thies C. Arntzen 8267934235 use ex-API 26 years ago
Thies C. Arntzen d90daba134 use _ex-API 26 years ago
Andrei Zmievski 8ebba516a3 Boo. 26 years ago
dfe01a37a4 ChangeLog update 26 years ago
660e392458 NEWS update 26 years ago
Sascha Schumann 63e8df2320 Postpone the execution of post request startup handlers until the symbol_table is populated 26 years ago
Andrei Zmievski a15916a47a Made strspn() and strcspn() binary-safe. 26 years ago
Andrei Zmievski 457a13dac5 Finished array_multisort() function. Basically it sorts multiple arrays 26 years ago
Sascha Schumann e911ee38bd Make rand.c thread-safe. 26 years ago
Sascha Schumann 9ac3e94dcc Reapply configuration for each request 26 years ago
Sascha Schumann 08d762cb0c (php_ns_config) use 3.0's Ns_ConfigGetPath instead of Ns_ConfigPath 26 years ago
Sascha Schumann 75db7e91c6 (_ps_files_path_create) terminate string correctly and append the whole key instead of the rest key 26 years ago
00e3bb678d ChangeLog update 26 years ago
050835e955 NEWS update 26 years ago
Sascha Schumann 61a6a92618 Make filestat.c thread-safe 26 years ago
Sascha Schumann d9258da42e @- Made pageinfo.c thread-safe (Sascha) 26 years ago
Stig Bakken f30278b96b - Documented classes, methods and constants in the source 26 years ago
Sascha Schumann 1627a57d96 Remove trailing white-spaces 26 years ago
Sascha Schumann 591cdd1cfb Reformat ini entries and add new options (cache_limiter, cache_expire). 26 years ago
Sascha Schumann 996216b499 Add cache_limiter and cache_expire options. Rename extern_referer_check 26 years ago
Sascha Schumann 5928624a1c Kill a warning 26 years ago
Sascha Schumann ecb6e75add Initialize variables 26 years ago
Sascha Schumann 0233d7cf82 Initialize value properly 26 years ago
Sascha Schumann db27dadf27 Call SLS_FETCH() only, if it is needed 26 years ago
Sascha Schumann 58a33274c9 Make it compile in ZTS mode 26 years ago
Sascha Schumann 9279df2025 Include header file for php_file_le_fopen() 26 years ago
Sascha Schumann 9278d9d911 Remove unnecessary ARRAYLS_FETCH() calls 26 years ago
Sascha Schumann 4762285e40 Disable global lock for now. We will have to find a way to test subsystems 26 years ago
Stig Bakken 5d00c366e7 "setup" is obsolete 26 years ago
696ab2b0e6 ChangeLog update 26 years ago
a42bf72ec0 NEWS update 26 years ago
Andrei Zmievski dbaf6c5c65 Added array globals in preparation for multisort() changes. 26 years ago
Andrei Zmievski 0c779c51c9 (PHP php_implode) Made binary-safe. 26 years ago
Andrei Zmievski 33d82cb6d1 get_meta_tags() was using php_stristr() so it needed to be changed. 26 years ago
Andrei Zmievski 17ff0f3af3 Made strstr(), stristr(), and ucwords() binary-safe(). Also corrected 26 years ago
Sascha Schumann 7365698268 Moving APXS-specific checks into respective config.m4. The placement of 26 years ago
Andreas Karajannis 4bd855e69f Don't include functions not supported by Solid 26 years ago
e8c6e01dc5 ChangeLog update 26 years ago
Andrei Zmievski 2b2e6ff6cb Fixed #2952. 26 years ago
Stig Bakken 4b6a03236b Added makerpm by Samuel Liddicott <sam@campbellsci.co.uk> 26 years ago
Sascha Schumann 969c727b1e Output information about HTTP headers 26 years ago
Sascha Schumann e08b2e7b0f Export sapi_free_header() 26 years ago
Stig Bakken 415d53e751 remove uninteresting NEWS entries 26 years ago