summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablesPierrick Charron2010-06-011-1/+0
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-357/+242
* - Added recent Windows versions to php_uname and fix undefined windows versionPierre Joye2010-05-301-4/+15
* - wsPierre Joye2010-05-301-1/+1
* Add DTrace probesDavid Soria Parra2010-04-241-0/+6
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-242/+357
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-357/+242
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - fix #40013, php_uname() doesnt return nodename (MFH)Pierre Joye2009-09-061-0/+25
* Build IDsStanislav Malyshev2009-01-171-0/+3
* MFHAntony Dovgal2009-01-041-1/+1
* - MFH Fix info outputMarcus Boerger2008-12-311-2/+2
* - MFH Do not show core ini entries twiceMarcus Boerger2008-12-311-2/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH Show version and ini entries as default module info.Marcus Boerger2008-12-301-14/+17
* - MFH Added missing check for void param. (patch by Kalle)Felipe Pena2008-12-301-0/+8
* - double declaration and comments cleanupPierre Joye2008-12-091-9/+0
* - fix VC6 buildPierre Joye2008-12-091-2/+14
* improve Windows version detectionStanislav Malyshev2008-12-081-41/+235
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-15/+5
* MFH: use HashPosition to prevent race condition in multithreaded envAntony Dovgal2008-10-021-9/+12
* MFHJani Taskinen2008-08-131-7/+3
* capitalize multibyte supportAntony Dovgal2008-07-081-2/+2
* - Don't do stuff twice overSteph Fox2008-07-071-17/+6
* add a line to phpinfo() to indicate whether multibyte support is On or OffAntony Dovgal2008-07-031-0/+6
* - New parameter parsing APIFelipe Pena2008-06-201-4/+7
* - c/p evilnessPierre Joye2008-05-271-2/+2
* - [MFH] Add compiler informations on Windows (will add more info later, like ...Pierre Joye2008-05-271-0/+18
* MFH: New way for check void parametersFelipe Pena2008-03-101-10/+10
* Fixed bug #44306 (Better detection of MIPS processors on Windows)Ilia Alshanetsky2008-03-021-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: Fixed compile warningsJani Taskinen2007-07-211-5/+5
* MFH:- Added php_ini_loaded_file() function which returns the path to the actualfoobar2007-06-091-0/+12
* MFH: php_localtime_r() checksAntony Dovgal2007-06-071-1/+1
* - Changed phpinfo() to make difference between set php.ini path and what was ...foobar2007-04-021-1/+2
* - MFH php --ri <extension>Marcus Boerger2007-02-081-14/+24
* use length - 1 when we fetch it from hashesAntony Dovgal2007-01-261-12/+12
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Added a meta tag to phpinfo() output to prevent search engines fromIlia Alshanetsky2006-11-261-0/+1
* Write valid run-time value for Zend Memeory ManagerDmitry Stogov2006-09-141-5/+1
* zend_hash_get_current_key_ex() returns string_len + 1, so we need to subtract...Antony Dovgal2006-08-081-2/+2
* - compiler warningsPierre Joye2006-08-081-6/+6
* ext/standard/info.c ext/standard/info.hIlia Alshanetsky2006-07-281-13/+17
* Fixed ZTS buildIlia Alshanetsky2006-06-111-1/+1
* Fully print array() in phpinfo().Ilia Alshanetsky2006-06-111-1/+1
* fix compile failure with old GCC (see bug #36931)Antony Dovgal2006-03-311-2/+4
* fix build: there is no TSRMLS_CC in this functionAntony Dovgal2006-03-301-1/+1
* Fixed XSS inside phpinfo() with long inputs.Ilia Alshanetsky2006-03-301-19/+17
* bump year and license versionfoobar2006-01-011-3/+3