2529 Commits (8a879b8fc528f7b38e7a75b51fd317c6a4a5e383)
 

Author SHA1 Message Date
Andrei Zmievski 8a879b8fc5 Doh! I'm an idiot. 26 years ago
Andrei Zmievski 9201cfdd81 NEWS notice. 26 years ago
Andrei Zmievski c9c6446aa1 - s/inheritence/inheritance/g 26 years ago
Zeev Suraski d8000684bf - Implement ability to turn off support for call-time pass by reference 26 years ago
Zeev Suraski ced9cee10c - Implement return by reference: 26 years ago
Uwe Steinmann 3c700f9260 switched to Ex Api 26 years ago
Andrei Zmievski 158979f838 (return_one) removed. 26 years ago
Andrei Zmievski b68f3af503 Added date/time stamping to PHP error log file. Idea credit goes 26 years ago
Andrei Zmievski 22344ea595 val->len 26 years ago
Andrei Zmievski 005c9d0341 Fixing. 26 years ago
Andrei Zmievski 46b14f85c3 Faster, must go faster. 26 years ago
Uwe Steinmann 1ccad1ab7d fixed some compile errors. 26 years ago
Evan Klinger 4e86f5d754 Ex API 26 years ago
Evan Klinger 5ca6da5ae8 I would've compiled first, I swear... 26 years ago
Evan Klinger bc7b3fc745 Ex API 26 years ago
Andrei Zmievski 795295206b Not yet, Joey. 26 years ago
7bb95460d5 ChangeLog update 26 years ago
704151ca19 NEWS update 26 years ago
Andrei Zmievski 1be7a8d461 Moved function_exists() to Zend library. 26 years ago
Danny Heijl 88892c6792 (bcmath) Name of header changed from php3 to php but include forgotten. 26 years ago
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