Changeset 3478090
- Timestamp:
- 03/09/2026 12:33:59 PM (2 days ago)
- Location:
- knit-pay/trunk
- Files:
-
- 10 edited
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (13 diffs)
-
knit-pay.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
vendor/composer/autoload_classmap.php (modified) (1 diff)
-
vendor/composer/autoload_static.php (modified) (1 diff)
-
vendor/composer/installed.json (modified) (3 diffs)
-
vendor/composer/installed.php (modified) (3 diffs)
-
vendor/composer/jetpack_autoload_classmap.php (modified) (2 diffs)
-
vendor/symfony/http-foundation/Session/Storage/MetadataBag.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
knit-pay/trunk/composer.json
r3470121 r3478090 112 112 "autoload": { 113 113 "classmap": [ 114 "vendor/paytm/paytmchecksum/ PaytmChecksum.php"114 "vendor/paytm/paytmchecksum/paytmchecksum/PaytmChecksum.php" 115 115 ] 116 116 }, -
knit-pay/trunk/composer.lock
r3470121 r3478090 2539 2539 { 2540 2540 "name": "symfony/http-foundation", 2541 "version": "v6.4.3 4",2541 "version": "v6.4.35", 2542 2542 "source": { 2543 2543 "type": "git", 2544 2544 "url": "https://github.com/symfony/http-foundation.git", 2545 "reference": " 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535"2546 }, 2547 "dist": { 2548 "type": "zip", 2549 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535",2550 "reference": " 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535",2545 "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2" 2546 }, 2547 "dist": { 2548 "type": "zip", 2549 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cffffd0a2c037117b742b4f8b379a22a2a33f6d2", 2550 "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2", 2551 2551 "shasum": "" 2552 2552 }, … … 2596 2596 "homepage": "https://symfony.com", 2597 2597 "support": { 2598 "source": "https://github.com/symfony/http-foundation/tree/v6.4.3 4"2598 "source": "https://github.com/symfony/http-foundation/tree/v6.4.35" 2599 2599 }, 2600 2600 "funding": [ … … 2616 2616 } 2617 2617 ], 2618 "time": "2026-0 2-21T15:48:41+00:00"2618 "time": "2026-03-06T11:15:58+00:00" 2619 2619 }, 2620 2620 { … … 6961 6961 { 6962 6962 "name": "phpstan/phpstan", 6963 "version": "1.12.3 2",6964 "dist": { 6965 "type": "zip", 6966 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ 2770dcdf5078d0b0d53f94317e06affe88419aa8",6967 "reference": " 2770dcdf5078d0b0d53f94317e06affe88419aa8",6963 "version": "1.12.33", 6964 "dist": { 6965 "type": "zip", 6966 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/37982d6fc7cbb746dda7773530cda557cdf119e1", 6967 "reference": "37982d6fc7cbb746dda7773530cda557cdf119e1", 6968 6968 "shasum": "" 6969 6969 }, … … 7010 7010 } 7011 7011 ], 7012 "time": "202 5-09-30T10:16:31+00:00"7012 "time": "2026-02-28T20:30:03+00:00" 7013 7013 }, 7014 7014 { … … 9341 9341 { 9342 9342 "name": "symfony/console", 9343 "version": "v6.4.3 4",9343 "version": "v6.4.35", 9344 9344 "source": { 9345 9345 "type": "git", 9346 9346 "url": "https://github.com/symfony/console.git", 9347 "reference": " 7b1f1c37eff5910ddda2831345467e593a5120ad"9348 }, 9349 "dist": { 9350 "type": "zip", 9351 "url": "https://api.github.com/repos/symfony/console/zipball/ 7b1f1c37eff5910ddda2831345467e593a5120ad",9352 "reference": " 7b1f1c37eff5910ddda2831345467e593a5120ad",9347 "reference": "49257c96304c508223815ee965c251e7c79e614e" 9348 }, 9349 "dist": { 9350 "type": "zip", 9351 "url": "https://api.github.com/repos/symfony/console/zipball/49257c96304c508223815ee965c251e7c79e614e", 9352 "reference": "49257c96304c508223815ee965c251e7c79e614e", 9353 9353 "shasum": "" 9354 9354 }, … … 9415 9415 ], 9416 9416 "support": { 9417 "source": "https://github.com/symfony/console/tree/v6.4.3 4"9417 "source": "https://github.com/symfony/console/tree/v6.4.35" 9418 9418 }, 9419 9419 "funding": [ … … 9435 9435 } 9436 9436 ], 9437 "time": "2026-0 2-23T15:42:15+00:00"9437 "time": "2026-03-06T13:31:08+00:00" 9438 9438 }, 9439 9439 { 9440 9440 "name": "symfony/dependency-injection", 9441 "version": "v6.4.3 4",9441 "version": "v6.4.35", 9442 9442 "source": { 9443 9443 "type": "git", 9444 9444 "url": "https://github.com/symfony/dependency-injection.git", 9445 "reference": " 91e49958b8a6092e48e4711894a1aeb1b151c62a"9446 }, 9447 "dist": { 9448 "type": "zip", 9449 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ 91e49958b8a6092e48e4711894a1aeb1b151c62a",9450 "reference": " 91e49958b8a6092e48e4711894a1aeb1b151c62a",9445 "reference": "d95712d0e9446b9f244b64811ffb6af7b7434213" 9446 }, 9447 "dist": { 9448 "type": "zip", 9449 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d95712d0e9446b9f244b64811ffb6af7b7434213", 9450 "reference": "d95712d0e9446b9f244b64811ffb6af7b7434213", 9451 9451 "shasum": "" 9452 9452 }, … … 9500 9500 "homepage": "https://symfony.com", 9501 9501 "support": { 9502 "source": "https://github.com/symfony/dependency-injection/tree/v6.4.3 4"9502 "source": "https://github.com/symfony/dependency-injection/tree/v6.4.35" 9503 9503 }, 9504 9504 "funding": [ … … 9520 9520 } 9521 9521 ], 9522 "time": "2026-02-2 4T15:33:38+00:00"9522 "time": "2026-02-26T12:16:01+00:00" 9523 9523 }, 9524 9524 { … … 12135 12135 { 12136 12136 "name": "wp-cli/media-command", 12137 "version": "v2.2. 4",12137 "version": "v2.2.5", 12138 12138 "source": { 12139 12139 "type": "git", 12140 12140 "url": "https://github.com/wp-cli/media-command.git", 12141 "reference": " 1e896733998450f3cb8c1baba4de64804c3d549e"12142 }, 12143 "dist": { 12144 "type": "zip", 12145 "url": "https://api.github.com/repos/wp-cli/media-command/zipball/ 1e896733998450f3cb8c1baba4de64804c3d549e",12146 "reference": " 1e896733998450f3cb8c1baba4de64804c3d549e",12141 "reference": "5696bba2e8c7d5c373fa20024edb1a4b682d1511" 12142 }, 12143 "dist": { 12144 "type": "zip", 12145 "url": "https://api.github.com/repos/wp-cli/media-command/zipball/5696bba2e8c7d5c373fa20024edb1a4b682d1511", 12146 "reference": "5696bba2e8c7d5c373fa20024edb1a4b682d1511", 12147 12147 "shasum": "" 12148 12148 }, … … 12160 12160 "commands": [ 12161 12161 "media", 12162 "media fix-orientation", 12162 12163 "media import", 12163 12164 "media regenerate", … … 12191 12192 "support": { 12192 12193 "issues": "https://github.com/wp-cli/media-command/issues", 12193 "source": "https://github.com/wp-cli/media-command/tree/v2.2. 4"12194 }, 12195 "time": "2026-0 1-27T02:54:42+00:00"12194 "source": "https://github.com/wp-cli/media-command/tree/v2.2.5" 12195 }, 12196 "time": "2026-03-04T13:53:32+00:00" 12196 12197 }, 12197 12198 { -
knit-pay/trunk/knit-pay.php
r3470327 r3478090 5 5 * Description: Seamlessly integrates 500+ payment gateways, including Cashfree, Instamojo, Razorpay, Paypal, Stripe, UPI QR, and SSLCommerz, with over 100 WordPress plugins. 6 6 * 7 * Version: 9.2.2. 17 * Version: 9.2.2.2 8 8 * Requires at least: 6.2 9 9 * Requires PHP: 8.1 -
knit-pay/trunk/readme.txt
r3470327 r3478090 5 5 Tested up to: 7.0 6 6 Requires PHP: 8.1 7 Stable tag: 9.2.2. 17 Stable tag: 9.2.2.2 8 8 License: GPL-3.0-or-later 9 9 -
knit-pay/trunk/vendor/composer/autoload_classmap.php
r3470121 r3478090 871 871 'Payrexx\\Payrexx' => $vendorDir . '/payrexx/payrexx/lib/Payrexx/Payrexx.php', 872 872 'Payrexx\\PayrexxException' => $vendorDir . '/payrexx/payrexx/lib/Payrexx/PayrexxException.php', 873 'PaytmChecksum' => $vendorDir . '/paytm/paytmchecksum/ PaytmChecksum.php',873 'PaytmChecksum' => $vendorDir . '/paytm/paytmchecksum/paytmchecksum/PaytmChecksum.php', 874 874 'Pronamic\\IDealIssuers\\IDealIssuer' => $vendorDir . '/pronamic/ideal-issuers/src/IDealIssuer.php', 875 875 'Pronamic\\IDealIssuers\\IDealIssuerCode' => $vendorDir . '/pronamic/ideal-issuers/src/IDealIssuerCode.php', -
knit-pay/trunk/vendor/composer/autoload_static.php
r3470121 r3478090 1183 1183 'Payrexx\\Payrexx' => __DIR__ . '/..' . '/payrexx/payrexx/lib/Payrexx/Payrexx.php', 1184 1184 'Payrexx\\PayrexxException' => __DIR__ . '/..' . '/payrexx/payrexx/lib/Payrexx/PayrexxException.php', 1185 'PaytmChecksum' => __DIR__ . '/..' . '/paytm/paytmchecksum/ PaytmChecksum.php',1185 'PaytmChecksum' => __DIR__ . '/..' . '/paytm/paytmchecksum/paytmchecksum/PaytmChecksum.php', 1186 1186 'Pronamic\\IDealIssuers\\IDealIssuer' => __DIR__ . '/..' . '/pronamic/ideal-issuers/src/IDealIssuer.php', 1187 1187 'Pronamic\\IDealIssuers\\IDealIssuerCode' => __DIR__ . '/..' . '/pronamic/ideal-issuers/src/IDealIssuerCode.php', -
knit-pay/trunk/vendor/composer/installed.json
r3470121 r3478090 2647 2647 { 2648 2648 "name": "symfony/http-foundation", 2649 "version": "v6.4.3 4",2650 "version_normalized": "6.4.3 4.0",2649 "version": "v6.4.35", 2650 "version_normalized": "6.4.35.0", 2651 2651 "source": { 2652 2652 "type": "git", 2653 2653 "url": "https://github.com/symfony/http-foundation.git", 2654 "reference": " 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535"2654 "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2" 2655 2655 }, 2656 2656 "dist": { 2657 2657 "type": "zip", 2658 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535",2659 "reference": " 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535",2658 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cffffd0a2c037117b742b4f8b379a22a2a33f6d2", 2659 "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2", 2660 2660 "shasum": "" 2661 2661 }, … … 2679 2679 "symfony/rate-limiter": "^5.4|^6.0|^7.0" 2680 2680 }, 2681 "time": "2026-0 2-21T15:48:41+00:00",2681 "time": "2026-03-06T11:15:58+00:00", 2682 2682 "type": "library", 2683 2683 "installation-source": "dist", … … 2707 2707 "homepage": "https://symfony.com", 2708 2708 "support": { 2709 "source": "https://github.com/symfony/http-foundation/tree/v6.4.3 4"2709 "source": "https://github.com/symfony/http-foundation/tree/v6.4.35" 2710 2710 }, 2711 2711 "funding": [ -
knit-pay/trunk/vendor/composer/installed.php
r3470121 r3478090 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' 1a261787ba3ff1b101d56b907f73ad74eae76fdb',6 'reference' => '5954039861c7f3afc06b278144526cbd0e79a928', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 14 14 'pretty_version' => 'dev-master', 15 15 'version' => 'dev-master', 16 'reference' => ' 1a261787ba3ff1b101d56b907f73ad74eae76fdb',16 'reference' => '5954039861c7f3afc06b278144526cbd0e79a928', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../', … … 438 438 ), 439 439 'symfony/http-foundation' => array( 440 'pretty_version' => 'v6.4.3 4',441 'version' => '6.4.3 4.0',442 'reference' => ' 5bb346d1b4b2a616e5c3d99b3ee4d5810735c535',440 'pretty_version' => 'v6.4.35', 441 'version' => '6.4.35.0', 442 'reference' => 'cffffd0a2c037117b742b4f8b379a22a2a33f6d2', 443 443 'type' => 'library', 444 444 'install_path' => __DIR__ . '/../symfony/http-foundation', -
knit-pay/trunk/vendor/composer/jetpack_autoload_classmap.php
r3470121 r3478090 3505 3505 'PaytmChecksum' => array( 3506 3506 'version' => 'dev-master', 3507 'path' => $vendorDir . '/paytm/paytmchecksum/ PaytmChecksum.php'3507 'path' => $vendorDir . '/paytm/paytmchecksum/paytmchecksum/PaytmChecksum.php' 3508 3508 ), 3509 3509 'Plugin_Locator' => array( … … 5932 5932 ), 5933 5933 'Symfony\\Component\\HttpFoundation\\AcceptHeader' => array( 5934 'version' => '6.4.3 4.0',5934 'version' => '6.4.35.0', 5935 5935 'path' => $vendorDir . '/symfony/http-foundation/AcceptHeader.php' 5936 5936 ), 5937 5937 'Symfony\\Component\\HttpFoundation\\AcceptHeaderItem' => array( 5938 'version' => '6.4.3 4.0',5938 'version' => '6.4.35.0', 5939 5939 'path' => $vendorDir . '/symfony/http-foundation/AcceptHeaderItem.php' 5940 5940 ), 5941 5941 'Symfony\\Component\\HttpFoundation\\BinaryFileResponse' => array( 5942 'version' => '6.4.3 4.0',5942 'version' => '6.4.35.0', 5943 5943 'path' => $vendorDir . '/symfony/http-foundation/BinaryFileResponse.php' 5944 5944 ), 5945 5945 'Symfony\\Component\\HttpFoundation\\ChainRequestMatcher' => array( 5946 'version' => '6.4.3 4.0',5946 'version' => '6.4.35.0', 5947 5947 'path' => $vendorDir . '/symfony/http-foundation/ChainRequestMatcher.php' 5948 5948 ), 5949 5949 'Symfony\\Component\\HttpFoundation\\Cookie' => array( 5950 'version' => '6.4.3 4.0',5950 'version' => '6.4.35.0', 5951 5951 'path' => $vendorDir . '/symfony/http-foundation/Cookie.php' 5952 5952 ), 5953 5953 'Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException' => array( 5954 'version' => '6.4.3 4.0',5954 'version' => '6.4.35.0', 5955 5955 'path' => $vendorDir . '/symfony/http-foundation/Exception/BadRequestException.php' 5956 5956 ), 5957 5957 'Symfony\\Component\\HttpFoundation\\Exception\\ConflictingHeadersException' => array( 5958 'version' => '6.4.3 4.0',5958 'version' => '6.4.35.0', 5959 5959 'path' => $vendorDir . '/symfony/http-foundation/Exception/ConflictingHeadersException.php' 5960 5960 ), 5961 5961 'Symfony\\Component\\HttpFoundation\\Exception\\JsonException' => array( 5962 'version' => '6.4.3 4.0',5962 'version' => '6.4.35.0', 5963 5963 'path' => $vendorDir . '/symfony/http-foundation/Exception/JsonException.php' 5964 5964 ), 5965 5965 'Symfony\\Component\\HttpFoundation\\Exception\\RequestExceptionInterface' => array( 5966 'version' => '6.4.3 4.0',5966 'version' => '6.4.35.0', 5967 5967 'path' => $vendorDir . '/symfony/http-foundation/Exception/RequestExceptionInterface.php' 5968 5968 ), 5969 5969 'Symfony\\Component\\HttpFoundation\\Exception\\SessionNotFoundException' => array( 5970 'version' => '6.4.3 4.0',5970 'version' => '6.4.35.0', 5971 5971 'path' => $vendorDir . '/symfony/http-foundation/Exception/SessionNotFoundException.php' 5972 5972 ), 5973 5973 'Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException' => array( 5974 'version' => '6.4.3 4.0',5974 'version' => '6.4.35.0', 5975 5975 'path' => $vendorDir . '/symfony/http-foundation/Exception/SuspiciousOperationException.php' 5976 5976 ), 5977 5977 'Symfony\\Component\\HttpFoundation\\Exception\\UnexpectedValueException' => array( 5978 'version' => '6.4.3 4.0',5978 'version' => '6.4.35.0', 5979 5979 'path' => $vendorDir . '/symfony/http-foundation/Exception/UnexpectedValueException.php' 5980 5980 ), 5981 5981 'Symfony\\Component\\HttpFoundation\\ExpressionRequestMatcher' => array( 5982 'version' => '6.4.3 4.0',5982 'version' => '6.4.35.0', 5983 5983 'path' => $vendorDir . '/symfony/http-foundation/ExpressionRequestMatcher.php' 5984 5984 ), 5985 5985 'Symfony\\Component\\HttpFoundation\\FileBag' => array( 5986 'version' => '6.4.3 4.0',5986 'version' => '6.4.35.0', 5987 5987 'path' => $vendorDir . '/symfony/http-foundation/FileBag.php' 5988 5988 ), 5989 5989 'Symfony\\Component\\HttpFoundation\\File\\Exception\\AccessDeniedException' => array( 5990 'version' => '6.4.3 4.0',5990 'version' => '6.4.35.0', 5991 5991 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/AccessDeniedException.php' 5992 5992 ), 5993 5993 'Symfony\\Component\\HttpFoundation\\File\\Exception\\CannotWriteFileException' => array( 5994 'version' => '6.4.3 4.0',5994 'version' => '6.4.35.0', 5995 5995 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/CannotWriteFileException.php' 5996 5996 ), 5997 5997 'Symfony\\Component\\HttpFoundation\\File\\Exception\\ExtensionFileException' => array( 5998 'version' => '6.4.3 4.0',5998 'version' => '6.4.35.0', 5999 5999 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/ExtensionFileException.php' 6000 6000 ), 6001 6001 'Symfony\\Component\\HttpFoundation\\File\\Exception\\FileException' => array( 6002 'version' => '6.4.3 4.0',6002 'version' => '6.4.35.0', 6003 6003 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/FileException.php' 6004 6004 ), 6005 6005 'Symfony\\Component\\HttpFoundation\\File\\Exception\\FileNotFoundException' => array( 6006 'version' => '6.4.3 4.0',6006 'version' => '6.4.35.0', 6007 6007 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/FileNotFoundException.php' 6008 6008 ), 6009 6009 'Symfony\\Component\\HttpFoundation\\File\\Exception\\FormSizeFileException' => array( 6010 'version' => '6.4.3 4.0',6010 'version' => '6.4.35.0', 6011 6011 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/FormSizeFileException.php' 6012 6012 ), 6013 6013 'Symfony\\Component\\HttpFoundation\\File\\Exception\\IniSizeFileException' => array( 6014 'version' => '6.4.3 4.0',6014 'version' => '6.4.35.0', 6015 6015 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/IniSizeFileException.php' 6016 6016 ), 6017 6017 'Symfony\\Component\\HttpFoundation\\File\\Exception\\NoFileException' => array( 6018 'version' => '6.4.3 4.0',6018 'version' => '6.4.35.0', 6019 6019 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/NoFileException.php' 6020 6020 ), 6021 6021 'Symfony\\Component\\HttpFoundation\\File\\Exception\\NoTmpDirFileException' => array( 6022 'version' => '6.4.3 4.0',6022 'version' => '6.4.35.0', 6023 6023 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/NoTmpDirFileException.php' 6024 6024 ), 6025 6025 'Symfony\\Component\\HttpFoundation\\File\\Exception\\PartialFileException' => array( 6026 'version' => '6.4.3 4.0',6026 'version' => '6.4.35.0', 6027 6027 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/PartialFileException.php' 6028 6028 ), 6029 6029 'Symfony\\Component\\HttpFoundation\\File\\Exception\\UnexpectedTypeException' => array( 6030 'version' => '6.4.3 4.0',6030 'version' => '6.4.35.0', 6031 6031 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/UnexpectedTypeException.php' 6032 6032 ), 6033 6033 'Symfony\\Component\\HttpFoundation\\File\\Exception\\UploadException' => array( 6034 'version' => '6.4.3 4.0',6034 'version' => '6.4.35.0', 6035 6035 'path' => $vendorDir . '/symfony/http-foundation/File/Exception/UploadException.php' 6036 6036 ), 6037 6037 'Symfony\\Component\\HttpFoundation\\File\\File' => array( 6038 'version' => '6.4.3 4.0',6038 'version' => '6.4.35.0', 6039 6039 'path' => $vendorDir . '/symfony/http-foundation/File/File.php' 6040 6040 ), 6041 6041 'Symfony\\Component\\HttpFoundation\\File\\Stream' => array( 6042 'version' => '6.4.3 4.0',6042 'version' => '6.4.35.0', 6043 6043 'path' => $vendorDir . '/symfony/http-foundation/File/Stream.php' 6044 6044 ), 6045 6045 'Symfony\\Component\\HttpFoundation\\File\\UploadedFile' => array( 6046 'version' => '6.4.3 4.0',6046 'version' => '6.4.35.0', 6047 6047 'path' => $vendorDir . '/symfony/http-foundation/File/UploadedFile.php' 6048 6048 ), 6049 6049 'Symfony\\Component\\HttpFoundation\\HeaderBag' => array( 6050 'version' => '6.4.3 4.0',6050 'version' => '6.4.35.0', 6051 6051 'path' => $vendorDir . '/symfony/http-foundation/HeaderBag.php' 6052 6052 ), 6053 6053 'Symfony\\Component\\HttpFoundation\\HeaderUtils' => array( 6054 'version' => '6.4.3 4.0',6054 'version' => '6.4.35.0', 6055 6055 'path' => $vendorDir . '/symfony/http-foundation/HeaderUtils.php' 6056 6056 ), 6057 6057 'Symfony\\Component\\HttpFoundation\\InputBag' => array( 6058 'version' => '6.4.3 4.0',6058 'version' => '6.4.35.0', 6059 6059 'path' => $vendorDir . '/symfony/http-foundation/InputBag.php' 6060 6060 ), 6061 6061 'Symfony\\Component\\HttpFoundation\\IpUtils' => array( 6062 'version' => '6.4.3 4.0',6062 'version' => '6.4.35.0', 6063 6063 'path' => $vendorDir . '/symfony/http-foundation/IpUtils.php' 6064 6064 ), 6065 6065 'Symfony\\Component\\HttpFoundation\\JsonResponse' => array( 6066 'version' => '6.4.3 4.0',6066 'version' => '6.4.35.0', 6067 6067 'path' => $vendorDir . '/symfony/http-foundation/JsonResponse.php' 6068 6068 ), 6069 6069 'Symfony\\Component\\HttpFoundation\\ParameterBag' => array( 6070 'version' => '6.4.3 4.0',6070 'version' => '6.4.35.0', 6071 6071 'path' => $vendorDir . '/symfony/http-foundation/ParameterBag.php' 6072 6072 ), 6073 6073 'Symfony\\Component\\HttpFoundation\\RateLimiter\\AbstractRequestRateLimiter' => array( 6074 'version' => '6.4.3 4.0',6074 'version' => '6.4.35.0', 6075 6075 'path' => $vendorDir . '/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php' 6076 6076 ), 6077 6077 'Symfony\\Component\\HttpFoundation\\RateLimiter\\PeekableRequestRateLimiterInterface' => array( 6078 'version' => '6.4.3 4.0',6078 'version' => '6.4.35.0', 6079 6079 'path' => $vendorDir . '/symfony/http-foundation/RateLimiter/PeekableRequestRateLimiterInterface.php' 6080 6080 ), 6081 6081 'Symfony\\Component\\HttpFoundation\\RateLimiter\\RequestRateLimiterInterface' => array( 6082 'version' => '6.4.3 4.0',6082 'version' => '6.4.35.0', 6083 6083 'path' => $vendorDir . '/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php' 6084 6084 ), 6085 6085 'Symfony\\Component\\HttpFoundation\\RedirectResponse' => array( 6086 'version' => '6.4.3 4.0',6086 'version' => '6.4.35.0', 6087 6087 'path' => $vendorDir . '/symfony/http-foundation/RedirectResponse.php' 6088 6088 ), 6089 6089 'Symfony\\Component\\HttpFoundation\\Request' => array( 6090 'version' => '6.4.3 4.0',6090 'version' => '6.4.35.0', 6091 6091 'path' => $vendorDir . '/symfony/http-foundation/Request.php' 6092 6092 ), 6093 6093 'Symfony\\Component\\HttpFoundation\\RequestMatcher' => array( 6094 'version' => '6.4.3 4.0',6094 'version' => '6.4.35.0', 6095 6095 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher.php' 6096 6096 ), 6097 6097 'Symfony\\Component\\HttpFoundation\\RequestMatcherInterface' => array( 6098 'version' => '6.4.3 4.0',6098 'version' => '6.4.35.0', 6099 6099 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcherInterface.php' 6100 6100 ), 6101 6101 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\AttributesRequestMatcher' => array( 6102 'version' => '6.4.3 4.0',6102 'version' => '6.4.35.0', 6103 6103 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/AttributesRequestMatcher.php' 6104 6104 ), 6105 6105 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\ExpressionRequestMatcher' => array( 6106 'version' => '6.4.3 4.0',6106 'version' => '6.4.35.0', 6107 6107 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/ExpressionRequestMatcher.php' 6108 6108 ), 6109 6109 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\HostRequestMatcher' => array( 6110 'version' => '6.4.3 4.0',6110 'version' => '6.4.35.0', 6111 6111 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/HostRequestMatcher.php' 6112 6112 ), 6113 6113 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\IpsRequestMatcher' => array( 6114 'version' => '6.4.3 4.0',6114 'version' => '6.4.35.0', 6115 6115 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/IpsRequestMatcher.php' 6116 6116 ), 6117 6117 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\IsJsonRequestMatcher' => array( 6118 'version' => '6.4.3 4.0',6118 'version' => '6.4.35.0', 6119 6119 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/IsJsonRequestMatcher.php' 6120 6120 ), 6121 6121 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\MethodRequestMatcher' => array( 6122 'version' => '6.4.3 4.0',6122 'version' => '6.4.35.0', 6123 6123 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/MethodRequestMatcher.php' 6124 6124 ), 6125 6125 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\PathRequestMatcher' => array( 6126 'version' => '6.4.3 4.0',6126 'version' => '6.4.35.0', 6127 6127 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/PathRequestMatcher.php' 6128 6128 ), 6129 6129 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\PortRequestMatcher' => array( 6130 'version' => '6.4.3 4.0',6130 'version' => '6.4.35.0', 6131 6131 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/PortRequestMatcher.php' 6132 6132 ), 6133 6133 'Symfony\\Component\\HttpFoundation\\RequestMatcher\\SchemeRequestMatcher' => array( 6134 'version' => '6.4.3 4.0',6134 'version' => '6.4.35.0', 6135 6135 'path' => $vendorDir . '/symfony/http-foundation/RequestMatcher/SchemeRequestMatcher.php' 6136 6136 ), 6137 6137 'Symfony\\Component\\HttpFoundation\\RequestStack' => array( 6138 'version' => '6.4.3 4.0',6138 'version' => '6.4.35.0', 6139 6139 'path' => $vendorDir . '/symfony/http-foundation/RequestStack.php' 6140 6140 ), 6141 6141 'Symfony\\Component\\HttpFoundation\\Response' => array( 6142 'version' => '6.4.3 4.0',6142 'version' => '6.4.35.0', 6143 6143 'path' => $vendorDir . '/symfony/http-foundation/Response.php' 6144 6144 ), 6145 6145 'Symfony\\Component\\HttpFoundation\\ResponseHeaderBag' => array( 6146 'version' => '6.4.3 4.0',6146 'version' => '6.4.35.0', 6147 6147 'path' => $vendorDir . '/symfony/http-foundation/ResponseHeaderBag.php' 6148 6148 ), 6149 6149 'Symfony\\Component\\HttpFoundation\\ServerBag' => array( 6150 'version' => '6.4.3 4.0',6150 'version' => '6.4.35.0', 6151 6151 'path' => $vendorDir . '/symfony/http-foundation/ServerBag.php' 6152 6152 ), 6153 6153 'Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag' => array( 6154 'version' => '6.4.3 4.0',6154 'version' => '6.4.35.0', 6155 6155 'path' => $vendorDir . '/symfony/http-foundation/Session/Attribute/AttributeBag.php' 6156 6156 ), 6157 6157 'Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface' => array( 6158 'version' => '6.4.3 4.0',6158 'version' => '6.4.35.0', 6159 6159 'path' => $vendorDir . '/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php' 6160 6160 ), 6161 6161 'Symfony\\Component\\HttpFoundation\\Session\\FlashBagAwareSessionInterface' => array( 6162 'version' => '6.4.3 4.0',6162 'version' => '6.4.35.0', 6163 6163 'path' => $vendorDir . '/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php' 6164 6164 ), 6165 6165 'Symfony\\Component\\HttpFoundation\\Session\\Flash\\AutoExpireFlashBag' => array( 6166 'version' => '6.4.3 4.0',6166 'version' => '6.4.35.0', 6167 6167 'path' => $vendorDir . '/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php' 6168 6168 ), 6169 6169 'Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBag' => array( 6170 'version' => '6.4.3 4.0',6170 'version' => '6.4.35.0', 6171 6171 'path' => $vendorDir . '/symfony/http-foundation/Session/Flash/FlashBag.php' 6172 6172 ), 6173 6173 'Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBagInterface' => array( 6174 'version' => '6.4.3 4.0',6174 'version' => '6.4.35.0', 6175 6175 'path' => $vendorDir . '/symfony/http-foundation/Session/Flash/FlashBagInterface.php' 6176 6176 ), 6177 6177 'Symfony\\Component\\HttpFoundation\\Session\\Session' => array( 6178 'version' => '6.4.3 4.0',6178 'version' => '6.4.35.0', 6179 6179 'path' => $vendorDir . '/symfony/http-foundation/Session/Session.php' 6180 6180 ), 6181 6181 'Symfony\\Component\\HttpFoundation\\Session\\SessionBagInterface' => array( 6182 'version' => '6.4.3 4.0',6182 'version' => '6.4.35.0', 6183 6183 'path' => $vendorDir . '/symfony/http-foundation/Session/SessionBagInterface.php' 6184 6184 ), 6185 6185 'Symfony\\Component\\HttpFoundation\\Session\\SessionBagProxy' => array( 6186 'version' => '6.4.3 4.0',6186 'version' => '6.4.35.0', 6187 6187 'path' => $vendorDir . '/symfony/http-foundation/Session/SessionBagProxy.php' 6188 6188 ), 6189 6189 'Symfony\\Component\\HttpFoundation\\Session\\SessionFactory' => array( 6190 'version' => '6.4.3 4.0',6190 'version' => '6.4.35.0', 6191 6191 'path' => $vendorDir . '/symfony/http-foundation/Session/SessionFactory.php' 6192 6192 ), 6193 6193 'Symfony\\Component\\HttpFoundation\\Session\\SessionFactoryInterface' => array( 6194 'version' => '6.4.3 4.0',6194 'version' => '6.4.35.0', 6195 6195 'path' => $vendorDir . '/symfony/http-foundation/Session/SessionFactoryInterface.php' 6196 6196 ), 6197 6197 'Symfony\\Component\\HttpFoundation\\Session\\SessionInterface' => array( 6198 'version' => '6.4.3 4.0',6198 'version' => '6.4.35.0', 6199 6199 'path' => $vendorDir . '/symfony/http-foundation/Session/SessionInterface.php' 6200 6200 ), 6201 6201 'Symfony\\Component\\HttpFoundation\\Session\\SessionUtils' => array( 6202 'version' => '6.4.3 4.0',6202 'version' => '6.4.35.0', 6203 6203 'path' => $vendorDir . '/symfony/http-foundation/Session/SessionUtils.php' 6204 6204 ), 6205 6205 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler' => array( 6206 'version' => '6.4.3 4.0',6206 'version' => '6.4.35.0', 6207 6207 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php' 6208 6208 ), 6209 6209 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\IdentityMarshaller' => array( 6210 'version' => '6.4.3 4.0',6210 'version' => '6.4.35.0', 6211 6211 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/IdentityMarshaller.php' 6212 6212 ), 6213 6213 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MarshallingSessionHandler' => array( 6214 'version' => '6.4.3 4.0',6214 'version' => '6.4.35.0', 6215 6215 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/MarshallingSessionHandler.php' 6216 6216 ), 6217 6217 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcachedSessionHandler' => array( 6218 'version' => '6.4.3 4.0',6218 'version' => '6.4.35.0', 6219 6219 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php' 6220 6220 ), 6221 6221 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MigratingSessionHandler' => array( 6222 'version' => '6.4.3 4.0',6222 'version' => '6.4.35.0', 6223 6223 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/MigratingSessionHandler.php' 6224 6224 ), 6225 6225 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MongoDbSessionHandler' => array( 6226 'version' => '6.4.3 4.0',6226 'version' => '6.4.35.0', 6227 6227 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php' 6228 6228 ), 6229 6229 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NativeFileSessionHandler' => array( 6230 'version' => '6.4.3 4.0',6230 'version' => '6.4.35.0', 6231 6231 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php' 6232 6232 ), 6233 6233 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NullSessionHandler' => array( 6234 'version' => '6.4.3 4.0',6234 'version' => '6.4.35.0', 6235 6235 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php' 6236 6236 ), 6237 6237 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler' => array( 6238 'version' => '6.4.3 4.0',6238 'version' => '6.4.35.0', 6239 6239 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php' 6240 6240 ), 6241 6241 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\RedisSessionHandler' => array( 6242 'version' => '6.4.3 4.0',6242 'version' => '6.4.35.0', 6243 6243 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php' 6244 6244 ), 6245 6245 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\SessionHandlerFactory' => array( 6246 'version' => '6.4.3 4.0',6246 'version' => '6.4.35.0', 6247 6247 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php' 6248 6248 ), 6249 6249 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler' => array( 6250 'version' => '6.4.3 4.0',6250 'version' => '6.4.35.0', 6251 6251 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php' 6252 6252 ), 6253 6253 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag' => array( 6254 'version' => '6.4.3 4.0',6254 'version' => '6.4.35.0', 6255 6255 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/MetadataBag.php' 6256 6256 ), 6257 6257 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage' => array( 6258 'version' => '6.4.3 4.0',6258 'version' => '6.4.35.0', 6259 6259 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php' 6260 6260 ), 6261 6261 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockFileSessionStorage' => array( 6262 'version' => '6.4.3 4.0',6262 'version' => '6.4.35.0', 6263 6263 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php' 6264 6264 ), 6265 6265 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockFileSessionStorageFactory' => array( 6266 'version' => '6.4.3 4.0',6266 'version' => '6.4.35.0', 6267 6267 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/MockFileSessionStorageFactory.php' 6268 6268 ), 6269 6269 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage' => array( 6270 'version' => '6.4.3 4.0',6270 'version' => '6.4.35.0', 6271 6271 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/NativeSessionStorage.php' 6272 6272 ), 6273 6273 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorageFactory' => array( 6274 'version' => '6.4.3 4.0',6274 'version' => '6.4.35.0', 6275 6275 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php' 6276 6276 ), 6277 6277 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\PhpBridgeSessionStorage' => array( 6278 'version' => '6.4.3 4.0',6278 'version' => '6.4.35.0', 6279 6279 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php' 6280 6280 ), 6281 6281 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\PhpBridgeSessionStorageFactory' => array( 6282 'version' => '6.4.3 4.0',6282 'version' => '6.4.35.0', 6283 6283 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php' 6284 6284 ), 6285 6285 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy' => array( 6286 'version' => '6.4.3 4.0',6286 'version' => '6.4.35.0', 6287 6287 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php' 6288 6288 ), 6289 6289 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy' => array( 6290 'version' => '6.4.3 4.0',6290 'version' => '6.4.35.0', 6291 6291 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php' 6292 6292 ), 6293 6293 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageFactoryInterface' => array( 6294 'version' => '6.4.3 4.0',6294 'version' => '6.4.35.0', 6295 6295 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php' 6296 6296 ), 6297 6297 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface' => array( 6298 'version' => '6.4.3 4.0',6298 'version' => '6.4.35.0', 6299 6299 'path' => $vendorDir . '/symfony/http-foundation/Session/Storage/SessionStorageInterface.php' 6300 6300 ), 6301 6301 'Symfony\\Component\\HttpFoundation\\StreamedJsonResponse' => array( 6302 'version' => '6.4.3 4.0',6302 'version' => '6.4.35.0', 6303 6303 'path' => $vendorDir . '/symfony/http-foundation/StreamedJsonResponse.php' 6304 6304 ), 6305 6305 'Symfony\\Component\\HttpFoundation\\StreamedResponse' => array( 6306 'version' => '6.4.3 4.0',6306 'version' => '6.4.35.0', 6307 6307 'path' => $vendorDir . '/symfony/http-foundation/StreamedResponse.php' 6308 6308 ), 6309 6309 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\RequestAttributeValueSame' => array( 6310 'version' => '6.4.3 4.0',6310 'version' => '6.4.35.0', 6311 6311 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/RequestAttributeValueSame.php' 6312 6312 ), 6313 6313 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseCookieValueSame' => array( 6314 'version' => '6.4.3 4.0',6314 'version' => '6.4.35.0', 6315 6315 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseCookieValueSame.php' 6316 6316 ), 6317 6317 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseFormatSame' => array( 6318 'version' => '6.4.3 4.0',6318 'version' => '6.4.35.0', 6319 6319 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseFormatSame.php' 6320 6320 ), 6321 6321 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseHasCookie' => array( 6322 'version' => '6.4.3 4.0',6322 'version' => '6.4.35.0', 6323 6323 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseHasCookie.php' 6324 6324 ), 6325 6325 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseHasHeader' => array( 6326 'version' => '6.4.3 4.0',6326 'version' => '6.4.35.0', 6327 6327 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseHasHeader.php' 6328 6328 ), 6329 6329 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseHeaderLocationSame' => array( 6330 'version' => '6.4.3 4.0',6330 'version' => '6.4.35.0', 6331 6331 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseHeaderLocationSame.php' 6332 6332 ), 6333 6333 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseHeaderSame' => array( 6334 'version' => '6.4.3 4.0',6334 'version' => '6.4.35.0', 6335 6335 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseHeaderSame.php' 6336 6336 ), 6337 6337 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseIsRedirected' => array( 6338 'version' => '6.4.3 4.0',6338 'version' => '6.4.35.0', 6339 6339 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseIsRedirected.php' 6340 6340 ), 6341 6341 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseIsSuccessful' => array( 6342 'version' => '6.4.3 4.0',6342 'version' => '6.4.35.0', 6343 6343 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseIsSuccessful.php' 6344 6344 ), 6345 6345 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseIsUnprocessable' => array( 6346 'version' => '6.4.3 4.0',6346 'version' => '6.4.35.0', 6347 6347 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseIsUnprocessable.php' 6348 6348 ), 6349 6349 'Symfony\\Component\\HttpFoundation\\Test\\Constraint\\ResponseStatusCodeSame' => array( 6350 'version' => '6.4.3 4.0',6350 'version' => '6.4.35.0', 6351 6351 'path' => $vendorDir . '/symfony/http-foundation/Test/Constraint/ResponseStatusCodeSame.php' 6352 6352 ), 6353 6353 'Symfony\\Component\\HttpFoundation\\UriSigner' => array( 6354 'version' => '6.4.3 4.0',6354 'version' => '6.4.35.0', 6355 6355 'path' => $vendorDir . '/symfony/http-foundation/UriSigner.php' 6356 6356 ), 6357 6357 'Symfony\\Component\\HttpFoundation\\UrlHelper' => array( 6358 'version' => '6.4.3 4.0',6358 'version' => '6.4.35.0', 6359 6359 'path' => $vendorDir . '/symfony/http-foundation/UrlHelper.php' 6360 6360 ), -
knit-pay/trunk/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
r3448567 r3478090 42 42 private int $updateThreshold; 43 43 44 private ?int $cookieLifetime; 45 44 46 /** 45 * @param string $storageKey The key used to store bag in the session 46 * @param int $updateThreshold The time to wait between two UPDATED updates 47 * @param string $storageKey The key used to store bag in the session 48 * @param int $updateThreshold The time to wait between two UPDATED updates 49 * @param int|null $cookieLifetime The configured cookie lifetime; null to read from php.ini 47 50 */ 48 public function __construct(string $storageKey = '_sf2_meta', int $updateThreshold = 0 )51 public function __construct(string $storageKey = '_sf2_meta', int $updateThreshold = 0, ?int $cookieLifetime = null) 49 52 { 50 53 $this->storageKey = $storageKey; 51 54 $this->updateThreshold = $updateThreshold; 55 $this->cookieLifetime = $cookieLifetime; 52 56 } 53 57 … … 144 148 $timeStamp = time(); 145 149 $this->meta[self::CREATED] = $this->meta[self::UPDATED] = $this->lastUsed = $timeStamp; 146 $this->meta[self::LIFETIME] = $lifetime ?? (int) \ini_get('session.cookie_lifetime');150 $this->meta[self::LIFETIME] = $lifetime ?? $this->cookieLifetime ?? (int) \ini_get('session.cookie_lifetime'); 147 151 } 148 152 }
Note: See TracChangeset
for help on using the changeset viewer.