Plugin Directory

Changeset 3316777


Ignore:
Timestamp:
06/24/2025 07:47:12 AM (9 months ago)
Author:
gdatavaas
Message:

release 3.2.1

Location:
gdata-antivirus
Files:
28 edited
12 copied

Legend:

Unmodified
Added
Removed
  • gdata-antivirus/tags/3.2.1/Readme.txt

    r3316775 r3316777  
    55Tested up to: 6.8
    66Requires PHP: 8.1
    7 Stable tag: 3.2.0
     7Stable tag: 3.2.1
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5656
    5757== Changelog ==
     58
     59= 3.2.1 =
     60
     61* dependency updates
    5862
    5963= 3.2.0 =
  • gdata-antivirus/tags/3.2.1/composer.json

    r3316775 r3316777  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "3.2.0",
     3    "version": "3.2.1",
    44    "autoload": {
    55        "psr-4": {
     
    3232    },
    3333    "require-dev": {
    34         "johnpbloch\/wordpress": "6.8.0",
     34        "johnpbloch\/wordpress": "6.8.1",
    3535        "phpunit\/phpunit": "^12.0 || ^11.0 || ^10.0",
    3636        "wp-coding-standards\/wpcs": "^3.1",
  • gdata-antivirus/tags/3.2.1/composer.lock

    r3316775 r3316777  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "19978b15a87a196d666db6bdccef72c9",
     7    "content-hash": "e3428712dcd62e3a0992bc832566d179",
    88    "packages": [
    99        {
     
    542542        {
    543543            "name": "amphp/http-client",
    544             "version": "v5.3.2",
     544            "version": "v5.3.3",
    545545            "source": {
    546546                "type": "git",
    547547                "url": "https://github.com/amphp/http-client.git",
    548                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae"
    549             },
    550             "dist": {
    551                 "type": "zip",
    552                 "url": "https://api.github.com/repos/amphp/http-client/zipball/cf885bf00550d645a27605626528a3b2ce5563ae",
    553                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae",
     548                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc"
     549            },
     550            "dist": {
     551                "type": "zip",
     552                "url": "https://api.github.com/repos/amphp/http-client/zipball/09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
     553                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
    554554                "shasum": ""
    555555            },
     
    628628            "support": {
    629629                "issues": "https://github.com/amphp/http-client/issues",
    630                 "source": "https://github.com/amphp/http-client/tree/v5.3.2"
     630                "source": "https://github.com/amphp/http-client/tree/v5.3.3"
    631631            },
    632632            "funding": [
     
    636636                }
    637637            ],
    638             "time": "2025-05-18T18:27:44+00:00"
     638            "time": "2025-05-21T03:24:20+00:00"
    639639        },
    640640        {
     
    20572057        {
    20582058            "name": "johnpbloch/wordpress",
    2059             "version": "6.8.0",
     2059            "version": "6.8.1",
    20602060            "source": {
    20612061                "type": "git",
    20622062                "url": "https://github.com/johnpbloch/wordpress.git",
    2063                 "reference": "1bce452396c7aae56b142f8652daf64a9a355a80"
    2064             },
    2065             "dist": {
    2066                 "type": "zip",
    2067                 "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bce452396c7aae56b142f8652daf64a9a355a80",
    2068                 "reference": "1bce452396c7aae56b142f8652daf64a9a355a80",
    2069                 "shasum": ""
    2070             },
    2071             "require": {
    2072                 "johnpbloch/wordpress-core": "6.8.0",
     2063                "reference": "1932f5ab26a420151c689a9c00505c70c4f91ab3"
     2064            },
     2065            "dist": {
     2066                "type": "zip",
     2067                "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1932f5ab26a420151c689a9c00505c70c4f91ab3",
     2068                "reference": "1932f5ab26a420151c689a9c00505c70c4f91ab3",
     2069                "shasum": ""
     2070            },
     2071            "require": {
     2072                "johnpbloch/wordpress-core": "6.8.1",
    20732073                "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
    20742074                "php": ">=7.0.0"
     
    20992099                "source": "https://core.trac.wordpress.org/browser"
    21002100            },
    2101             "time": "2025-04-15T15:47:25+00:00"
     2101            "time": "2025-04-30T16:52:55+00:00"
    21022102        },
    21032103        {
    21042104            "name": "johnpbloch/wordpress-core",
    2105             "version": "6.8.0",
     2105            "version": "6.8.1",
    21062106            "source": {
    21072107                "type": "git",
    21082108                "url": "https://github.com/johnpbloch/wordpress-core.git",
    2109                 "reference": "74197a5012b0a72834ffc58bb32ef0045f15a26c"
    2110             },
    2111             "dist": {
    2112                 "type": "zip",
    2113                 "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/74197a5012b0a72834ffc58bb32ef0045f15a26c",
    2114                 "reference": "74197a5012b0a72834ffc58bb32ef0045f15a26c",
     2109                "reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2"
     2110            },
     2111            "dist": {
     2112                "type": "zip",
     2113                "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/702c3bda87abb47ae43f90c7b8868cf0b7dff1e2",
     2114                "reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2",
    21152115                "shasum": ""
    21162116            },
     
    21202120            },
    21212121            "provide": {
    2122                 "wordpress/core-implementation": "6.8.0"
     2122                "wordpress/core-implementation": "6.8.1"
    21232123            },
    21242124            "type": "wordpress-core",
     
    21472147                "wiki": "https://codex.wordpress.org/"
    21482148            },
    2149             "time": "2025-04-15T15:47:20+00:00"
     2149            "time": "2025-04-30T16:52:49+00:00"
    21502150        },
    21512151        {
     
    22652265        {
    22662266            "name": "nikic/php-parser",
    2267             "version": "v5.4.0",
     2267            "version": "v5.5.0",
    22682268            "source": {
    22692269                "type": "git",
    22702270                "url": "https://github.com/nikic/PHP-Parser.git",
    2271                 "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
    2272             },
    2273             "dist": {
    2274                 "type": "zip",
    2275                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
    2276                 "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
     2271                "reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
     2272            },
     2273            "dist": {
     2274                "type": "zip",
     2275                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
     2276                "reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
    22772277                "shasum": ""
    22782278            },
     
    23172317            "support": {
    23182318                "issues": "https://github.com/nikic/PHP-Parser/issues",
    2319                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
    2320             },
    2321             "time": "2024-12-30T11:07:19+00:00"
     2319                "source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
     2320            },
     2321            "time": "2025-05-31T08:24:38+00:00"
    23222322        },
    23232323        {
     
    24412441        {
    24422442            "name": "phpcsstandards/phpcsextra",
    2443             "version": "1.3.0",
     2443            "version": "1.4.0",
    24442444            "source": {
    24452445                "type": "git",
    24462446                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    2447                 "reference": "46d08eb86eec622b96c466adec3063adfed280dd"
    2448             },
    2449             "dist": {
    2450                 "type": "zip",
    2451                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/46d08eb86eec622b96c466adec3063adfed280dd",
    2452                 "reference": "46d08eb86eec622b96c466adec3063adfed280dd",
     2447                "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca"
     2448            },
     2449            "dist": {
     2450                "type": "zip",
     2451                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/fa4b8d051e278072928e32d817456a7fdb57b6ca",
     2452                "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca",
    24532453                "shasum": ""
    24542454            },
    24552455            "require": {
    24562456                "php": ">=5.4",
    2457                 "phpcsstandards/phpcsutils": "^1.0.9",
    2458                 "squizlabs/php_codesniffer": "^3.12.1"
     2457                "phpcsstandards/phpcsutils": "^1.1.0",
     2458                "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
    24592459            },
    24602460            "require-dev": {
    24612461                "php-parallel-lint/php-console-highlighter": "^1.0",
    2462                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
     2462                "php-parallel-lint/php-parallel-lint": "^1.4.0",
    24632463                "phpcsstandards/phpcsdevcs": "^1.1.6",
    24642464                "phpcsstandards/phpcsdevtools": "^1.2.1",
    2465                 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
     2465                "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
    24662466            },
    24672467            "type": "phpcodesniffer-standard",
     
    25192519                }
    25202520            ],
    2521             "time": "2025-04-20T23:35:32+00:00"
     2521            "time": "2025-06-14T07:40:39+00:00"
    25222522        },
    25232523        {
    25242524            "name": "phpcsstandards/phpcsutils",
    2525             "version": "1.0.12",
     2525            "version": "1.1.0",
    25262526            "source": {
    25272527                "type": "git",
    25282528                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    2529                 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c"
    2530             },
    2531             "dist": {
    2532                 "type": "zip",
    2533                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c",
    2534                 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c",
     2529                "reference": "65355670ac17c34cd235cf9d3ceae1b9252c4dad"
     2530            },
     2531            "dist": {
     2532                "type": "zip",
     2533                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/65355670ac17c34cd235cf9d3ceae1b9252c4dad",
     2534                "reference": "65355670ac17c34cd235cf9d3ceae1b9252c4dad",
    25352535                "shasum": ""
    25362536            },
     
    25382538                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    25392539                "php": ">=5.4",
    2540                 "squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev"
     2540                "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
    25412541            },
    25422542            "require-dev": {
    25432543                "ext-filter": "*",
    25442544                "php-parallel-lint/php-console-highlighter": "^1.0",
    2545                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
     2545                "php-parallel-lint/php-parallel-lint": "^1.4.0",
    25462546                "phpcsstandards/phpcsdevcs": "^1.1.6",
    2547                 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
     2547                "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0"
    25482548            },
    25492549            "type": "phpcodesniffer-standard",
     
    25822582                "phpcs",
    25832583                "phpcs3",
     2584                "phpcs4",
    25842585                "standards",
    25852586                "static analysis",
     
    26052606                    "url": "https://opencollective.com/php_codesniffer",
    26062607                    "type": "open_collective"
    2607                 }
    2608             ],
    2609             "time": "2024-05-20T13:34:27+00:00"
     2608                },
     2609                {
     2610                    "url": "https://thanks.dev/u/gh/phpcsstandards",
     2611                    "type": "thanks_dev"
     2612                }
     2613            ],
     2614            "time": "2025-06-12T04:32:33+00:00"
    26102615        },
    26112616        {
     
    29322937        {
    29332938            "name": "phpunit/phpunit",
    2934             "version": "10.5.46",
     2939            "version": "10.5.47",
    29352940            "source": {
    29362941                "type": "git",
    29372942                "url": "https://github.com/sebastianbergmann/phpunit.git",
    2938                 "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d"
    2939             },
    2940             "dist": {
    2941                 "type": "zip",
    2942                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d",
    2943                 "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d",
     2943                "reference": "3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3"
     2944            },
     2945            "dist": {
     2946                "type": "zip",
     2947                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3",
     2948                "reference": "3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3",
    29442949                "shasum": ""
    29452950            },
     
    30133018                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    30143019                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3015                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46"
     3020                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.47"
    30163021            },
    30173022            "funding": [
     
    30373042                }
    30383043            ],
    3039             "time": "2025-05-02T06:46:24+00:00"
     3044            "time": "2025-06-20T11:29:11+00:00"
    30403045        },
    30413046        {
     
    39573962        {
    39583963            "name": "squizlabs/php_codesniffer",
    3959             "version": "3.13.0",
     3964            "version": "3.13.2",
    39603965            "source": {
    39613966                "type": "git",
    39623967                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
    3963                 "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
    3964             },
    3965             "dist": {
    3966                 "type": "zip",
    3967                 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
    3968                 "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
     3968                "reference": "5b5e3821314f947dd040c70f7992a64eac89025c"
     3969            },
     3970            "dist": {
     3971                "type": "zip",
     3972                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c",
     3973                "reference": "5b5e3821314f947dd040c70f7992a64eac89025c",
    39693974                "shasum": ""
    39703975            },
     
    40374042                }
    40384043            ],
    4039             "time": "2025-05-11T03:36:00+00:00"
     4044            "time": "2025-06-17T22:17:01+00:00"
    40404045        },
    40414046        {
  • gdata-antivirus/tags/3.2.1/gdata-antivirus.php

    r3316775 r3316777  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 3.2.0
     14 * Version: 3.2.1
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.8
  • gdata-antivirus/tags/3.2.1/vendor/amphp/http-client/src/Connection/Http1Connection.php

    r3296343 r3316777  
    226226            $trailers = $headers;
    227227        };
    228         $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $trailersCallback);
     228        $bodyDeferredCancellation = new DeferredCancellation();
     229        $bodyCancellation = new CompositeCancellation($readingCancellation, $bodyDeferredCancellation->getCancellation());
     230        $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $bodyCancellation, $trailersCallback);
    229231        $start = now();
    230232        $inactivityTimeout = $request->getInactivityTimeout();
     
    262264                    }
    263265                    $chunk = $parser->getBuffer();
    264                     $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $trailersCallback);
     266                    $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $bodyCancellation, $trailersCallback);
    265267                    goto parseChunk;
    266268                }
     
    269271                    return $this->handleUpgradeResponse($request, $response, $parser->getBuffer());
    270272                }
    271                 $bodyDeferredCancellation = new DeferredCancellation();
    272                 $bodyCancellation = new CompositeCancellation($readingCancellation, $bodyDeferredCancellation->getCancellation());
    273273                $response->setTrailers($trailersDeferred->getFuture());
    274274                $response->setBody(new ResponseBodyStream(new ReadableIterableStream($bodyEmitter->pipe()), $bodyDeferredCancellation));
  • gdata-antivirus/tags/3.2.1/vendor/amphp/http-client/src/Connection/Internal/Http1Parser.php

    r3296343 r3316777  
    55
    66use GDAVSCOPE\Amp\ByteStream\ReadableBuffer;
     7use GDAVSCOPE\Amp\Cancellation;
    78use GDAVSCOPE\Amp\ForbidCloning;
    89use GDAVSCOPE\Amp\ForbidSerialization;
     
    5152     * @param \Closure(HeaderMapType):void $trailersCallback
    5253     */
    53     public function __construct(private readonly Request $request, private readonly Stream $stream, private readonly \Closure $bodyDataCallback, private readonly \Closure $trailersCallback)
     54    public function __construct(private readonly Request $request, private readonly Stream $stream, private readonly \Closure $bodyDataCallback, private readonly Cancellation $bodyCancellation, private readonly \Closure $trailersCallback)
    5455    {
    5556        $this->maxHeaderBytes = $request->getHeaderSizeLimit();
     
    259260        }
    260261        if ($this->maxHeaderBytes > 0 && $headersSize > $this->maxHeaderBytes) {
    261             throw new ParseException("Configured header size exceeded: {$headersSize} bytes received, while the configured limit is {$this->maxHeaderBytes} bytes", HttpStatus::REQUEST_HEADER_FIELDS_TOO_LARGE);
     262            throw new ParseException("Configured header size exceeded: {$headersSize} bytes received, while the configured " . "limit is {$this->maxHeaderBytes} bytes", HttpStatus::REQUEST_HEADER_FIELDS_TOO_LARGE);
    262263        }
    263264        return $headers;
     
    284285        } elseif (!empty($headerMap['content-length'])) {
    285286            if (\count($headerMap['content-length']) > 1) {
    286                 throw new ParseException('Can\'t determine body length, because multiple content-length headers present in the response', HttpStatus::BAD_REQUEST);
     287                throw new ParseException('Can\'t determine body length, because multiple content-length ' . 'headers present in the response', HttpStatus::BAD_REQUEST);
    287288            }
    288289            $contentLength = $headerMap['content-length'][0];
     
    372373        $this->bodyBytesConsumed += $length;
    373374        if ($this->maxBodyBytes > 0 && $this->bodyBytesConsumed > $this->maxBodyBytes) {
    374             throw new ParseException("Configured body size exceeded: {$this->bodyBytesConsumed} bytes received, while the configured limit is {$this->maxBodyBytes} bytes", HttpStatus::PAYLOAD_TOO_LARGE);
    375         }
    376         ($this->bodyDataCallback)($data)->ignore();
     375            throw new ParseException("Configured body size exceeded: {$this->bodyBytesConsumed} bytes received," . " while the configured limit is {$this->maxBodyBytes} bytes", HttpStatus::PAYLOAD_TOO_LARGE);
     376        }
     377        ($this->bodyDataCallback)($data)->await($this->bodyCancellation);
    377378    }
    378379}
  • gdata-antivirus/tags/3.2.1/vendor/amphp/http-client/src/functions.php

    r3169198 r3316777  
    3030    }
    3131    $trailers = $response->getTrailers();
    32     $trailers->map(fn() => events()->requestEnd($request, $response))->ignore();
     32    $responseRef = \WeakReference::create($response);
     33    $trailers->map(function () use ($request, $responseRef): void {
     34        $response = $responseRef->get();
     35        if ($response) {
     36            events()->requestEnd($request, $response);
     37        }
     38    })->ignore();
    3339    $trailers->catch(fn(\Throwable $exception) => events()->requestFailed($request, $exception))->ignore();
    3440    return $response;
  • gdata-antivirus/tags/3.2.1/vendor/autoload.php

    r3296343 r3316777  
    2020require_once __DIR__ . '/composer/autoload_real.php';
    2121
    22 return ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9::getLoader();
     22return ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179::getLoader();
  • gdata-antivirus/tags/3.2.1/vendor/composer/autoload_real.php

    r3296343 r3316777  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9
     5class ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit19978b15a87a196d666db6bdccef72c9::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInite3428712dcd62e3a0992bc832566d179::getInitializer($loader));
    3333
    3434        $loader->setClassMapAuthoritative(true);
    3535        $loader->register(true);
    3636
    37         $filesToLoad = \Composer\Autoload\ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$files;
     37        $filesToLoad = \Composer\Autoload\ComposerStaticInite3428712dcd62e3a0992bc832566d179::$files;
    3838        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3939            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • gdata-antivirus/tags/3.2.1/vendor/composer/autoload_static.php

    r3296343 r3316777  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit19978b15a87a196d666db6bdccef72c9
     7class ComposerStaticInite3428712dcd62e3a0992bc832566d179
    88{
    99    public static $files = array (
     
    870870    {
    871871        return \Closure::bind(function () use ($loader) {
    872             $loader->prefixLengthsPsr4 = ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$prefixLengthsPsr4;
    873             $loader->prefixDirsPsr4 = ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$prefixDirsPsr4;
    874             $loader->classMap = ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$classMap;
     872            $loader->prefixLengthsPsr4 = ComposerStaticInite3428712dcd62e3a0992bc832566d179::$prefixLengthsPsr4;
     873            $loader->prefixDirsPsr4 = ComposerStaticInite3428712dcd62e3a0992bc832566d179::$prefixDirsPsr4;
     874            $loader->classMap = ComposerStaticInite3428712dcd62e3a0992bc832566d179::$classMap;
    875875
    876876        }, null, ClassLoader::class);
  • gdata-antivirus/tags/3.2.1/vendor/composer/installed.json

    r3296343 r3316777  
    557557        {
    558558            "name": "amphp\/http-client",
    559             "version": "v5.3.2",
    560             "version_normalized": "5.3.2.0",
     559            "version": "v5.3.3",
     560            "version_normalized": "5.3.3.0",
    561561            "source": {
    562562                "type": "git",
    563563                "url": "https:\/\/github.com\/amphp\/http-client.git",
    564                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae"
    565             },
    566             "dist": {
    567                 "type": "zip",
    568                 "url": "https:\/\/api.github.com\/repos\/amphp\/http-client\/zipball\/cf885bf00550d645a27605626528a3b2ce5563ae",
    569                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae",
     564                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc"
     565            },
     566            "dist": {
     567                "type": "zip",
     568                "url": "https:\/\/api.github.com\/repos\/amphp\/http-client\/zipball\/09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
     569                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
    570570                "shasum": ""
    571571            },
     
    604604                "ext-zlib": "Allows using compression for response bodies."
    605605            },
    606             "time": "2025-05-18T18:27:44+00:00",
     606            "time": "2025-05-21T03:24:20+00:00",
    607607            "type": "library",
    608608            "installation-source": "dist",
     
    646646            "support": {
    647647                "issues": "https:\/\/github.com\/amphp\/http-client\/issues",
    648                 "source": "https:\/\/github.com\/amphp\/http-client\/tree\/v5.3.2"
     648                "source": "https:\/\/github.com\/amphp\/http-client\/tree\/v5.3.3"
    649649            },
    650650            "funding": [
  • gdata-antivirus/tags/3.2.1/vendor/composer/installed.php

    r3296343 r3316777  
    33namespace GDAVSCOPE;
    44
    5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.1.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.2', 'version' => '5.3.2.0', 'reference' => 'cf885bf00550d645a27605626528a3b2ce5563ae', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'f90663a69f926105a70b78060a31f3c64e2d1c74', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.1.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.3', 'version' => '5.3.3.0', 'reference' => '09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'f90663a69f926105a70b78060a31f3c64e2d1c74', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false)));
  • gdata-antivirus/tags/3.2.1/vendor/league/uri-components/Components/Authority.php

    r3245655 r3316777  
    2929    private readonly PortInterface $port;
    3030    private readonly UserInfoInterface $userInfo;
    31     public function __construct(Stringable|string|null $host, Stringable|string|int|null $port = null, #[SensitiveParameter] Stringable|string|null $userInfo = null)
     31    public function __construct(
     32        Stringable|string|null $host,
     33        Stringable|string|int|null $port = null,
     34        #[SensitiveParameter]
     35        Stringable|string|null $userInfo = null
     36    )
    3237    {
    3338        $this->host = !$host instanceof HostInterface ? Host::new($host) : $host;
     
    142147        };
    143148    }
    144     public function withUserInfo(Stringable|string|null $user, #[SensitiveParameter] Stringable|string|null $password = null): AuthorityInterface
     149    public function withUserInfo(
     150        Stringable|string|null $user,
     151        #[SensitiveParameter]
     152        Stringable|string|null $password = null
     153    ): AuthorityInterface
    145154    {
    146155        $userInfo = new UserInfo($user, $password);
  • gdata-antivirus/tags/3.2.1/vendor/league/uri-components/Components/UserInfo.php

    r3245655 r3316777  
    3131     * New instance.
    3232     */
    33     public function __construct(Stringable|string|null $username, #[SensitiveParameter] Stringable|string|null $password = null)
     33    public function __construct(
     34        Stringable|string|null $username,
     35        #[SensitiveParameter]
     36        Stringable|string|null $password = null
     37    )
    3438    {
    3539        $this->username = $this->validateComponent($username);
     
    134138        };
    135139    }
    136     public function withPass(#[SensitiveParameter] Stringable|string|null $password): self
     140    public function withPass(
     141        #[SensitiveParameter]
     142        Stringable|string|null $password
     143    ): self
    137144    {
    138145        $password = $this->validateComponent($password);
  • gdata-antivirus/tags/3.2.1/vendor/league/uri-interfaces/Encoder.php

    r3245655 r3316777  
    5252     * Generic delimiters ":" MUST NOT be encoded
    5353     */
    54     public static function encodePassword(#[SensitiveParameter] Stringable|string|null $component): ?string
     54    public static function encodePassword(
     55        #[SensitiveParameter]
     56        Stringable|string|null $component
     57    ): ?string
    5558    {
    5659        static $pattern = '/[^' . self::REGEXP_PART_UNRESERVED . self::REGEXP_PART_SUBDELIM . ':]+|' . self::REGEXP_PART_ENCODED . '/';
  • gdata-antivirus/tags/3.2.1/vendor/league/uri/Uri.php

    r3245655 r3316777  
    183183    private readonly ?string $fragment;
    184184    private readonly string $uri;
    185     private function __construct(?string $scheme, ?string $user, #[SensitiveParameter] ?string $pass, ?string $host, ?int $port, string $path, ?string $query, ?string $fragment)
     185    private function __construct(
     186        ?string $scheme,
     187        ?string $user,
     188        #[SensitiveParameter]
     189        ?string $pass,
     190        ?string $host,
     191        ?int $port,
     192        string $path,
     193        ?string $query,
     194        ?string $fragment
     195    )
    186196    {
    187197        $this->scheme = $this->formatScheme($scheme);
     
    225235     * Set the UserInfo component.
    226236     */
    227     private function formatUserInfo(?string $user, #[SensitiveParameter] ?string $password): ?string
     237    private function formatUserInfo(
     238        ?string $user,
     239        #[SensitiveParameter]
     240        ?string $password
     241    ): ?string
    228242    {
    229243        return match (null) {
     
    847861        };
    848862    }
    849     public function withUserInfo(Stringable|string|null $user, #[SensitiveParameter] Stringable|string|null $password = null): UriInterface
     863    public function withUserInfo(
     864        Stringable|string|null $user,
     865        #[SensitiveParameter]
     866        Stringable|string|null $password = null
     867    ): UriInterface
    850868    {
    851869        $user = Encoder::encodeUser($this->filterString($user));
  • gdata-antivirus/trunk/Readme.txt

    r3296344 r3316777  
    55Tested up to: 6.8
    66Requires PHP: 8.1
    7 Stable tag: 3.2.0
     7Stable tag: 3.2.1
    88License: GNU General Public License v3.0
    99License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE
     
    5656
    5757== Changelog ==
     58
     59= 3.2.1 =
     60
     61* dependency updates
    5862
    5963= 3.2.0 =
  • gdata-antivirus/trunk/composer.json

    r3296344 r3316777  
    11{
    22    "name": "gdatacyberdefenseag\/gdata-antivirus",
    3     "version": "3.2.0",
     3    "version": "3.2.1",
    44    "autoload": {
    55        "psr-4": {
     
    3232    },
    3333    "require-dev": {
    34         "johnpbloch\/wordpress": "6.8.0",
     34        "johnpbloch\/wordpress": "6.8.1",
    3535        "phpunit\/phpunit": "^12.0 || ^11.0 || ^10.0",
    3636        "wp-coding-standards\/wpcs": "^3.1",
  • gdata-antivirus/trunk/composer.lock

    r3296343 r3316777  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "19978b15a87a196d666db6bdccef72c9",
     7    "content-hash": "e3428712dcd62e3a0992bc832566d179",
    88    "packages": [
    99        {
     
    542542        {
    543543            "name": "amphp/http-client",
    544             "version": "v5.3.2",
     544            "version": "v5.3.3",
    545545            "source": {
    546546                "type": "git",
    547547                "url": "https://github.com/amphp/http-client.git",
    548                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae"
    549             },
    550             "dist": {
    551                 "type": "zip",
    552                 "url": "https://api.github.com/repos/amphp/http-client/zipball/cf885bf00550d645a27605626528a3b2ce5563ae",
    553                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae",
     548                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc"
     549            },
     550            "dist": {
     551                "type": "zip",
     552                "url": "https://api.github.com/repos/amphp/http-client/zipball/09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
     553                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
    554554                "shasum": ""
    555555            },
     
    628628            "support": {
    629629                "issues": "https://github.com/amphp/http-client/issues",
    630                 "source": "https://github.com/amphp/http-client/tree/v5.3.2"
     630                "source": "https://github.com/amphp/http-client/tree/v5.3.3"
    631631            },
    632632            "funding": [
     
    636636                }
    637637            ],
    638             "time": "2025-05-18T18:27:44+00:00"
     638            "time": "2025-05-21T03:24:20+00:00"
    639639        },
    640640        {
     
    20572057        {
    20582058            "name": "johnpbloch/wordpress",
    2059             "version": "6.8.0",
     2059            "version": "6.8.1",
    20602060            "source": {
    20612061                "type": "git",
    20622062                "url": "https://github.com/johnpbloch/wordpress.git",
    2063                 "reference": "1bce452396c7aae56b142f8652daf64a9a355a80"
    2064             },
    2065             "dist": {
    2066                 "type": "zip",
    2067                 "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bce452396c7aae56b142f8652daf64a9a355a80",
    2068                 "reference": "1bce452396c7aae56b142f8652daf64a9a355a80",
    2069                 "shasum": ""
    2070             },
    2071             "require": {
    2072                 "johnpbloch/wordpress-core": "6.8.0",
     2063                "reference": "1932f5ab26a420151c689a9c00505c70c4f91ab3"
     2064            },
     2065            "dist": {
     2066                "type": "zip",
     2067                "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1932f5ab26a420151c689a9c00505c70c4f91ab3",
     2068                "reference": "1932f5ab26a420151c689a9c00505c70c4f91ab3",
     2069                "shasum": ""
     2070            },
     2071            "require": {
     2072                "johnpbloch/wordpress-core": "6.8.1",
    20732073                "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
    20742074                "php": ">=7.0.0"
     
    20992099                "source": "https://core.trac.wordpress.org/browser"
    21002100            },
    2101             "time": "2025-04-15T15:47:25+00:00"
     2101            "time": "2025-04-30T16:52:55+00:00"
    21022102        },
    21032103        {
    21042104            "name": "johnpbloch/wordpress-core",
    2105             "version": "6.8.0",
     2105            "version": "6.8.1",
    21062106            "source": {
    21072107                "type": "git",
    21082108                "url": "https://github.com/johnpbloch/wordpress-core.git",
    2109                 "reference": "74197a5012b0a72834ffc58bb32ef0045f15a26c"
    2110             },
    2111             "dist": {
    2112                 "type": "zip",
    2113                 "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/74197a5012b0a72834ffc58bb32ef0045f15a26c",
    2114                 "reference": "74197a5012b0a72834ffc58bb32ef0045f15a26c",
     2109                "reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2"
     2110            },
     2111            "dist": {
     2112                "type": "zip",
     2113                "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/702c3bda87abb47ae43f90c7b8868cf0b7dff1e2",
     2114                "reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2",
    21152115                "shasum": ""
    21162116            },
     
    21202120            },
    21212121            "provide": {
    2122                 "wordpress/core-implementation": "6.8.0"
     2122                "wordpress/core-implementation": "6.8.1"
    21232123            },
    21242124            "type": "wordpress-core",
     
    21472147                "wiki": "https://codex.wordpress.org/"
    21482148            },
    2149             "time": "2025-04-15T15:47:20+00:00"
     2149            "time": "2025-04-30T16:52:49+00:00"
    21502150        },
    21512151        {
     
    22652265        {
    22662266            "name": "nikic/php-parser",
    2267             "version": "v5.4.0",
     2267            "version": "v5.5.0",
    22682268            "source": {
    22692269                "type": "git",
    22702270                "url": "https://github.com/nikic/PHP-Parser.git",
    2271                 "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
    2272             },
    2273             "dist": {
    2274                 "type": "zip",
    2275                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
    2276                 "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
     2271                "reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
     2272            },
     2273            "dist": {
     2274                "type": "zip",
     2275                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
     2276                "reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
    22772277                "shasum": ""
    22782278            },
     
    23172317            "support": {
    23182318                "issues": "https://github.com/nikic/PHP-Parser/issues",
    2319                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
    2320             },
    2321             "time": "2024-12-30T11:07:19+00:00"
     2319                "source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
     2320            },
     2321            "time": "2025-05-31T08:24:38+00:00"
    23222322        },
    23232323        {
     
    24412441        {
    24422442            "name": "phpcsstandards/phpcsextra",
    2443             "version": "1.3.0",
     2443            "version": "1.4.0",
    24442444            "source": {
    24452445                "type": "git",
    24462446                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    2447                 "reference": "46d08eb86eec622b96c466adec3063adfed280dd"
    2448             },
    2449             "dist": {
    2450                 "type": "zip",
    2451                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/46d08eb86eec622b96c466adec3063adfed280dd",
    2452                 "reference": "46d08eb86eec622b96c466adec3063adfed280dd",
     2447                "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca"
     2448            },
     2449            "dist": {
     2450                "type": "zip",
     2451                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/fa4b8d051e278072928e32d817456a7fdb57b6ca",
     2452                "reference": "fa4b8d051e278072928e32d817456a7fdb57b6ca",
    24532453                "shasum": ""
    24542454            },
    24552455            "require": {
    24562456                "php": ">=5.4",
    2457                 "phpcsstandards/phpcsutils": "^1.0.9",
    2458                 "squizlabs/php_codesniffer": "^3.12.1"
     2457                "phpcsstandards/phpcsutils": "^1.1.0",
     2458                "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
    24592459            },
    24602460            "require-dev": {
    24612461                "php-parallel-lint/php-console-highlighter": "^1.0",
    2462                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
     2462                "php-parallel-lint/php-parallel-lint": "^1.4.0",
    24632463                "phpcsstandards/phpcsdevcs": "^1.1.6",
    24642464                "phpcsstandards/phpcsdevtools": "^1.2.1",
    2465                 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
     2465                "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
    24662466            },
    24672467            "type": "phpcodesniffer-standard",
     
    25192519                }
    25202520            ],
    2521             "time": "2025-04-20T23:35:32+00:00"
     2521            "time": "2025-06-14T07:40:39+00:00"
    25222522        },
    25232523        {
    25242524            "name": "phpcsstandards/phpcsutils",
    2525             "version": "1.0.12",
     2525            "version": "1.1.0",
    25262526            "source": {
    25272527                "type": "git",
    25282528                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    2529                 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c"
    2530             },
    2531             "dist": {
    2532                 "type": "zip",
    2533                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c",
    2534                 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c",
     2529                "reference": "65355670ac17c34cd235cf9d3ceae1b9252c4dad"
     2530            },
     2531            "dist": {
     2532                "type": "zip",
     2533                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/65355670ac17c34cd235cf9d3ceae1b9252c4dad",
     2534                "reference": "65355670ac17c34cd235cf9d3ceae1b9252c4dad",
    25352535                "shasum": ""
    25362536            },
     
    25382538                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    25392539                "php": ">=5.4",
    2540                 "squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev"
     2540                "squizlabs/php_codesniffer": "^3.13.0 || ^4.0"
    25412541            },
    25422542            "require-dev": {
    25432543                "ext-filter": "*",
    25442544                "php-parallel-lint/php-console-highlighter": "^1.0",
    2545                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
     2545                "php-parallel-lint/php-parallel-lint": "^1.4.0",
    25462546                "phpcsstandards/phpcsdevcs": "^1.1.6",
    2547                 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
     2547                "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0"
    25482548            },
    25492549            "type": "phpcodesniffer-standard",
     
    25822582                "phpcs",
    25832583                "phpcs3",
     2584                "phpcs4",
    25842585                "standards",
    25852586                "static analysis",
     
    26052606                    "url": "https://opencollective.com/php_codesniffer",
    26062607                    "type": "open_collective"
    2607                 }
    2608             ],
    2609             "time": "2024-05-20T13:34:27+00:00"
     2608                },
     2609                {
     2610                    "url": "https://thanks.dev/u/gh/phpcsstandards",
     2611                    "type": "thanks_dev"
     2612                }
     2613            ],
     2614            "time": "2025-06-12T04:32:33+00:00"
    26102615        },
    26112616        {
     
    29322937        {
    29332938            "name": "phpunit/phpunit",
    2934             "version": "10.5.46",
     2939            "version": "10.5.47",
    29352940            "source": {
    29362941                "type": "git",
    29372942                "url": "https://github.com/sebastianbergmann/phpunit.git",
    2938                 "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d"
    2939             },
    2940             "dist": {
    2941                 "type": "zip",
    2942                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d",
    2943                 "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d",
     2943                "reference": "3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3"
     2944            },
     2945            "dist": {
     2946                "type": "zip",
     2947                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3",
     2948                "reference": "3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3",
    29442949                "shasum": ""
    29452950            },
     
    30133018                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    30143019                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    3015                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46"
     3020                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.47"
    30163021            },
    30173022            "funding": [
     
    30373042                }
    30383043            ],
    3039             "time": "2025-05-02T06:46:24+00:00"
     3044            "time": "2025-06-20T11:29:11+00:00"
    30403045        },
    30413046        {
     
    39573962        {
    39583963            "name": "squizlabs/php_codesniffer",
    3959             "version": "3.13.0",
     3964            "version": "3.13.2",
    39603965            "source": {
    39613966                "type": "git",
    39623967                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
    3963                 "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
    3964             },
    3965             "dist": {
    3966                 "type": "zip",
    3967                 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
    3968                 "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
     3968                "reference": "5b5e3821314f947dd040c70f7992a64eac89025c"
     3969            },
     3970            "dist": {
     3971                "type": "zip",
     3972                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c",
     3973                "reference": "5b5e3821314f947dd040c70f7992a64eac89025c",
    39693974                "shasum": ""
    39703975            },
     
    40374042                }
    40384043            ],
    4039             "time": "2025-05-11T03:36:00+00:00"
     4044            "time": "2025-06-17T22:17:01+00:00"
    40404045        },
    40414046        {
  • gdata-antivirus/trunk/gdata-antivirus.php

    r3296344 r3316777  
    1212 * @wordpress-plugin
    1313 * Plugin Name: G DATA Antivirus
    14  * Version: 3.2.0
     14 * Version: 3.2.1
    1515 * Requires at least: 6.2
    1616 * Tested up to: 6.8
  • gdata-antivirus/trunk/vendor/amphp/http-client/src/Connection/Http1Connection.php

    r3296343 r3316777  
    226226            $trailers = $headers;
    227227        };
    228         $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $trailersCallback);
     228        $bodyDeferredCancellation = new DeferredCancellation();
     229        $bodyCancellation = new CompositeCancellation($readingCancellation, $bodyDeferredCancellation->getCancellation());
     230        $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $bodyCancellation, $trailersCallback);
    229231        $start = now();
    230232        $inactivityTimeout = $request->getInactivityTimeout();
     
    262264                    }
    263265                    $chunk = $parser->getBuffer();
    264                     $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $trailersCallback);
     266                    $parser = new Http1Parser($request, $stream, $bodyEmitter->pushAsync(...), $bodyCancellation, $trailersCallback);
    265267                    goto parseChunk;
    266268                }
     
    269271                    return $this->handleUpgradeResponse($request, $response, $parser->getBuffer());
    270272                }
    271                 $bodyDeferredCancellation = new DeferredCancellation();
    272                 $bodyCancellation = new CompositeCancellation($readingCancellation, $bodyDeferredCancellation->getCancellation());
    273273                $response->setTrailers($trailersDeferred->getFuture());
    274274                $response->setBody(new ResponseBodyStream(new ReadableIterableStream($bodyEmitter->pipe()), $bodyDeferredCancellation));
  • gdata-antivirus/trunk/vendor/amphp/http-client/src/Connection/Internal/Http1Parser.php

    r3296343 r3316777  
    55
    66use GDAVSCOPE\Amp\ByteStream\ReadableBuffer;
     7use GDAVSCOPE\Amp\Cancellation;
    78use GDAVSCOPE\Amp\ForbidCloning;
    89use GDAVSCOPE\Amp\ForbidSerialization;
     
    5152     * @param \Closure(HeaderMapType):void $trailersCallback
    5253     */
    53     public function __construct(private readonly Request $request, private readonly Stream $stream, private readonly \Closure $bodyDataCallback, private readonly \Closure $trailersCallback)
     54    public function __construct(private readonly Request $request, private readonly Stream $stream, private readonly \Closure $bodyDataCallback, private readonly Cancellation $bodyCancellation, private readonly \Closure $trailersCallback)
    5455    {
    5556        $this->maxHeaderBytes = $request->getHeaderSizeLimit();
     
    259260        }
    260261        if ($this->maxHeaderBytes > 0 && $headersSize > $this->maxHeaderBytes) {
    261             throw new ParseException("Configured header size exceeded: {$headersSize} bytes received, while the configured limit is {$this->maxHeaderBytes} bytes", HttpStatus::REQUEST_HEADER_FIELDS_TOO_LARGE);
     262            throw new ParseException("Configured header size exceeded: {$headersSize} bytes received, while the configured " . "limit is {$this->maxHeaderBytes} bytes", HttpStatus::REQUEST_HEADER_FIELDS_TOO_LARGE);
    262263        }
    263264        return $headers;
     
    284285        } elseif (!empty($headerMap['content-length'])) {
    285286            if (\count($headerMap['content-length']) > 1) {
    286                 throw new ParseException('Can\'t determine body length, because multiple content-length headers present in the response', HttpStatus::BAD_REQUEST);
     287                throw new ParseException('Can\'t determine body length, because multiple content-length ' . 'headers present in the response', HttpStatus::BAD_REQUEST);
    287288            }
    288289            $contentLength = $headerMap['content-length'][0];
     
    372373        $this->bodyBytesConsumed += $length;
    373374        if ($this->maxBodyBytes > 0 && $this->bodyBytesConsumed > $this->maxBodyBytes) {
    374             throw new ParseException("Configured body size exceeded: {$this->bodyBytesConsumed} bytes received, while the configured limit is {$this->maxBodyBytes} bytes", HttpStatus::PAYLOAD_TOO_LARGE);
    375         }
    376         ($this->bodyDataCallback)($data)->ignore();
     375            throw new ParseException("Configured body size exceeded: {$this->bodyBytesConsumed} bytes received," . " while the configured limit is {$this->maxBodyBytes} bytes", HttpStatus::PAYLOAD_TOO_LARGE);
     376        }
     377        ($this->bodyDataCallback)($data)->await($this->bodyCancellation);
    377378    }
    378379}
  • gdata-antivirus/trunk/vendor/amphp/http-client/src/functions.php

    r3169198 r3316777  
    3030    }
    3131    $trailers = $response->getTrailers();
    32     $trailers->map(fn() => events()->requestEnd($request, $response))->ignore();
     32    $responseRef = \WeakReference::create($response);
     33    $trailers->map(function () use ($request, $responseRef): void {
     34        $response = $responseRef->get();
     35        if ($response) {
     36            events()->requestEnd($request, $response);
     37        }
     38    })->ignore();
    3339    $trailers->catch(fn(\Throwable $exception) => events()->requestFailed($request, $exception))->ignore();
    3440    return $response;
  • gdata-antivirus/trunk/vendor/autoload.php

    r3296343 r3316777  
    2020require_once __DIR__ . '/composer/autoload_real.php';
    2121
    22 return ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9::getLoader();
     22return ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179::getLoader();
  • gdata-antivirus/trunk/vendor/composer/autoload_real.php

    r3296343 r3316777  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9
     5class ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit19978b15a87a196d666db6bdccef72c9', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInite3428712dcd62e3a0992bc832566d179', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit19978b15a87a196d666db6bdccef72c9::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInite3428712dcd62e3a0992bc832566d179::getInitializer($loader));
    3333
    3434        $loader->setClassMapAuthoritative(true);
    3535        $loader->register(true);
    3636
    37         $filesToLoad = \Composer\Autoload\ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$files;
     37        $filesToLoad = \Composer\Autoload\ComposerStaticInite3428712dcd62e3a0992bc832566d179::$files;
    3838        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3939            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • gdata-antivirus/trunk/vendor/composer/autoload_static.php

    r3296343 r3316777  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit19978b15a87a196d666db6bdccef72c9
     7class ComposerStaticInite3428712dcd62e3a0992bc832566d179
    88{
    99    public static $files = array (
     
    870870    {
    871871        return \Closure::bind(function () use ($loader) {
    872             $loader->prefixLengthsPsr4 = ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$prefixLengthsPsr4;
    873             $loader->prefixDirsPsr4 = ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$prefixDirsPsr4;
    874             $loader->classMap = ComposerStaticInit19978b15a87a196d666db6bdccef72c9::$classMap;
     872            $loader->prefixLengthsPsr4 = ComposerStaticInite3428712dcd62e3a0992bc832566d179::$prefixLengthsPsr4;
     873            $loader->prefixDirsPsr4 = ComposerStaticInite3428712dcd62e3a0992bc832566d179::$prefixDirsPsr4;
     874            $loader->classMap = ComposerStaticInite3428712dcd62e3a0992bc832566d179::$classMap;
    875875
    876876        }, null, ClassLoader::class);
  • gdata-antivirus/trunk/vendor/composer/installed.json

    r3296343 r3316777  
    557557        {
    558558            "name": "amphp\/http-client",
    559             "version": "v5.3.2",
    560             "version_normalized": "5.3.2.0",
     559            "version": "v5.3.3",
     560            "version_normalized": "5.3.3.0",
    561561            "source": {
    562562                "type": "git",
    563563                "url": "https:\/\/github.com\/amphp\/http-client.git",
    564                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae"
    565             },
    566             "dist": {
    567                 "type": "zip",
    568                 "url": "https:\/\/api.github.com\/repos\/amphp\/http-client\/zipball\/cf885bf00550d645a27605626528a3b2ce5563ae",
    569                 "reference": "cf885bf00550d645a27605626528a3b2ce5563ae",
     564                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc"
     565            },
     566            "dist": {
     567                "type": "zip",
     568                "url": "https:\/\/api.github.com\/repos\/amphp\/http-client\/zipball\/09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
     569                "reference": "09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc",
    570570                "shasum": ""
    571571            },
     
    604604                "ext-zlib": "Allows using compression for response bodies."
    605605            },
    606             "time": "2025-05-18T18:27:44+00:00",
     606            "time": "2025-05-21T03:24:20+00:00",
    607607            "type": "library",
    608608            "installation-source": "dist",
     
    646646            "support": {
    647647                "issues": "https:\/\/github.com\/amphp\/http-client\/issues",
    648                 "source": "https:\/\/github.com\/amphp\/http-client\/tree\/v5.3.2"
     648                "source": "https:\/\/github.com\/amphp\/http-client\/tree\/v5.3.3"
    649649            },
    650650            "funding": [
  • gdata-antivirus/trunk/vendor/composer/installed.php

    r3296343 r3316777  
    33namespace GDAVSCOPE;
    44
    5 return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.1.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.2', 'version' => '5.3.2.0', 'reference' => 'cf885bf00550d645a27605626528a3b2ce5563ae', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'f90663a69f926105a70b78060a31f3c64e2d1c74', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => 'gdatacyberdefenseag/gdata-antivirus', 'pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('amphp/amp' => array('pretty_version' => 'v3.1.0', 'version' => '3.1.0.0', 'reference' => '7cf7fef3d667bfe4b2560bc87e67d5387a7bcde9', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/amp', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/byte-stream' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '55a6bd071aec26fa2a3e002618c20c35e3df1b46', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/byte-stream', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/cache' => array('pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', 'reference' => '46912e387e6aa94933b61ea1ead9cf7540b7797c', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/cache', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/dns' => array('pretty_version' => 'v2.4.0', 'version' => '2.4.0.0', 'reference' => '78eb3db5fc69bf2fc0cb503c4fcba667bc223c71', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/dns', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/file' => array('pretty_version' => 'v3.2.0', 'version' => '3.2.0.0', 'reference' => '28b38a805d2c235bb581d24415e78a42cd03aedc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/file', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/hpack' => array('pretty_version' => 'v3.2.1', 'version' => '3.2.1.0', 'reference' => '4f293064b15682a2b178b1367ddf0b8b5feb0239', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/hpack', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http' => array('pretty_version' => 'v2.1.2', 'version' => '2.1.2.0', 'reference' => '3680d80bd38b5d6f3c2cef2214ca6dd6cef26588', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/http-client' => array('pretty_version' => 'v5.3.3', 'version' => '5.3.3.0', 'reference' => '09212ebc2f34efb5e1eaac4374fef6b11a7d2fbc', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/http-client', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parallel' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '5113111de02796a782f5d90767455e7391cca190', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parallel', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/parser' => array('pretty_version' => 'v1.1.1', 'version' => '1.1.1.0', 'reference' => '3cf1f8b32a0171d4b1bed93d25617637a77cded7', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/parser', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/pipeline' => array('pretty_version' => 'v1.2.3', 'version' => '1.2.3.0', 'reference' => '7b52598c2e9105ebcddf247fc523161581930367', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/pipeline', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/process' => array('pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', 'reference' => '52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/process', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/serialization' => array('pretty_version' => 'v1.0.0', 'version' => '1.0.0.0', 'reference' => '693e77b2fb0b266c3c7d622317f881de44ae94a1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/serialization', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/socket' => array('pretty_version' => 'v2.3.1', 'version' => '2.3.1.0', 'reference' => '58e0422221825b79681b72c50c47a930be7bf1e1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/socket', 'aliases' => array(), 'dev_requirement' => \false), 'amphp/sync' => array('pretty_version' => 'v2.3.0', 'version' => '2.3.0.0', 'reference' => '217097b785130d77cfcc58ff583cf26cd1770bf1', 'type' => 'library', 'install_path' => __DIR__ . '/../amphp/sync', 'aliases' => array(), 'dev_requirement' => \false), 'daverandom/libdns' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a', 'type' => 'library', 'install_path' => __DIR__ . '/../daverandom/libdns', 'aliases' => array(), 'dev_requirement' => \false), 'gdata/vaas' => array('pretty_version' => '11.0.1', 'version' => '11.0.1.0', 'reference' => '32d6c8818479af4b93385277c78bda1262e6c18b', 'type' => 'library', 'install_path' => __DIR__ . '/../gdata/vaas', 'aliases' => array(), 'dev_requirement' => \false), 'gdatacyberdefenseag/gdata-antivirus' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => null, 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/container' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'ed6253f7dd3a67d468b2cc7a69a657e1f14c7ba3', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/container', 'aliases' => array(), 'dev_requirement' => \false), 'illuminate/contracts' => array('pretty_version' => 'v10.48.28', 'version' => '10.48.28.0', 'reference' => 'f90663a69f926105a70b78060a31f3c64e2d1c74', 'type' => 'library', 'install_path' => __DIR__ . '/../illuminate/contracts', 'aliases' => array(), 'dev_requirement' => \false), 'kelunik/certificate' => array('pretty_version' => 'v1.1.3', 'version' => '1.1.3.0', 'reference' => '7e00d498c264d5eb4f78c69f41c8bd6719c0199e', 'type' => 'library', 'install_path' => __DIR__ . '/../kelunik/certificate', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '81fb5145d2644324614cc532b28efd0215bda430', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-components' => array('pretty_version' => '7.5.1', 'version' => '7.5.1.0', 'reference' => '4aabf0e2f2f9421ffcacab35be33e4fb5e63c44f', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-components', 'aliases' => array(), 'dev_requirement' => \false), 'league/uri-interfaces' => array('pretty_version' => '7.5.0', 'version' => '7.5.0.0', 'reference' => '08cfc6c4f3d811584fb09c37e2849e6a7f9b0742', 'type' => 'library', 'install_path' => __DIR__ . '/../league/uri-interfaces', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.1|2.0')), 'psr/http-factory' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'psr/simple-cache' => array('pretty_version' => '3.0.0', 'version' => '3.0.0.0', 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/simple-cache', 'aliases' => array(), 'dev_requirement' => \false), 'revolt/event-loop' => array('pretty_version' => 'v1.0.7', 'version' => '1.0.7.0', 'reference' => '09bf1bf7f7f574453efe43044b06fafe12216eb3', 'type' => 'library', 'install_path' => __DIR__ . '/../revolt/event-loop', 'aliases' => array(), 'dev_requirement' => \false)));
  • gdata-antivirus/trunk/vendor/league/uri-components/Components/Authority.php

    r3245655 r3316777  
    2929    private readonly PortInterface $port;
    3030    private readonly UserInfoInterface $userInfo;
    31     public function __construct(Stringable|string|null $host, Stringable|string|int|null $port = null, #[SensitiveParameter] Stringable|string|null $userInfo = null)
     31    public function __construct(
     32        Stringable|string|null $host,
     33        Stringable|string|int|null $port = null,
     34        #[SensitiveParameter]
     35        Stringable|string|null $userInfo = null
     36    )
    3237    {
    3338        $this->host = !$host instanceof HostInterface ? Host::new($host) : $host;
     
    142147        };
    143148    }
    144     public function withUserInfo(Stringable|string|null $user, #[SensitiveParameter] Stringable|string|null $password = null): AuthorityInterface
     149    public function withUserInfo(
     150        Stringable|string|null $user,
     151        #[SensitiveParameter]
     152        Stringable|string|null $password = null
     153    ): AuthorityInterface
    145154    {
    146155        $userInfo = new UserInfo($user, $password);
  • gdata-antivirus/trunk/vendor/league/uri-components/Components/UserInfo.php

    r3245655 r3316777  
    3131     * New instance.
    3232     */
    33     public function __construct(Stringable|string|null $username, #[SensitiveParameter] Stringable|string|null $password = null)
     33    public function __construct(
     34        Stringable|string|null $username,
     35        #[SensitiveParameter]
     36        Stringable|string|null $password = null
     37    )
    3438    {
    3539        $this->username = $this->validateComponent($username);
     
    134138        };
    135139    }
    136     public function withPass(#[SensitiveParameter] Stringable|string|null $password): self
     140    public function withPass(
     141        #[SensitiveParameter]
     142        Stringable|string|null $password
     143    ): self
    137144    {
    138145        $password = $this->validateComponent($password);
  • gdata-antivirus/trunk/vendor/league/uri-interfaces/Encoder.php

    r3245655 r3316777  
    5252     * Generic delimiters ":" MUST NOT be encoded
    5353     */
    54     public static function encodePassword(#[SensitiveParameter] Stringable|string|null $component): ?string
     54    public static function encodePassword(
     55        #[SensitiveParameter]
     56        Stringable|string|null $component
     57    ): ?string
    5558    {
    5659        static $pattern = '/[^' . self::REGEXP_PART_UNRESERVED . self::REGEXP_PART_SUBDELIM . ':]+|' . self::REGEXP_PART_ENCODED . '/';
  • gdata-antivirus/trunk/vendor/league/uri/Uri.php

    r3245655 r3316777  
    183183    private readonly ?string $fragment;
    184184    private readonly string $uri;
    185     private function __construct(?string $scheme, ?string $user, #[SensitiveParameter] ?string $pass, ?string $host, ?int $port, string $path, ?string $query, ?string $fragment)
     185    private function __construct(
     186        ?string $scheme,
     187        ?string $user,
     188        #[SensitiveParameter]
     189        ?string $pass,
     190        ?string $host,
     191        ?int $port,
     192        string $path,
     193        ?string $query,
     194        ?string $fragment
     195    )
    186196    {
    187197        $this->scheme = $this->formatScheme($scheme);
     
    225235     * Set the UserInfo component.
    226236     */
    227     private function formatUserInfo(?string $user, #[SensitiveParameter] ?string $password): ?string
     237    private function formatUserInfo(
     238        ?string $user,
     239        #[SensitiveParameter]
     240        ?string $password
     241    ): ?string
    228242    {
    229243        return match (null) {
     
    847861        };
    848862    }
    849     public function withUserInfo(Stringable|string|null $user, #[SensitiveParameter] Stringable|string|null $password = null): UriInterface
     863    public function withUserInfo(
     864        Stringable|string|null $user,
     865        #[SensitiveParameter]
     866        Stringable|string|null $password = null
     867    ): UriInterface
    850868    {
    851869        $user = Encoder::encodeUser($this->filterString($user));
Note: See TracChangeset for help on using the changeset viewer.