summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
|
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-181-25/+199
|\ | | | | | | | | | | * PHP-5.5: updated NEWS fixes bug #69835: phpinfo() does not report many Windows SKUs
| * fixes bug #69835: phpinfo() does not report many Windows SKUsChristian Wenz2015-06-181-25/+199
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-101-2/+17
|\ \ | |/ | | | | | | | | | | | | * PHP-5.5: updated NEWS Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as "Business" Revert "Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as "Business"" Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as "Business"
| * Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as ↵Christian Wenz2015-06-101-2/+17
| | | | | | | | "Business"
| * Revert "Fix #69781: phpinfo() reports Professional Editions of Windows ↵Christian Wenz2015-06-101-17/+2
| | | | | | | | | | | | 7/8/8.1/10 as "Business"" This reverts commit 4a05c81b85336b76d05017cc86372fbd04871e3f.
| * Fix #69781: phpinfo() reports Professional Editions of Windows 7/8/8.1/10 as ↵Christian Wenz2015-06-101-2/+17
| | | | | | | | "Business"
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-05-311-0/+17
|\ \ | |/ | | | | | | | | | | | | | | * PHP-5.5: backport the basic code to properly recognize win 8.1 and 10 backport the manifest changes for makefile backport the manifest changes in js add default manifest add test
| * backport the basic code to properly recognize win 8.1 and 10Anatol Belski2015-05-311-0/+17
| |
| * Bump yearXinchen Hui2015-01-151-1/+1
| |
* | bump yearXinchen Hui2015-01-151-1/+1
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-08-061-0/+8
|\ \ | |/ | | | | | | | | | | Conflicts: ext/fileinfo/data_file.c ext/fileinfo/libmagic/softmagic.c ext/fileinfo/magicdata.patch
| * Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-0/+8
| |\ | | | | | | | | | | | | | | | | | | Conflicts: NEWS configure.in main/php_version.h
| | * backport the fix for bug #67739Anatol Belski2014-08-041-0/+8
| | |
| | * Backported the patch from bug #67407 into 5.4Anatol Belski2014-07-081-1/+33
| | |
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-07-081-4/+30
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Backported the patch from bug #67407 into 5.5+ Backported the patch from bug #67407 into 5.4 NEWS NEWS Fix Bug #67530 error_log=syslog ignored Conflicts: sapi/fpm/fpm/fpm_stdio.c
| * | Backported the patch from bug #67407 into 5.5+Anatol Belski2014-07-081-4/+30
| | |
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-241-4/+4
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: 5.4.30 Better fix for bug #67072 with more BC provisions Fix bug #67498 - phpinfo() Type Confusion Information Leak Vulnerability update CVE Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayName (libicu 4.8.1)) Fix bug #67349: Locale::parseLocale Double Free add CVEs Fix potential segfault in dns_get_record() Fix bug #66127 (Segmentation fault with ArrayObject unset) 5.4.30 rc1 Conflicts: ext/intl/locale/locale_methods.c
| | * Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-231-4/+4
| | |
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | |
| * | Bump yearXinchen Hui2014-01-031-1/+1
| | |
* | | Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-241-4/+4
| | |
* | | Here need to be str_efreeXinchen Hui2014-01-031-1/+1
| | | | | | | | | | | | found by ext/standard/tests/general_functions/phpinfo2.php fails
* | | Bump yearXinchen Hui2014-01-031-1/+1
| | |
* | | Merge branch 'PHP-5.5'Michael Wallner2013-08-211-1/+1
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: Fix pointer sign warning showing up in EVERY build
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-08-211-1/+1
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: Fix pointer sign warning showing up in EVERY build
| | * 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
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | * pull-request/231: update Zend Engine logo as per Zeev, and tweak PHP logos ... :) fix for scrolling, other minor tweaks Bump up table width a bit more and make columns consistent Bringing CSS up to this decade's standards.
| * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Here are some tweaks to the phpinfo() styling, since this really hasn't been touched in almost a decade: - color codes are shortened - table width is bigger and handled via CSS - fix so that long INI entries don't make the layout super wide - bgcolor for "Additional Modules" wasn't set - fix my email address Signed-off-by: Colin Viebrock <colin@viebrock.ca>
* | | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-06-251-1/+5
|\ \ \ | | |/ | |/| | | | | | | | | | * PHP-5.4: - Fixed bug #62964 (Possible XSS on "Registered stream filters" info) patch by: david at nnucomputerwhiz dot com - BFN
| * | - Fixed bug #62964 (Possible XSS on "Registered stream filters" info) patch ↵Felipe Pena2013-06-251-1/+5
| | | | | | | | | | | | by: david at nnucomputerwhiz dot com
| * | 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
| | | | | | | | | | | | This test was affected: ext/standard/tests/general_functions/phpcredits2.phpt see https://github.com/php/php-src/pull/132/files#diff-3 This makes constant PHP_CREDITS_FULLPAGE didn't functional anymore.
* | Merge branch 'pull-request/132'Stanislav Malyshev2012-08-051-101/+22
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * pull-request/132: OK, bye bye JavaScript, let's just include credits before license Nicer (JSLint-compliant!) credits reveal JavaScript Removed now-unnecessary expose_php checks for logo Fixed small misalignment in prev commit Removed Logo GUIDs and replaced with Data URIs and div hidden with JS
| * | 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
|/ / | | | | | | | | | | | | | | | | | | | | - removed php_logo_guid() - removed php_egg_logo_guid() - removed php_real_logo_guid() - removed zend_logo_guid() - removed logo GUID handling - removed logo GUIDs from source - added logo data URIs instead for phpinfo() - added credits to phpinfo() page, but hidden by default
* | 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
| |