summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Expand)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-061-0/+5
* String formatting stuff.Ilia Alshanetsky2003-09-221-1/+1
* Fixed possible crashes in streams codeIlia Alshanetsky2003-06-191-1/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fix memleaks (detected by rrichards@php.net)Marcus Boerger2003-05-301-2/+5
* Extend print_table_row so that one can specify the CSS classSascha Schumann2003-04-191-5/+27
* MFB: Forgotten _FORM -> _REQUEST changeRasmus Lerdorf2003-04-091-1/+1
* - Fixed printing the version string if it includes zend extensions inDerick Rethans2003-04-091-1/+5
* fixes for logo guid functionsColin Viebrock2003-04-021-10/+41
* *** empty log message ***Thies C. Arntzen2003-04-011-1/+1
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-4/+4
* make phpinfo() depend on executed sapiMarcus Boerger2003-03-181-49/+37
* - Optimize $_REQUESTZeev Suraski2003-03-021-0/+2
* Fix warning.Sebastian Bergmann2003-02-021-0/+1
* Fix phpinfo() display of Zend extensionsZeev Suraski2003-02-021-1/+1
* Fix the setting of computer name and processor type for php_uname() on Win32Frank M. Kromann2003-01-281-6/+44
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-4/+1
* - Fixed a bug that made that no newline was displayed when there was no valueDerick Rethans2003-01-171-3/+3
* ZTS fixes.Sebastian Bergmann2003-01-121-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - WhitespaceDerick Rethans2002-12-301-6/+9
* Sort the modules for info output as well.Andrei Zmievski2002-11-141-2/+20
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-3/+0
* Fixed memory leaks.Ilia Alshanetsky2002-10-121-5/+14
* - Fix the text alignment to be about same in any browser.foobar2002-10-101-2/+2
* no charsets, only basic entity escapingColin Viebrock2002-10-091-1/+9
* Add php_ini_scanned_files() so "make test" can tell you when you haveRasmus Lerdorf2002-10-061-0/+9
* Revert. The problem lies elsewhere.Wez Furlong2002-10-051-2/+0
* Fix Win32 build as PHP_CONFIG_FILE_SCAN_DIR is not #defined.Wez Furlong2002-10-051-0/+2
* As discussed, add --with-config-file-scan-dir compile-time switch definingRasmus Lerdorf2002-10-041-0/+8
* Fix for SRM module (and maybe others). Header rows are now not HTMLColin Viebrock2002-10-021-1/+1
* fix formating by breaking on to separate linesColin Viebrock2002-09-271-5/+9
* - be more conservative ;)Jan Lehnardt2002-09-271-6/+1
* Fix ZTS build.Sebastian Bergmann2002-09-261-9/+9
* update credits page with proper HTML, fix HTML escaping, and a few tweaksColin Viebrock2002-09-261-32/+63
* fix phpinfo() output for better browser BCColin Viebrock2002-09-261-22/+35
* Change phpinfo() to use CSS styling instead of HTML code.Colin Viebrock2002-09-191-37/+35
* white background pleaseJames Cox2002-09-181-1/+1
* ws fixfoobar2002-09-111-78/+77
* Fix typoSander Roobol2002-09-081-1/+1
* - cosmeticsJan Lehnardt2002-09-071-1/+6
* NetWare related additions/modificationsAnantha Kesari H Y2002-09-061-1/+1
* - cosmeticsJan Lehnardt2002-08-311-1/+1
* - seperate registered streams.Jan Lehnardt2002-08-291-3/+5
* - fix ZTS build. thanks to edin.Jan Lehnardt2002-08-291-3/+22
* Fixed compile warning (unused variable)Ilia Alshanetsky2002-08-281-1/+2
* - add phpinfo() support for CLI.Jan Lehnardt2002-08-281-84/+211
* php_error_docrefMarcus Boerger2002-08-241-0/+14
* do not include "php_have_iconv.h"Marcus Boerger2002-08-141-3/+0