Searched refs:security (Results 1 – 17 of 17) sorted by relevance
/web-php/manual/en/toc/ |
H A D | security.inc | 5 0 => 'security.intro.php', 10 0 => 'security.general.php', 15 0 => 'security.cgi-bin.php', 20 0 => 'security.apache.php', 25 0 => 'security.filesystem.php', 30 0 => 'security.database.php', 35 0 => 'security.errors.php', 40 0 => 'security.globals.php', 45 0 => 'security.variables.php', 55 0 => 'security.hiding.php', [all …]
|
H A D | index.inc | 30 0 => 'security.php',
|
/web-php/include/ |
H A D | version.inc | 25 'tags' => ['security'], // Set to ['security'] for security releases. 37 'tags' => ['security'], // Set to ['security'] for security releases. 49 'tags' => ['security'], // Set to ['security'] for security releases. 61 'tags' => ['security'], // Set to ['security'] for security releases.
|
H A D | branches.inc | 11 * - security: the end of security support (usually release + 3 years). 18 'security' => '2000-10-20', 22 'security' => '2014-08-14', 26 'security' => '2015-09-03', 30 'security' => '2016-07-21', 34 'security' => '2018-12-31', 38 'security' => '2019-01-10', 364 $security = get_branch_security_eol_date($branch); 366 if ($initial && $bug && $security) { 369 if ($now >= $security) { [all …]
|
H A D | releases.inc | 13 0 => 'security', 122 0 => 'security', 159 0 => 'security', 196 0 => 'security', 449 0 => 'security', 486 0 => 'security', 595 0 => 'security', 632 0 => 'security', 669 0 => 'security', 1138 0 => 'security', [all …]
|
H A D | pregen-news.inc | 5122 7.1.22. This is a security release. One security bug has been fixed 5179 7.0.32. This is a security release. One security bug has been fixed 5191 7.0.32. This is a security release. One security bug has been fixed 8002 5.6.35. This is a security release. One security bug was fixed in 8014 5.6.35. This is a security release. One security bug was fixed in 8107 7.0.29. This is a security release. One security bug was fixed in 8119 7.0.29. This is a security release. One security bug was fixed in 8424 5.6.34. This is a security release. One security bug was fixed in 8436 5.6.34. This is a security release. One security bug was fixed in 8529 7.0.28. This is a security release. One security bug was fixed in [all …]
|
H A D | changelogs.inc | 32 echo "<a href=\"https://github.com/$repo/security/advisories/GHSA-$id\">GHSA-$id</a>";
|
H A D | manual-lookup.inc | 72 // Remove .. for security reasons
|
H A D | layout.inc | 558 doc_toc_list($lang, $TOC, "security");
|
/web-php/.well-known/ |
H A D | security.txt | 4 Contact: https://github.com/php/php-src/security/advisories/new 5 Contact: mailto:security@php.net 8 Canonical: https://www.php.net/.well-known/security.txt 9 Policy: https://github.com/php/policies/blob/main/security-classification.rst 14 # <https://github.com/php/policies/blob/main/security-policies.rst>
|
/web-php/bin/ |
H A D | createReleaseEntry | 30 $security = isset($opts['security']) ? 'security' : 'bug fix'; variable 34 …lopment team announces the immediate availability of PHP $version. This is a $security release.</p>
|
/web-php/styles/ |
H A D | supported-versions.css | 8 table.standard tr.security td:first-child {
|
/web-php/ |
H A D | composer.lock | 939 "security": "https://github.com/sebastianbergmann/php-invoker/security/policy", 1059 "security": "https://github.com/sebastianbergmann/php-timer/security/policy", 1151 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 1899 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", 1956 "security": "https://github.com/sebastianbergmann/code-unit/security/policy", 2089 "security": "https://github.com/sebastianbergmann/comparator/security/policy", 2147 "security": "https://github.com/sebastianbergmann/complexity/security/policy", 2214 "security": "https://github.com/sebastianbergmann/diff/security/policy", 2356 "security": "https://github.com/sebastianbergmann/exporter/security/policy", 2711 "security": "https://github.com/sebastianbergmann/type/security/policy", [all …]
|
/web-php/releases/ |
H A D | NEWS_5_4_0_alpha1.txt | 158 other security issues. (Scott)
|
H A D | NEWS_5_4_0_beta2.txt | 80 . Ill-formed UTF-8 check for security enhancements. (Rui) 163 . Enhance security by limiting access to user defined extensions. 335 other security issues. (Scott) 921 . Enforce security in the fastcgi protocol parsing.
|
H A D | NEWS_5_4_0_RC1.txt | 123 . Ill-formed UTF-8 check for security enhancements. (Rui) 206 . Enhance security by limiting access to user defined extensions. 380 other security issues. (Scott) 966 . Enforce security in the fastcgi protocol parsing. 1869 - Fixed bug #49990 (SNMP3 warning message about security level printed twice). 3008 - Fixed security issue in imagerotate(), background colour isn't validated 3142 - Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666. 3411 - Fixed security issue detailed in CVE-2008-0599. (Rasmus) 3561 in .htaccess due to the security implications - reported by SecurityReason.
|
H A D | NEWS_5_4_0_beta1.txt | 29 . Ill-formed UTF-8 check for security enhancements. (Rui) 112 . Enhance security by limiting access to user defined extensions. 284 other security issues. (Scott) 870 . Enforce security in the fastcgi protocol parsing. 1773 - Fixed bug #49990 (SNMP3 warning message about security level printed twice). 2912 - Fixed security issue in imagerotate(), background colour isn't validated 3046 - Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666. 3315 - Fixed security issue detailed in CVE-2008-0599. (Rasmus) 3465 in .htaccess due to the security implications - reported by SecurityReason.
|
Completed in 178 milliseconds