summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Expand)AuthorAgeFilesLines
* fix datatype mismatchesAnatol Belski2014-10-231-6/+6
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* fix printf fmtAnatol Belski2014-09-171-1/+1
* replaced the check with assert as it's kinda unusual caseAnatol Belski2014-09-131-5/+1
* check if the winver was indeed fetchedAnatol Belski2014-09-131-0/+6
* Fixes zpp parameter from int to size_tFlorian MARGAINE2014-09-041-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 1Anatol Belski2014-08-251-28/+28
* fixes to %pd format usageAnatol Belski2014-08-241-1/+1
* yet more fixes to zppAnatol Belski2014-08-201-4/+4
* further fixes on coreAnatol Belski2014-08-161-1/+1
* fix macros in the 5 basic extensionsAnatol Belski2014-08-161-18/+18
* cleanupDmitry Stogov2014-08-131-1/+0
* Merge branch 'master' into testDmitry Stogov2014-08-111-0/+8
|\
| * Merge branch 'pull-request/756'Anatol Belski2014-08-041-0/+8
| |\
| | * Patches #67739Christian Wenz2014-08-011-0/+8
* | | Merge branch 'master' into phpngXinchen Hui2014-07-091-4/+30
|\ \ \ | |/ /
| * | Merge branch 'pull-request/691'Anatol Belski2014-07-081-4/+30
| |\ \ | | |/
| | * Update info.cChristian Wenz2014-06-101-4/+30
* | | Merge branch 'master' into testDmitry Stogov2014-07-011-4/+4
|\ \ \ | |/ /
| * | Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-241-4/+4
| |/
* | Use new iterator macrosXinchen Hui2014-05-191-17/+11
* | Refactored zend_hash_* iteration API zend_hash_fove_forward_ex(ht, pos) and f...Dmitry Stogov2014-04-071-1/+1
* | Fixed memory leak in php_unameXinchen Hui2014-03-031-8/+7
* | Fixed php_info relatedXinchen Hui2014-03-021-4/+7
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-52/+51
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-4/+4
|/
* Here need to be str_efreeXinchen Hui2014-01-031-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.5'Michael Wallner2013-08-211-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-08-211-1/+1
| |\
| | * Fix pointer sign warning showing up in EVERY buildMichael Wallner2013-08-211-1/+1
* | | Merge branch 'pull-request/231'Stanislav Malyshev2013-07-211-35/+35
|\ \ \ | |/ / |/| |
| * | fix for scrolling, other minor tweaksColin Viebrock2012-12-041-1/+1
| * | Bringing CSS up to this decade's standards.Colin Viebrock2012-11-081-34/+34
* | | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-06-251-1/+5
|\ \ \ | | |/ | |/|
| * | - Fixed bug #62964 (Possible XSS on "Registered stream filters" info) patch b...Felipe Pena2013-06-251-1/+5
| * | Happy New YearXinchen Hui2013-01-011-1/+1
| * | Fix bug #61409 (Bad formatting on phpinfo()). Patch by Jakub Vrana.Adam Harvey2012-03-161-1/+1
| * | - Year++Felipe Pena2012-01-011-1/+1
| * | - Fixed bug #52461 (Incomplete doctype and missing xmlns)Pierre Joye2011-08-191-1/+1
| * | Make codes more clearly, and make the static analyzer silent..Xinchen Hui2011-08-081-15/+15
| * | Zend Signal HandlingIlia Alshanetsky2011-06-221-0/+6
* | | add windows 8 and windows server 2012Pierre Joye2013-03-271-1/+7
* | | Happy New YearXinchen Hui2013-01-011-1/+1
| |/ |/|
* | Fix phpcredits() BC after remove Logo GUIDsReeze Xia2012-08-091-1/+1
* | Merge branch 'pull-request/132'Stanislav Malyshev2012-08-051-101/+22
|\ \
| * | OK, bye bye JavaScript, let's just include credits before licenseAndrew Faulds2012-07-231-26/+7
| * | Nicer (JSLint-compliant!) credits reveal JavaScriptAndrew Faulds2012-07-151-6/+11
| * | Removed now-unnecessary expose_php checks for logoAndrew Faulds2012-07-141-4/+3