2314 Commits (a8f71d621f484833f0784b9636f95d1eb46789c0)
 

Author SHA1 Message Date
Stig Bakken a8f71d621f Add configure command to phpinfo() output (Stig) 26 years ago
Sascha Schumann 992eb497bf Add configure stuff 26 years ago
Sascha Schumann 401580a716 Add posix module 26 years ago
Sascha Schumann 639c491da4 Add X-Powered-By header in all configurations to ease PHP usage metering 26 years ago
Sascha Schumann 964bf9f288 (php_ns_sapi_header_handler): use sapi_free_header() 26 years ago
Andi Gutmans c34560b53d - Remove _EX and make it the old _LENGTH 26 years ago
Rasmus Lerdorf a050e023df # Here you go Andrei 26 years ago
Rasmus Lerdorf 162adb778e @ PHP 4 scripts will now obey the max_execution_time setting and actually 26 years ago
Sam Ruby 1e13f0fd20 Support DATE_to_pval and DISPATCH_to_pval 26 years ago
0c75839820 ChangeLog update 26 years ago
7107266d7c NEWS update 26 years ago
Andi Gutmans 2f5efbdea6 - Add _EX macro for Andrei 26 years ago
Rasmus Lerdorf c92db34492 # just some symbol cleanup while I am browsing through looking for this 26 years ago
Rasmus Lerdorf 67f4cfe1aa @ Add optional socket path to the mysql_?connect() functions 26 years ago
Zeev Suraski fdcaba4096 Solve a couple of compile issues 26 years ago
Thies C. Arntzen b92d70aabe php_fopen_wrapper_for_zend() does *NOT* insert the opened files into any list - the caller needs to fclose() the file. (not sure if this is desired) 26 years ago
Andrei Zmievski 6fa71d811b *** empty log message *** 26 years ago
Sascha Schumann 117d6a4151 Let user override default setting of ``make'' 26 years ago
ccd5da30be ChangeLog update 26 years ago
1b6bead88f NEWS update 26 years ago
Sascha Schumann 23a1a8246e Define COMPILE_DL_MODNAME, if module is built as dynamic module 26 years ago
Stig Bakken 7e9a1bc5e7 Back out PIC/COMPILE_DL hack from gd/mysql. 26 years ago
Stig Bakken 2467dd6d05 @Fix some warnings when compiling in maintainer-mode (Stig) 26 years ago
Stig S. Bakken 93536507f6 Fix warnings surfacing in maintainer-mode. 26 years ago
Zeev Suraski 2ddc4fe4f5 Make it possible to explicitly set refcount in ZEND_SET_SYMBOL_WITH_LENGTH(), part 2 26 years ago
Zeev Suraski 158088ca1a Allow to set the reference count explicitly for ZEND_SET_SYMBOL_WITH_LENGTH() 26 years ago
Zeev Suraski 15d47e551a Test commit, ignore 26 years ago
Zeev Suraski 3467337217 @- Made the GET/POST/Cookie and their HTTP_*_VARS[] counterparts be references 26 years ago
Zeev Suraski d6fd485692 @- Make the global GET/POST/Cookie variables and their $HTTP_*_VARS[] counterparts 26 years ago
Stig Bakken 9bba81c296 remove some debug output 26 years ago
Sascha Schumann 3b515617a4 Make array.c thread-safe 26 years ago
Sascha Schumann fce775e8a3 Remove fsock-specific members 26 years ago
Sascha Schumann 94c36e8846 Make fsock module thread-safe 26 years ago
Andi Gutmans 14382523bf - Forgot to check for BP_VAR_IS in the fix made for Thies' string offset 26 years ago
Sam Ruby 4f6a88aa9f use new PHP_BUILD_THREAD_SAFE macro 26 years ago
Sam Ruby 933c3121c5 libzend/zend_compile.h's #define YYSTYPE causes parsedate to barf on Windows 26 years ago
Thies C. Arntzen 126756d728 just a remark 26 years ago
d1056090dc ChangeLog update 26 years ago
9ee28d537f NEWS update 26 years ago
Rasmus Lerdorf ff9b75314f # Fix broken files 26 years ago
Sascha Schumann 00f8f24d74 Avoid Apache's regex.h, if system regex was chosen 26 years ago
Rasmus Lerdorf b9e59b296d # another oops 26 years ago
Rasmus Lerdorf 51572c2dcd # Oops 26 years ago
Rasmus Lerdorf 3bbe1e6a55 Kill some warnings 26 years ago
Sascha Schumann adf12b60d3 Add '--enable-low-memory' option. 26 years ago
Sascha Schumann cfc7e27a7f Add PHPAPI for Windows. 26 years ago
Andi Gutmans 3a17630121 - Applied Thies' bug fix. Great work! 26 years ago
Andi Gutmans 2337d110f9 - Added opened_path to php_fopen_wrapper() and the URL fopen wrapper (it's not 26 years ago
Andi Gutmans 5463dd5b38 - Add use support (behaves like require, but will not use the same file twice) 26 years ago
Andi Gutmans 08304a3c93 - Fix problem Thies reported. We by mistake separated variables which were 26 years ago