summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fixed small misalignment in prev commitAndrew Faulds2012-07-141-1/+1
| * | Removed Logo GUIDs and replaced with Data URIs and div hidden with JSAndrew Faulds2012-07-141-92/+28
|/ /
* | 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 Handling (see RFC: https://wiki.php.net/rfc/zendsignals)Ilia Alshanetsky2011-06-021-0/+6
|/
* - Year++Felipe Pena2011-01-011-1/+1
* * Refactor zend_multibyte facility.Moriyoshi Koizumi2010-12-191-1/+11
* - Implemented request #26158/bug #53465 (open arbitrary file descriptor with ...Gustavo André dos Santos Lopes2010-12-111-1/+1
* Removed unnecessary dependenciesDmitry Stogov2010-11-291-10/+0
* Added multibyte suppport by default. Previosly php had to be compiled with --...Dmitry Stogov2010-11-241-5/+1