245 Commits (db507dd153fa668fef95863afee4d04f33b80b85)

Author SHA1 Message Date
Marcus Boerger 6a4e1fff78 Use caseinsensitive sort 22 years ago
Derick Rethans 9ee23d7066 - Fixed buffer overflow in phpinfo() for Zend Extension Api NO. 22 years ago
Jon Parise 633c95aa40 Fixed crash in php_ini_scanned_files() when no additional INI files were 22 years ago
Sara Golemon da55c00362 Show registered transports in phpinfo() 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong dbb152b96a Detect and enable IPv6 support under win32. 22 years ago
Ilia Alshanetsky e2caa6eaf9 String formatting stuff. 22 years ago
Ilia Alshanetsky cbfb63c1c4 Fixed possible crashes in streams code 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Marcus Boerger 25704f0753 Fix memleaks (detected by rrichards@php.net) 23 years ago
Sascha Schumann e4183ae980 Extend print_table_row so that one can specify the CSS class 23 years ago
Rasmus Lerdorf 861679d6c3 MFB: Forgotten _FORM -> _REQUEST change 23 years ago
Derick Rethans 429ae4e821 - Fixed printing the version string if it includes zend extensions in 23 years ago
Colin Viebrock 4888473efa fixes for logo guid functions 23 years ago
Thies C. Arntzen 60214a0338 *** empty log message *** 23 years ago
Sebastian Bergmann 5ca078779a Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
Marcus Boerger 3e621fac94 make phpinfo() depend on executed sapi 23 years ago
Zeev Suraski 622da33231 - Optimize $_REQUEST 23 years ago
Sebastian Bergmann 7ed0972683 Fix warning. 23 years ago
Zeev Suraski 53060ef869 Fix phpinfo() display of Zend extensions 23 years ago
Frank M. Kromann 0e38fedcd7 Fix the setting of computer name and processor type for php_uname() on Win32 23 years ago
Ilia Alshanetsky 71e9f8cdd5 Removed pointless memory allocation checks. 23 years ago
Derick Rethans cce2ffed8a - Fixed a bug that made that no newline was displayed when there was no value 23 years ago
Sebastian Bergmann f37cb1c617 ZTS fixes. 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 23 years ago
Derick Rethans d454becda8 - Whitespace 23 years ago
Andrei Zmievski 26bd73fec6 Sort the modules for info output as well. 23 years ago
Sascha Schumann 2909e5c9c9 centralize #include "build-defs.h" and drop (sometimes inconsistent) other 23 years ago
Ilia Alshanetsky a0489ac950 Fixed memory leaks. 23 years ago
foobar 1b5ee53dd7 - Fix the text alignment to be about same in any browser. 23 years ago
Colin Viebrock 46a96d9363 no charsets, only basic entity escaping 23 years ago
Rasmus Lerdorf f32d63a3b3 Add php_ini_scanned_files() so "make test" can tell you when you have 23 years ago
Wez Furlong 93f9eea77d Revert. The problem lies elsewhere. 23 years ago
Wez Furlong ae36c08b54 Fix Win32 build as PHP_CONFIG_FILE_SCAN_DIR is not #defined. 23 years ago
Rasmus Lerdorf 989a61ed98 As discussed, add --with-config-file-scan-dir compile-time switch defining 23 years ago
Colin Viebrock f871f3870d Fix for SRM module (and maybe others). Header rows are now not HTML 23 years ago
Colin Viebrock 69e677cda7 fix formating by breaking on to separate lines 23 years ago
Jan Lehnardt bcb3067d34 - be more conservative ;) 23 years ago
Sebastian Bergmann cb6ef08e8c Fix ZTS build. 23 years ago
Colin Viebrock 982c510cd9 update credits page with proper HTML, fix HTML escaping, and a few tweaks 23 years ago
Colin Viebrock c7c275b741 fix phpinfo() output for better browser BC 23 years ago
Colin Viebrock 14a6cc8847 Change phpinfo() to use CSS styling instead of HTML code. 23 years ago
James Cox 70f17979fb white background please 24 years ago
foobar a254506a3c ws fix 24 years ago
Sander Roobol 8a9820331c Fix typo 24 years ago
Jan Lehnardt de3b5c3631 - cosmetics 24 years ago
Anantha Kesari H Y dc5d3f5585 NetWare related additions/modifications 24 years ago
Jan Lehnardt 2334abeff4 - cosmetics 24 years ago
Jan Lehnardt 81dcd62bc2 - seperate registered streams. 24 years ago
Jan Lehnardt e1cac684df - fix ZTS build. thanks to edin. 24 years ago