Home
last modified time | relevance | path

Searched refs:security (Results 1 – 16 of 16) sorted by relevance

/web-php/manual/en/toc/
H A Dsecurity.inc5 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 Dindex.inc30 0 => 'security.php',
/web-php/include/
H A Dversion.inc25 '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.
H A Dbranches.inc11 * - 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',
357 $security = get_branch_security_eol_date($branch);
359 if ($initial && $bug && $security) {
362 if ($now >= $security) {
[all …]
H A Dreleases.inc85 0 => 'security',
122 0 => 'security',
159 0 => 'security',
628 0 => 'security',
881 0 => 'security',
918 0 => 'security',
991 0 => 'security',
1064 0 => 'security',
1101 0 => 'security',
1210 0 => 'security',
[all …]
H A Dpregen-news.inc5122 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 Dmanual-lookup.inc72 // Remove .. for security reasons
H A Dlayout.inc501 doc_toc_list($lang, $TOC, "security");
/web-php/.well-known/
H A Dsecurity.txt4 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 DcreateReleaseEntry30 $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 Dsupported-versions.css8 table.standard tr.security td:first-child {
/web-php/
H A Dcomposer.lock927 "security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
1047 "security": "https://github.com/sebastianbergmann/php-timer/security/policy",
1139 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
1887 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
1944 "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
2077 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
2135 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
2202 "security": "https://github.com/sebastianbergmann/diff/security/policy",
2344 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
2699 "security": "https://github.com/sebastianbergmann/type/security/policy",
[all …]
/web-php/releases/
H A DNEWS_5_4_0_alpha1.txt158 other security issues. (Scott)
H A DNEWS_5_4_0_beta2.txt80 . 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 DNEWS_5_4_0_RC1.txt123 . 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 DNEWS_5_4_0_beta1.txt29 . 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 146 milliseconds