Skip to content
Snippets Groups Projects
Commit cadd9301 authored by Michael Lee's avatar Michael Lee
Browse files

Upgrading drupal/cache_control_override (1.0.0-alpha2 => 1.1.0)

parent ec8f1fc5
No related branches found
No related tags found
No related merge requests found
Showing
with 673 additions and 177 deletions
......@@ -2343,29 +2343,30 @@
},
{
"name": "drupal/cache_control_override",
"version": "1.0.0-alpha2",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/cache_control_override.git",
"reference": "8.x-1.0-alpha2"
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/cache_control_override-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "24f97b80eb3d335256eabd2e5e71886526a2385a"
"url": "https://ftp.drupal.org/files/projects/cache_control_override-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "23e7457b109bf59fb205a7d7ac35b646af07818e"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^9",
"php": ">=7.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1597733165",
"version": "8.x-1.1",
"datestamp": "1667656094",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
......@@ -2377,6 +2378,10 @@
{
"name": "asgorobets",
"homepage": "https://www.drupal.org/user/1399950"
},
{
"name": "dpi",
"homepage": "https://www.drupal.org/user/81431"
}
],
"description": "Override page Cache-Control header based on bubbled cacheability metadata.",
......@@ -12864,16 +12869,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.47",
"version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "4f40012db8d55c956406890b5720f686fee7f7b7"
"reference": "8e70c1cab07ac641b885ce80385b9824a293c623"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/4f40012db8d55c956406890b5720f686fee7f7b7",
"reference": "4f40012db8d55c956406890b5720f686fee7f7b7",
"url": "https://api.github.com/repos/symfony/console/zipball/8e70c1cab07ac641b885ce80385b9824a293c623",
"reference": "8e70c1cab07ac641b885ce80385b9824a293c623",
"shasum": ""
},
"require": {
......@@ -12934,7 +12939,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.47"
"source": "https://github.com/symfony/console/tree/v4.4.48"
},
"funding": [
{
......@@ -12950,7 +12955,7 @@
"type": "tidelift"
}
],
"time": "2022-10-04T05:58:30+00:00"
"time": "2022-10-26T16:02:45+00:00"
},
{
"name": "symfony/css-selector",
......@@ -13896,16 +13901,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.4.47",
"version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "7eea76ae186c68466e7676e62812ce2769f96811"
"reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7eea76ae186c68466e7676e62812ce2769f96811",
"reference": "7eea76ae186c68466e7676e62812ce2769f96811",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/cd4f478e67f7c8776a13b17e7d44241fd66261ad",
"reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad",
"shasum": ""
},
"require": {
......@@ -13944,7 +13949,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v4.4.47"
"source": "https://github.com/symfony/http-foundation/tree/v4.4.48"
},
"funding": [
{
......@@ -13960,20 +13965,20 @@
"type": "tidelift"
}
],
"time": "2022-10-01T21:39:02+00:00"
"time": "2022-10-12T09:40:54+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.4.47",
"version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "91cf5dbc9ea4d902470e596246a736179acfb79d"
"reference": "a6d5229dd9466e046674baad8449ad92ee24eddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/91cf5dbc9ea4d902470e596246a736179acfb79d",
"reference": "91cf5dbc9ea4d902470e596246a736179acfb79d",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a6d5229dd9466e046674baad8449ad92ee24eddd",
"reference": "a6d5229dd9466e046674baad8449ad92ee24eddd",
"shasum": ""
},
"require": {
......@@ -14048,7 +14053,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.47"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.48"
},
"funding": [
{
......@@ -14064,7 +14069,7 @@
"type": "tidelift"
}
],
"time": "2022-10-12T07:05:45+00:00"
"time": "2022-10-28T16:49:22+00:00"
},
{
"name": "symfony/mime",
......@@ -14570,16 +14575,16 @@
},
{
"name": "symfony/polyfill-php72",
"version": "v1.26.0",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
"shasum": ""
},
"require": {
......@@ -14588,7 +14593,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......@@ -14626,7 +14631,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
"source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
},
"funding": [
{
......@@ -14642,20 +14647,20 @@
"type": "tidelift"
}
],
"time": "2022-05-24T11:49:31+00:00"
"time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.26.0",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
"shasum": ""
},
"require": {
......@@ -14664,7 +14669,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......@@ -14705,7 +14710,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
"source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
},
"funding": [
{
......@@ -14721,7 +14726,7 @@
"type": "tidelift"
}
],
"time": "2022-05-24T11:49:31+00:00"
"time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php80",
......@@ -14808,16 +14813,16 @@
},
{
"name": "symfony/polyfill-php81",
"version": "v1.26.0",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
"shasum": ""
},
"require": {
......@@ -14826,7 +14831,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......@@ -14867,7 +14872,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
"source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
},
"funding": [
{
......@@ -14883,7 +14888,7 @@
"type": "tidelift"
}
],
"time": "2022-05-24T11:49:31+00:00"
"time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/process",
......@@ -15470,16 +15475,16 @@
},
{
"name": "symfony/validator",
"version": "v4.4.47",
"version": "v4.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "37456082bb034cb5f2d8602471a0de6c448535b8"
"reference": "54781a4c41efbd283b779110bf8ae7f263737775"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/37456082bb034cb5f2d8602471a0de6c448535b8",
"reference": "37456082bb034cb5f2d8602471a0de6c448535b8",
"url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775",
"reference": "54781a4c41efbd283b779110bf8ae7f263737775",
"shasum": ""
},
"require": {
......@@ -15556,7 +15561,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v4.4.47"
"source": "https://github.com/symfony/validator/tree/v4.4.48"
},
"funding": [
{
......@@ -15572,7 +15577,7 @@
"type": "tidelift"
}
],
"time": "2022-10-01T17:13:09+00:00"
"time": "2022-10-25T13:54:11+00:00"
},
{
"name": "symfony/var-dumper",
......
......@@ -2412,30 +2412,31 @@
},
{
"name": "drupal/cache_control_override",
"version": "1.0.0-alpha2",
"version_normalized": "1.0.0.0-alpha2",
"version": "1.1.0",
"version_normalized": "1.1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/cache_control_override.git",
"reference": "8.x-1.0-alpha2"
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/cache_control_override-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "24f97b80eb3d335256eabd2e5e71886526a2385a"
"url": "https://ftp.drupal.org/files/projects/cache_control_override-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "23e7457b109bf59fb205a7d7ac35b646af07818e"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^9",
"php": ">=7.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1597733165",
"version": "8.x-1.1",
"datestamp": "1667656094",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
......@@ -2448,6 +2449,10 @@
{
"name": "asgorobets",
"homepage": "https://www.drupal.org/user/1399950"
},
{
"name": "dpi",
"homepage": "https://www.drupal.org/user/81431"
}
],
"description": "Override page Cache-Control header based on bubbled cacheability metadata.",
......@@ -13346,17 +13351,17 @@
},
{
"name": "symfony/console",
"version": "v4.4.47",
"version_normalized": "4.4.47.0",
"version": "v4.4.48",
"version_normalized": "4.4.48.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "4f40012db8d55c956406890b5720f686fee7f7b7"
"reference": "8e70c1cab07ac641b885ce80385b9824a293c623"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/4f40012db8d55c956406890b5720f686fee7f7b7",
"reference": "4f40012db8d55c956406890b5720f686fee7f7b7",
"url": "https://api.github.com/repos/symfony/console/zipball/8e70c1cab07ac641b885ce80385b9824a293c623",
"reference": "8e70c1cab07ac641b885ce80385b9824a293c623",
"shasum": ""
},
"require": {
......@@ -13391,7 +13396,7 @@
"symfony/lock": "",
"symfony/process": ""
},
"time": "2022-10-04T05:58:30+00:00",
"time": "2022-10-26T16:02:45+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
......@@ -13419,7 +13424,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.47"
"source": "https://github.com/symfony/console/tree/v4.4.48"
},
"funding": [
{
......@@ -14417,17 +14422,17 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.4.47",
"version_normalized": "4.4.47.0",
"version": "v4.4.48",
"version_normalized": "4.4.48.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "7eea76ae186c68466e7676e62812ce2769f96811"
"reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7eea76ae186c68466e7676e62812ce2769f96811",
"reference": "7eea76ae186c68466e7676e62812ce2769f96811",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/cd4f478e67f7c8776a13b17e7d44241fd66261ad",
"reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad",
"shasum": ""
},
"require": {
......@@ -14440,7 +14445,7 @@
"predis/predis": "~1.0",
"symfony/expression-language": "^3.4|^4.0|^5.0"
},
"time": "2022-10-01T21:39:02+00:00",
"time": "2022-10-12T09:40:54+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
......@@ -14468,7 +14473,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v4.4.47"
"source": "https://github.com/symfony/http-foundation/tree/v4.4.48"
},
"funding": [
{
......@@ -14488,17 +14493,17 @@
},
{
"name": "symfony/http-kernel",
"version": "v4.4.47",
"version_normalized": "4.4.47.0",
"version": "v4.4.48",
"version_normalized": "4.4.48.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "91cf5dbc9ea4d902470e596246a736179acfb79d"
"reference": "a6d5229dd9466e046674baad8449ad92ee24eddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/91cf5dbc9ea4d902470e596246a736179acfb79d",
"reference": "91cf5dbc9ea4d902470e596246a736179acfb79d",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a6d5229dd9466e046674baad8449ad92ee24eddd",
"reference": "a6d5229dd9466e046674baad8449ad92ee24eddd",
"shasum": ""
},
"require": {
......@@ -14547,7 +14552,7 @@
"symfony/console": "",
"symfony/dependency-injection": ""
},
"time": "2022-10-12T07:05:45+00:00",
"time": "2022-10-28T16:49:22+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
......@@ -14575,7 +14580,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.47"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.48"
},
"funding": [
{
......@@ -15115,27 +15120,27 @@
},
{
"name": "symfony/polyfill-php72",
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
"version": "v1.27.0",
"version_normalized": "1.27.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
"reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2022-05-24T11:49:31+00:00",
"time": "2022-11-03T14:55:06+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......@@ -15174,7 +15179,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
"source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
},
"funding": [
{
......@@ -15194,27 +15199,27 @@
},
{
"name": "symfony/polyfill-php73",
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
"version": "v1.27.0",
"version_normalized": "1.27.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2022-05-24T11:49:31+00:00",
"time": "2022-11-03T14:55:06+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......@@ -15256,7 +15261,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
"source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
},
"funding": [
{
......@@ -15362,27 +15367,27 @@
},
{
"name": "symfony/polyfill-php81",
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
"version": "v1.27.0",
"version_normalized": "1.27.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2022-05-24T11:49:31+00:00",
"time": "2022-11-03T14:55:06+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......@@ -15424,7 +15429,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
"source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
},
"funding": [
{
......@@ -16048,17 +16053,17 @@
},
{
"name": "symfony/validator",
"version": "v4.4.47",
"version_normalized": "4.4.47.0",
"version": "v4.4.48",
"version_normalized": "4.4.48.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "37456082bb034cb5f2d8602471a0de6c448535b8"
"reference": "54781a4c41efbd283b779110bf8ae7f263737775"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/37456082bb034cb5f2d8602471a0de6c448535b8",
"reference": "37456082bb034cb5f2d8602471a0de6c448535b8",
"url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775",
"reference": "54781a4c41efbd283b779110bf8ae7f263737775",
"shasum": ""
},
"require": {
......@@ -16109,7 +16114,7 @@
"symfony/translation": "For translating validation errors.",
"symfony/yaml": ""
},
"time": "2022-10-01T17:13:09+00:00",
"time": "2022-10-25T13:54:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
......@@ -16137,7 +16142,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v4.4.47"
"source": "https://github.com/symfony/validator/tree/v4.4.48"
},
"funding": [
{
......
......@@ -3,7 +3,7 @@
'name' => 'osu-asc-webservices/d8-upstream',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a951dabf39faebf5051f29113cc4cde06dffbcca',
'reference' => 'ec8f1fc59e22f9cb9307f144ff097d99430d51ad',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
......@@ -377,9 +377,9 @@
'dev_requirement' => false,
),
'drupal/cache_control_override' => array(
'pretty_version' => '1.0.0-alpha2',
'version' => '1.0.0.0-alpha2',
'reference' => '8.x-1.0-alpha2',
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => '8.x-1.1',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/cache_control_override',
'aliases' => array(),
......@@ -1594,7 +1594,7 @@
'osu-asc-webservices/d8-upstream' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a951dabf39faebf5051f29113cc4cde06dffbcca',
'reference' => 'ec8f1fc59e22f9cb9307f144ff097d99430d51ad',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
......@@ -2154,9 +2154,9 @@
'dev_requirement' => false,
),
'symfony/console' => array(
'pretty_version' => 'v4.4.47',
'version' => '4.4.47.0',
'reference' => '4f40012db8d55c956406890b5720f686fee7f7b7',
'pretty_version' => 'v4.4.48',
'version' => '4.4.48.0',
'reference' => '8e70c1cab07ac641b885ce80385b9824a293c623',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/console',
'aliases' => array(),
......@@ -2277,18 +2277,18 @@
'dev_requirement' => false,
),
'symfony/http-foundation' => array(
'pretty_version' => 'v4.4.47',
'version' => '4.4.47.0',
'reference' => '7eea76ae186c68466e7676e62812ce2769f96811',
'pretty_version' => 'v4.4.48',
'version' => '4.4.48.0',
'reference' => 'cd4f478e67f7c8776a13b17e7d44241fd66261ad',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/http-foundation',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/http-kernel' => array(
'pretty_version' => 'v4.4.47',
'version' => '4.4.47.0',
'reference' => '91cf5dbc9ea4d902470e596246a736179acfb79d',
'pretty_version' => 'v4.4.48',
'version' => '4.4.48.0',
'reference' => 'a6d5229dd9466e046674baad8449ad92ee24eddd',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/http-kernel',
'aliases' => array(),
......@@ -2349,18 +2349,18 @@
'dev_requirement' => false,
),
'symfony/polyfill-php72' => array(
'pretty_version' => 'v1.26.0',
'version' => '1.26.0.0',
'reference' => 'bf44a9fd41feaac72b074de600314a93e2ae78e2',
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '869329b1e9894268a8a61dabb69153029b7a8c97',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php72',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-php73' => array(
'pretty_version' => 'v1.26.0',
'version' => '1.26.0.0',
'reference' => 'e440d35fa0286f77fb45b79a03fedbeda9307e85',
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '9e8ecb5f92152187c4799efd3c96b78ccab18ff9',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php73',
'aliases' => array(),
......@@ -2376,9 +2376,9 @@
'dev_requirement' => false,
),
'symfony/polyfill-php81' => array(
'pretty_version' => 'v1.26.0',
'version' => '1.26.0.0',
'reference' => '13f6d1271c663dc5ae9fb843a8f16521db7687a1',
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '707403074c8ea6e2edaf8794b0157a0bfa52157a',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php81',
'aliases' => array(),
......@@ -2460,9 +2460,9 @@
),
),
'symfony/validator' => array(
'pretty_version' => 'v4.4.47',
'version' => '4.4.47.0',
'reference' => '37456082bb034cb5f2d8602471a0de6c448535b8',
'pretty_version' => 'v4.4.48',
'version' => '4.4.48.0',
'reference' => '54781a4c41efbd283b779110bf8ae7f263737775',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/validator',
'aliases' => array(),
......
......@@ -254,7 +254,9 @@ public function doRun(InputInterface $input, OutputInterface $output)
$alternative = $alternatives[0];
$style = new SymfonyStyle($input, $output);
$style->block(sprintf("\nCommand \"%s\" is not defined.\n", $name), null, 'error');
$output->writeln('');
$formattedBlock = (new FormatterHelper())->formatBlock(sprintf('Command "%s" is not defined.', $name), 'error', true);
$output->writeln($formattedBlock);
if (!$style->confirm(sprintf('Do you want to run "%s" instead? ', $alternative), false)) {
if (null !== $this->dispatcher) {
$event = new ConsoleErrorEvent($input, $output, $e);
......@@ -955,11 +957,21 @@ protected function configureIO(InputInterface $input, OutputInterface $output)
}
switch ($shellVerbosity = (int) getenv('SHELL_VERBOSITY')) {
case -1: $output->setVerbosity(OutputInterface::VERBOSITY_QUIET); break;
case 1: $output->setVerbosity(OutputInterface::VERBOSITY_VERBOSE); break;
case 2: $output->setVerbosity(OutputInterface::VERBOSITY_VERY_VERBOSE); break;
case 3: $output->setVerbosity(OutputInterface::VERBOSITY_DEBUG); break;
default: $shellVerbosity = 0; break;
case -1:
$output->setVerbosity(OutputInterface::VERBOSITY_QUIET);
break;
case 1:
$output->setVerbosity(OutputInterface::VERBOSITY_VERBOSE);
break;
case 2:
$output->setVerbosity(OutputInterface::VERBOSITY_VERY_VERBOSE);
break;
case 3:
$output->setVerbosity(OutputInterface::VERBOSITY_DEBUG);
break;
default:
$shellVerbosity = 0;
break;
}
if (true === $input->hasParameterOption(['--quiet', '-q'], true)) {
......
......@@ -112,7 +112,17 @@ public function terminateWithException(\Throwable $exception, Request $request =
throw $exception;
}
$response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
if ($pop = $request !== $this->requestStack->getMasterRequest()) {
$this->requestStack->push($request);
}
try {
$response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
} finally {
if ($pop) {
$this->requestStack->pop();
}
}
$response->sendHeaders();
$response->sendContent();
......
......@@ -76,11 +76,11 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
private static $freshCache = [];
public const VERSION = '4.4.47';
public const VERSION_ID = 40447;
public const VERSION = '4.4.48';
public const VERSION_ID = 40448;
public const MAJOR_VERSION = 4;
public const MINOR_VERSION = 4;
public const RELEASE_VERSION = 47;
public const RELEASE_VERSION = 48;
public const EXTRA_VERSION = '';
public const END_OF_MAINTENANCE = '11/2022';
......
......@@ -44,10 +44,14 @@ public function __construct(string $minLevel = null, $output = null, callable $f
if (isset($_ENV['SHELL_VERBOSITY']) || isset($_SERVER['SHELL_VERBOSITY'])) {
switch ((int) ($_ENV['SHELL_VERBOSITY'] ?? $_SERVER['SHELL_VERBOSITY'])) {
case -1: $minLevel = LogLevel::ERROR; break;
case 1: $minLevel = LogLevel::NOTICE; break;
case 2: $minLevel = LogLevel::INFO; break;
case 3: $minLevel = LogLevel::DEBUG; break;
case -1: $minLevel = LogLevel::ERROR;
break;
case 1: $minLevel = LogLevel::NOTICE;
break;
case 2: $minLevel = LogLevel::INFO;
break;
case 3: $minLevel = LogLevel::DEBUG;
break;
}
}
}
......@@ -80,7 +84,7 @@ public function log($level, $message, array $context = [])
$formatter = $this->formatter;
if ($this->handle) {
@fwrite($this->handle, $formatter($level, $message, $context));
@fwrite($this->handle, $formatter($level, $message, $context).\PHP_EOL);
} else {
error_log($formatter($level, $message, $context, false));
}
......@@ -105,7 +109,7 @@ private function format(string $level, string $message, array $context, bool $pr
$message = strtr($message, $replacements);
}
$log = sprintf('[%s] %s', $level, $message).\PHP_EOL;
$log = sprintf('[%s] %s', $level, $message);
if ($prefixDate) {
$log = date(\DateTime::RFC3339).' '.$log;
}
......
......@@ -83,7 +83,7 @@ public static function php_os_family()
'SunOS' => 'Solaris',
];
return isset($map[\PHP_OS]) ? $map[\PHP_OS] : 'Unknown';
return $map[\PHP_OS] ?? 'Unknown';
}
public static function spl_object_id($object)
......@@ -96,7 +96,7 @@ public static function spl_object_id($object)
}
// On 32-bit systems, PHP_INT_SIZE is 4,
return self::$hashMask ^ hexdec(substr($hash, 16 - (\PHP_INT_SIZE * 2 - 1), (\PHP_INT_SIZE * 2 - 1)));
return self::$hashMask ^ hexdec(substr($hash, 16 - (\PHP_INT_SIZE * 2 - 1), \PHP_INT_SIZE * 2 - 1));
}
public static function sapi_windows_vt100_support($stream, $enable = null)
......@@ -167,7 +167,7 @@ private static function initHashMask()
self::$hashMask = (int) substr(ob_get_clean(), 17);
}
self::$hashMask ^= hexdec(substr(spl_object_hash($obj), 16 - (\PHP_INT_SIZE * 2 - 1), (\PHP_INT_SIZE * 2 - 1)));
self::$hashMask ^= hexdec(substr(spl_object_hash($obj), 16 - (\PHP_INT_SIZE * 2 - 1), \PHP_INT_SIZE * 2 - 1));
}
public static function mb_chr($code, $encoding = null)
......
......@@ -25,7 +25,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......
......@@ -26,7 +26,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
if (\PHP_VERSION_ID < 80100) {
#[Attribute(Attribute::TARGET_METHOD)]
final class ReturnTypeWillChange
......
......@@ -26,7 +26,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
"dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
......
......@@ -382,6 +382,22 @@
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Hierdie waarde is nie 'n geldige Internasionale veiligheidsidentifikasienommer (ISIN) nie.</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>Hierdie waarde moet 'n geldige uitdrukking wees.</target>
</trans-unit>
<trans-unit id="101">
<source>This value is not a valid CSS color.</source>
<target>Hierdie waarde is nie 'n geldige CSS-kleur nie.</target>
</trans-unit>
<trans-unit id="102">
<source>This value is not a valid CIDR notation.</source>
<target>Hierdie waarde is nie 'n geldige CIDR-notasie nie.</target>
</trans-unit>
<trans-unit id="103">
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
<target>Die waarde van die netmasker moet tussen {{ min }} en {{ max }} wees.</target>
</trans-unit>
</body>
</file>
</xliff>
......@@ -386,6 +386,22 @@
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Bu dəyər doğru bir Qiymətli Kağızın Beynəlxalq İdentifikasiya Kodu (ISIN) deyil.</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>Bu dəyər etibarlı ifadə olmalıdır.</target>
</trans-unit>
<trans-unit id="101">
<source>This value is not a valid CSS color.</source>
<target>Bu dəyər etibarlı CSS rəngi deyil.</target>
</trans-unit>
<trans-unit id="102">
<source>This value is not a valid CIDR notation.</source>
<target>Bu dəyər etibarlı CIDR notasiyası deyil.</target>
</trans-unit>
<trans-unit id="103">
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
<target>Şəbəkə maskasının dəyəri {{ min }} və {{ max }} arasında olmalıdır.</target>
</trans-unit>
</body>
</file>
</xliff>
This diff is collapsed.
name: Cache Control Override
type: module
description: Override page Cache-Control header based on bubbled cacheability metadata.
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^9
package: Performance and scalability
# Information added by Drupal.org packaging script on 2020-08-18
version: '8.x-1.0-alpha2'
# Information added by Drupal.org packaging script on 2022-11-05
version: '8.x-1.1'
project: 'cache_control_override'
datestamp: 1597733167
datestamp: 1667656096
{
"name": "drupal/cache_control_override",
"description": "Override page Cache-Control header based on bubbled cacheability metadata.",
"type": "drupal-module",
"require": {
"php": ">=7.1",
"drupal/core": "^9"
}
}
name: Cache Control Override test
type: module
description: 'Provides functionality for testing Cache Control Override.'
hidden: true
core: 8.x
package: Testing
dependencies:
- cache_control_override
- cache_control_override:cache_control_override
# Information added by Drupal.org packaging script on 2020-08-18
version: '8.x-1.0-alpha2'
# Information added by Drupal.org packaging script on 2022-11-05
version: '8.x-1.1'
project: 'cache_control_override'
datestamp: 1597733167
datestamp: 1667656096
......@@ -19,6 +19,11 @@ class CacheControlOverrideMaxAgeTest extends BrowserTestBase {
'cache_control_override_test',
];
/**
* {@inheritdoc}
*/
protected $defaultTheme = 'stark';
/**
* {@inheritdoc}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment