NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/inc/lib/vendor/composer/InstalledVersions.php

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

InstalledVersions.php on main
Author Date Commit Line Code
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
2
Open commit View diff
2
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
3
/*
Open commit View diff
3 /*
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
4
 * This file is part of Composer.
Open commit View diff
4 * This file is part of Composer.
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
5
 *
Open commit View diff
5 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
6
 * (c) Nils Adermann <[email protected]>
Open commit View diff
6 * (c) Nils Adermann <[email protected]>
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
7
 *     Jordi Boggiano <[email protected]>
Open commit View diff
7 * Jordi Boggiano <[email protected]>
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
8
 *
Open commit View diff
8 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
9
 * For the full copyright and license information, please view the LICENSE
Open commit View diff
9 * For the full copyright and license information, please view the LICENSE
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
10
 * file that was distributed with this source code.
Open commit View diff
10 * file that was distributed with this source code.
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
11
 */
Open commit View diff
11 */
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
12
Open commit View diff
12
same change ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
13
namespace Composer;
Open commit View diff
13 namespace Composer;
same change ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
14
Open commit View diff
14
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
15
use Composer\Autoload\ClassLoader;
Open commit View diff
15 use Composer\Autoload\ClassLoader;
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
16
use Composer\Semver\VersionParser;
Open commit View diff
16 use Composer\Semver\VersionParser;
same change ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
17
Open commit View diff
17
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
18
/**
Open commit View diff
18 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
19
 * This class is copied in every Composer installed project and available to all
Open commit View diff
19 * This class is copied in every Composer installed project and available to all
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
20
 *
Open commit View diff
20 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
21
 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions
Open commit View diff
21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
22
 *
Open commit View diff
22 *
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
23
 * To require its presence, you can require `composer-runtime-api ^2.0`
Open commit View diff
23 * To require its presence, you can require `composer-runtime-api ^2.0`
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
24
 *
Open commit View diff
24 *
same change 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
25
 * @final
Open commit View diff
25 * @final
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
26
 */
Open commit View diff
26 */
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
27
class InstalledVersions
Open commit View diff
27 class InstalledVersions
same change ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
28
{
Open commit View diff
28 {
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
29
    /**
Open commit View diff
29 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
30
     * @var mixed[]|null
Open commit View diff
30 * @var mixed[]|null
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
31
     * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
Open commit View diff
31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
32
     */
Open commit View diff
32 */
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
33
    private static $installed;
Open commit View diff
33 private static $installed;
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
34
Open commit View diff
34
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
35
    /**
Open commit View diff
35 /**
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
36
     * @var bool
Open commit View diff
36 * @var bool
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
37
     */
Open commit View diff
37 */
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
38
    private static $installedIsLocalDir;
Open commit View diff
38 private static $installedIsLocalDir;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
39
Open commit View diff
39
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
40
    /**
Open commit View diff
40 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
41
     * @var bool|null
Open commit View diff
41 * @var bool|null
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
42
     */
Open commit View diff
42 */
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
43
    private static $canGetVendors;
Open commit View diff
43 private static $canGetVendors;
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
44
Open commit View diff
44
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
45
    /**
Open commit View diff
45 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
46
     * @var array[]
Open commit View diff
46 * @var array[]
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
47
     * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
Open commit View diff
47 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
48
     */
Open commit View diff
48 */
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
49
    private static $installedByVendor = array();
Open commit View diff
49 private static $installedByVendor = array();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
50
Open commit View diff
50
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
51
    /**
Open commit View diff
51 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
52
     * Returns a list of all package names which are present, either by being installed, replaced or provided
Open commit View diff
52 * Returns a list of all package names which are present, either by being installed, replaced or provided
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
53
     *
Open commit View diff
53 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
54
     * @return string[]
Open commit View diff
54 * @return string[]
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
55
     * @psalm-return list<string>
Open commit View diff
55 * @psalm-return list<string>
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
56
     */
Open commit View diff
56 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
57
    public static function getInstalledPackages()
Open commit View diff
57 public static function getInstalledPackages()
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
58
    {
Open commit View diff
58 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
59
        $packages = array();
Open commit View diff
59 $packages = array();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
60
        foreach (self::getInstalled() as $installed) {
Open commit View diff
60 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
61
            $packages[] = array_keys($installed['versions']);
Open commit View diff
61 $packages[] = array_keys($installed['versions']);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
62
        }
Open commit View diff
62 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
63
Open commit View diff
63
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
64
        if (1 === \count($packages)) {
Open commit View diff
64 if (1 === \count($packages)) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
65
            return $packages[0];
Open commit View diff
65 return $packages[0];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
66
        }
Open commit View diff
66 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
67
Open commit View diff
67
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
68
        return array_keys(array_flip(\call_user_func_array('array_merge', $packages)));
Open commit View diff
68 return array_keys(array_flip(\call_user_func_array('array_merge', $packages)));
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
69
    }
Open commit View diff
69 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
70
Open commit View diff
70
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
71
    /**
Open commit View diff
71 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
72
     * Returns a list of all package names with a specific type e.g. 'library'
Open commit View diff
72 * Returns a list of all package names with a specific type e.g. 'library'
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
73
     *
Open commit View diff
73 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
74
     * @param  string   $type
Open commit View diff
74 * @param string $type
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
75
     * @return string[]
Open commit View diff
75 * @return string[]
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
76
     * @psalm-return list<string>
Open commit View diff
76 * @psalm-return list<string>
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
77
     */
Open commit View diff
77 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
78
    public static function getInstalledPackagesByType($type)
Open commit View diff
78 public static function getInstalledPackagesByType($type)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
79
    {
Open commit View diff
79 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
80
        $packagesByType = array();
Open commit View diff
80 $packagesByType = array();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
81
Open commit View diff
81
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
82
        foreach (self::getInstalled() as $installed) {
Open commit View diff
82 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
83
            foreach ($installed['versions'] as $name => $package) {
Open commit View diff
83 foreach ($installed['versions'] as $name => $package) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
84
                if (isset($package['type']) && $package['type'] === $type) {
Open commit View diff
84 if (isset($package['type']) && $package['type'] === $type) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
85
                    $packagesByType[] = $name;
Open commit View diff
85 $packagesByType[] = $name;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
86
                }
Open commit View diff
86 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
87
            }
Open commit View diff
87 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
88
        }
Open commit View diff
88 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
89
Open commit View diff
89
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
90
        return $packagesByType;
Open commit View diff
90 return $packagesByType;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
91
    }
Open commit View diff
91 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
92
Open commit View diff
92
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
93
    /**
Open commit View diff
93 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
94
     * Checks whether the given package is installed
Open commit View diff
94 * Checks whether the given package is installed
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
95
     *
Open commit View diff
95 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
96
     * This also returns true if the package name is provided or replaced by another package
Open commit View diff
96 * This also returns true if the package name is provided or replaced by another package
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
97
     *
Open commit View diff
97 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
98
     * @param  string $packageName
Open commit View diff
98 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
99
     * @param  bool   $includeDevRequirements
Open commit View diff
99 * @param bool $includeDevRequirements
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
100
     * @return bool
Open commit View diff
100 * @return bool
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
101
     */
Open commit View diff
101 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
102
    public static function isInstalled($packageName, $includeDevRequirements = true)
Open commit View diff
102 public static function isInstalled($packageName, $includeDevRequirements = true)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
103
    {
Open commit View diff
103 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
104
        foreach (self::getInstalled() as $installed) {
Open commit View diff
104 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
105
            if (isset($installed['versions'][$packageName])) {
Open commit View diff
105 if (isset($installed['versions'][$packageName])) {
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
106
                return $includeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $installed['versions'][$packageName]['dev_requirement'] === false;
Open commit View diff
106 return $includeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $installed['versions'][$packageName]['dev_requirement'] === false;
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
107
            }
Open commit View diff
107 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
108
        }
Open commit View diff
108 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
109
Open commit View diff
109
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
110
        return false;
Open commit View diff
110 return false;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
111
    }
Open commit View diff
111 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
112
Open commit View diff
112
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
113
    /**
Open commit View diff
113 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
114
     * Checks whether the given package satisfies a version constraint
Open commit View diff
114 * Checks whether the given package satisfies a version constraint
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
115
     *
Open commit View diff
115 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
116
     * e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call:
Open commit View diff
116 * e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call:
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
117
     *
Open commit View diff
117 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
118
     *   Composer\InstalledVersions::satisfies(new VersionParser, 'foo/bar', '^2.3')
Open commit View diff
118 * Composer\InstalledVersions::satisfies(new VersionParser, 'foo/bar', '^2.3')
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
119
     *
Open commit View diff
119 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
120
     * @param  VersionParser $parser      Install composer/semver to have access to this class and functionality
Open commit View diff
120 * @param VersionParser $parser Install composer/semver to have access to this class and functionality
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
121
     * @param  string        $packageName
Open commit View diff
121 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
122
     * @param  string|null   $constraint  A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
Open commit View diff
122 * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
123
     * @return bool
Open commit View diff
123 * @return bool
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
124
     */
Open commit View diff
124 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
125
    public static function satisfies(VersionParser $parser, $packageName, $constraint)
Open commit View diff
125 public static function satisfies(VersionParser $parser, $packageName, $constraint)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
126
    {
Open commit View diff
126 {
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
127
        $constraint = $parser->parseConstraints((string) $constraint);
Open commit View diff
127 $constraint = $parser->parseConstraints((string) $constraint);
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
128
        $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
Open commit View diff
128 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
129
Open commit View diff
129
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
130
        return $provided->matches($constraint);
Open commit View diff
130 return $provided->matches($constraint);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
131
    }
Open commit View diff
131 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
132
Open commit View diff
132
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
133
    /**
Open commit View diff
133 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
134
     * Returns a version constraint representing all the range(s) which are installed for a given package
Open commit View diff
134 * Returns a version constraint representing all the range(s) which are installed for a given package
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
135
     *
Open commit View diff
135 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
136
     * It is easier to use this via isInstalled() with the $constraint argument if you need to check
Open commit View diff
136 * It is easier to use this via isInstalled() with the $constraint argument if you need to check
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
137
     * whether a given version of a package is installed, and not just whether it exists
Open commit View diff
137 * whether a given version of a package is installed, and not just whether it exists
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
138
     *
Open commit View diff
138 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
139
     * @param  string $packageName
Open commit View diff
139 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
140
     * @return string Version constraint usable with composer/semver
Open commit View diff
140 * @return string Version constraint usable with composer/semver
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
141
     */
Open commit View diff
141 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
142
    public static function getVersionRanges($packageName)
Open commit View diff
142 public static function getVersionRanges($packageName)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
143
    {
Open commit View diff
143 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
144
        foreach (self::getInstalled() as $installed) {
Open commit View diff
144 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
145
            if (!isset($installed['versions'][$packageName])) {
Open commit View diff
145 if (!isset($installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
146
                continue;
Open commit View diff
146 continue;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
147
            }
Open commit View diff
147 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
148
Open commit View diff
148
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
149
            $ranges = array();
Open commit View diff
149 $ranges = array();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
150
            if (isset($installed['versions'][$packageName]['pretty_version'])) {
Open commit View diff
150 if (isset($installed['versions'][$packageName]['pretty_version'])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
151
                $ranges[] = $installed['versions'][$packageName]['pretty_version'];
Open commit View diff
151 $ranges[] = $installed['versions'][$packageName]['pretty_version'];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
152
            }
Open commit View diff
152 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
153
            if (array_key_exists('aliases', $installed['versions'][$packageName])) {
Open commit View diff
153 if (array_key_exists('aliases', $installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
154
                $ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']);
Open commit View diff
154 $ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
155
            }
Open commit View diff
155 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
156
            if (array_key_exists('replaced', $installed['versions'][$packageName])) {
Open commit View diff
156 if (array_key_exists('replaced', $installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
157
                $ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']);
Open commit View diff
157 $ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
158
            }
Open commit View diff
158 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
159
            if (array_key_exists('provided', $installed['versions'][$packageName])) {
Open commit View diff
159 if (array_key_exists('provided', $installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
160
                $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
Open commit View diff
160 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
161
            }
Open commit View diff
161 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
162
Open commit View diff
162
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
163
            return implode(' || ', $ranges);
Open commit View diff
163 return implode(' || ', $ranges);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
164
        }
Open commit View diff
164 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
165
Open commit View diff
165
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
166
        throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
Open commit View diff
166 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
167
    }
Open commit View diff
167 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
168
Open commit View diff
168
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
169
    /**
Open commit View diff
169 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
170
     * @param  string      $packageName
Open commit View diff
170 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
171
     * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
Open commit View diff
171 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
172
     */
Open commit View diff
172 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
173
    public static function getVersion($packageName)
Open commit View diff
173 public static function getVersion($packageName)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
174
    {
Open commit View diff
174 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
175
        foreach (self::getInstalled() as $installed) {
Open commit View diff
175 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
176
            if (!isset($installed['versions'][$packageName])) {
Open commit View diff
176 if (!isset($installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
177
                continue;
Open commit View diff
177 continue;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
178
            }
Open commit View diff
178 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
179
Open commit View diff
179
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
180
            if (!isset($installed['versions'][$packageName]['version'])) {
Open commit View diff
180 if (!isset($installed['versions'][$packageName]['version'])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
181
                return null;
Open commit View diff
181 return null;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
182
            }
Open commit View diff
182 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
183
Open commit View diff
183
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
184
            return $installed['versions'][$packageName]['version'];
Open commit View diff
184 return $installed['versions'][$packageName]['version'];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
185
        }
Open commit View diff
185 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
186
Open commit View diff
186
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
187
        throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
Open commit View diff
187 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
188
    }
Open commit View diff
188 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
189
Open commit View diff
189
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
190
    /**
Open commit View diff
190 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
191
     * @param  string      $packageName
Open commit View diff
191 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
192
     * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
Open commit View diff
192 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
193
     */
Open commit View diff
193 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
194
    public static function getPrettyVersion($packageName)
Open commit View diff
194 public static function getPrettyVersion($packageName)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
195
    {
Open commit View diff
195 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
196
        foreach (self::getInstalled() as $installed) {
Open commit View diff
196 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
197
            if (!isset($installed['versions'][$packageName])) {
Open commit View diff
197 if (!isset($installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
198
                continue;
Open commit View diff
198 continue;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
199
            }
Open commit View diff
199 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
200
Open commit View diff
200
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
201
            if (!isset($installed['versions'][$packageName]['pretty_version'])) {
Open commit View diff
201 if (!isset($installed['versions'][$packageName]['pretty_version'])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
202
                return null;
Open commit View diff
202 return null;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
203
            }
Open commit View diff
203 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
204
Open commit View diff
204
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
205
            return $installed['versions'][$packageName]['pretty_version'];
Open commit View diff
205 return $installed['versions'][$packageName]['pretty_version'];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
206
        }
Open commit View diff
206 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
207
Open commit View diff
207
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
208
        throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
Open commit View diff
208 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
209
    }
Open commit View diff
209 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
210
Open commit View diff
210
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
211
    /**
Open commit View diff
211 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
212
     * @param  string      $packageName
Open commit View diff
212 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
213
     * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as reference
Open commit View diff
213 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as reference
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
214
     */
Open commit View diff
214 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
215
    public static function getReference($packageName)
Open commit View diff
215 public static function getReference($packageName)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
216
    {
Open commit View diff
216 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
217
        foreach (self::getInstalled() as $installed) {
Open commit View diff
217 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
218
            if (!isset($installed['versions'][$packageName])) {
Open commit View diff
218 if (!isset($installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
219
                continue;
Open commit View diff
219 continue;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
220
            }
Open commit View diff
220 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
221
Open commit View diff
221
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
222
            if (!isset($installed['versions'][$packageName]['reference'])) {
Open commit View diff
222 if (!isset($installed['versions'][$packageName]['reference'])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
223
                return null;
Open commit View diff
223 return null;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
224
            }
Open commit View diff
224 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
225
Open commit View diff
225
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
226
            return $installed['versions'][$packageName]['reference'];
Open commit View diff
226 return $installed['versions'][$packageName]['reference'];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
227
        }
Open commit View diff
227 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
228
Open commit View diff
228
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
229
        throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
Open commit View diff
229 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
230
    }
Open commit View diff
230 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
231
Open commit View diff
231
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
232
    /**
Open commit View diff
232 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
233
     * @param  string      $packageName
Open commit View diff
233 * @param string $packageName
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
234
     * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path.
Open commit View diff
234 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path.
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
235
     */
Open commit View diff
235 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
236
    public static function getInstallPath($packageName)
Open commit View diff
236 public static function getInstallPath($packageName)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
237
    {
Open commit View diff
237 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
238
        foreach (self::getInstalled() as $installed) {
Open commit View diff
238 foreach (self::getInstalled() as $installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
239
            if (!isset($installed['versions'][$packageName])) {
Open commit View diff
239 if (!isset($installed['versions'][$packageName])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
240
                continue;
Open commit View diff
240 continue;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
241
            }
Open commit View diff
241 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
242
Open commit View diff
242
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
243
            return isset($installed['versions'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null;
Open commit View diff
243 return isset($installed['versions'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
244
        }
Open commit View diff
244 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
245
Open commit View diff
245
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
246
        throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
Open commit View diff
246 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
247
    }
Open commit View diff
247 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
248
Open commit View diff
248
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
249
    /**
Open commit View diff
249 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
250
     * @return array
Open commit View diff
250 * @return array
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
251
     * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}
Open commit View diff
251 * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
252
     */
Open commit View diff
252 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
253
    public static function getRootPackage()
Open commit View diff
253 public static function getRootPackage()
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
254
    {
Open commit View diff
254 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
255
        $installed = self::getInstalled();
Open commit View diff
255 $installed = self::getInstalled();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
256
Open commit View diff
256
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
257
        return $installed[0]['root'];
Open commit View diff
257 return $installed[0]['root'];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
258
    }
Open commit View diff
258 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
259
Open commit View diff
259
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
260
    /**
Open commit View diff
260 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
261
     * Returns the raw installed.php data for custom implementations
Open commit View diff
261 * Returns the raw installed.php data for custom implementations
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
262
     *
Open commit View diff
262 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
263
     * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
Open commit View diff
263 * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
264
     * @return array[]
Open commit View diff
264 * @return array[]
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
265
     * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}
Open commit View diff
265 * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
266
     */
Open commit View diff
266 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
267
    public static function getRawData()
Open commit View diff
267 public static function getRawData()
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
268
    {
Open commit View diff
268 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
269
        @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
Open commit View diff
269 @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
270
Open commit View diff
270
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
271
        if (null === self::$installed) {
Open commit View diff
271 if (null === self::$installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
272
            // only require the installed.php file if this file is loaded from its dumped location,
Open commit View diff
272 // only require the installed.php file if this file is loaded from its dumped location,
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
273
            // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
Open commit View diff
273 // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
274
            if (substr(__DIR__, -8, 1) !== 'C') {
Open commit View diff
274 if (substr(__DIR__, -8, 1) !== 'C') {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
275
                self::$installed = include __DIR__ . '/installed.php';
Open commit View diff
275 self::$installed = include __DIR__ . '/installed.php';
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
276
            } else {
Open commit View diff
276 } else {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
277
                self::$installed = array();
Open commit View diff
277 self::$installed = array();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
278
            }
Open commit View diff
278 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
279
        }
Open commit View diff
279 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
280
Open commit View diff
280
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
281
        return self::$installed;
Open commit View diff
281 return self::$installed;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
282
    }
Open commit View diff
282 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
283
Open commit View diff
283
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
284
    /**
Open commit View diff
284 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
285
     * Returns the raw data of all installed.php which are currently loaded for custom implementations
Open commit View diff
285 * Returns the raw data of all installed.php which are currently loaded for custom implementations
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
286
     *
Open commit View diff
286 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
287
     * @return array[]
Open commit View diff
287 * @return array[]
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
288
     * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
Open commit View diff
288 * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
289
     */
Open commit View diff
289 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
290
    public static function getAllRawData()
Open commit View diff
290 public static function getAllRawData()
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
291
    {
Open commit View diff
291 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
292
        return self::getInstalled();
Open commit View diff
292 return self::getInstalled();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
293
    }
Open commit View diff
293 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
294
Open commit View diff
294
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
295
    /**
Open commit View diff
295 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
296
     * Lets you reload the static array from another file
Open commit View diff
296 * Lets you reload the static array from another file
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
297
     *
Open commit View diff
297 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
298
     * This is only useful for complex integrations in which a project needs to use
Open commit View diff
298 * This is only useful for complex integrations in which a project needs to use
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
299
     * this class but then also needs to execute another project's autoloader in process,
Open commit View diff
299 * this class but then also needs to execute another project's autoloader in process,
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
300
     * and wants to ensure both projects have access to their version of installed.php.
Open commit View diff
300 * and wants to ensure both projects have access to their version of installed.php.
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
301
     *
Open commit View diff
301 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
302
     * A typical case would be PHPUnit, where it would need to make sure it reads all
Open commit View diff
302 * A typical case would be PHPUnit, where it would need to make sure it reads all
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
303
     * the data it needs from this class, then call reload() with
Open commit View diff
303 * the data it needs from this class, then call reload() with
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
304
     * `require $CWD/vendor/composer/installed.php` (or similar) as input to make sure
Open commit View diff
304 * `require $CWD/vendor/composer/installed.php` (or similar) as input to make sure
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
305
     * the project in which it runs can then also use this class safely, without
Open commit View diff
305 * the project in which it runs can then also use this class safely, without
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
306
     * interference between PHPUnit's dependencies and the project's dependencies.
Open commit View diff
306 * interference between PHPUnit's dependencies and the project's dependencies.
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
307
     *
Open commit View diff
307 *
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
308
     * @param  array[] $data A vendor/composer/installed.php data set
Open commit View diff
308 * @param array[] $data A vendor/composer/installed.php data set
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
309
     * @return void
Open commit View diff
309 * @return void
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
310
     *
Open commit View diff
310 *
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
311
     * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $data
Open commit View diff
311 * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $data
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
312
     */
Open commit View diff
312 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
313
    public static function reload($data)
Open commit View diff
313 public static function reload($data)
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
314
    {
Open commit View diff
314 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
315
        self::$installed = $data;
Open commit View diff
315 self::$installed = $data;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
316
        self::$installedByVendor = array();
Open commit View diff
316 self::$installedByVendor = array();
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
317
Open commit View diff
317
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
318
        // when using reload, we disable the duplicate protection to ensure that self::$installed data is
Open commit View diff
318 // when using reload, we disable the duplicate protection to ensure that self::$installed data is
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
319
        // always returned, but we cannot know whether it comes from the installed.php in __DIR__ or not,
Open commit View diff
319 // always returned, but we cannot know whether it comes from the installed.php in __DIR__ or not,
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
320
        // so we have to assume it does not, and that may result in duplicate data being returned when listing
Open commit View diff
320 // so we have to assume it does not, and that may result in duplicate data being returned when listing
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
321
        // all installed packages for example
Open commit View diff
321 // all installed packages for example
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
322
        self::$installedIsLocalDir = false;
Open commit View diff
322 self::$installedIsLocalDir = false;
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
323
    }
Open commit View diff
323 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
324
Open commit View diff
324
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
325
    /**
Open commit View diff
325 /**
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
326
     * @return array[]
Open commit View diff
326 * @return array[]
FreddleSpl0it almost 4 years ago 27e7407

Update Twig to 3.4.3

Full commit hash
27e740740733248427814723d0a8b36df94082ef
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
327
     * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
Open commit View diff
327 * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
328
     */
Open commit View diff
328 */
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
329
    private static function getInstalled()
Open commit View diff
329 private static function getInstalled()
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
330
    {
Open commit View diff
330 {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
331
        if (null === self::$canGetVendors) {
Open commit View diff
331 if (null === self::$canGetVendors) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
332
            self::$canGetVendors = method_exists('Composer\Autoload\ClassLoader', 'getRegisteredLoaders');
Open commit View diff
332 self::$canGetVendors = method_exists('Composer\Autoload\ClassLoader', 'getRegisteredLoaders');
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
333
        }
Open commit View diff
333 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
334
Open commit View diff
334
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
335
        $installed = array();
Open commit View diff
335 $installed = array();
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
336
        $copiedLocalDir = false;
Open commit View diff
336 $copiedLocalDir = false;
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
337
Open commit View diff
337
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
338
        if (self::$canGetVendors) {
Open commit View diff
338 if (self::$canGetVendors) {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
339
            $selfDir = strtr(__DIR__, '\\', '/');
Open commit View diff
339 $selfDir = strtr(__DIR__, '\\', '/');
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
340
            foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) {
Open commit View diff
340 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
341
                $vendorDir = strtr($vendorDir, '\\', '/');
Open commit View diff
341 $vendorDir = strtr($vendorDir, '\\', '/');
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
342
                if (isset(self::$installedByVendor[$vendorDir])) {
Open commit View diff
342 if (isset(self::$installedByVendor[$vendorDir])) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
343
                    $installed[] = self::$installedByVendor[$vendorDir];
Open commit View diff
343 $installed[] = self::$installedByVendor[$vendorDir];
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
344
                } elseif (is_file($vendorDir.'/composer/installed.php')) {
Open commit View diff
344 } elseif (is_file($vendorDir.'/composer/installed.php')) {
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
345
                    /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
Open commit View diff
345 /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
same change 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
346
                    $required = require $vendorDir.'/composer/installed.php';
Open commit View diff
346 $required = require $vendorDir.'/composer/installed.php';
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
347
                    self::$installedByVendor[$vendorDir] = $required;
Open commit View diff
347 self::$installedByVendor[$vendorDir] = $required;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
348
                    $installed[] = $required;
Open commit View diff
348 $installed[] = $required;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
349
                    if (self::$installed === null && $vendorDir.'/composer' === $selfDir) {
Open commit View diff
349 if (self::$installed === null && $vendorDir.'/composer' === $selfDir) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
350
                        self::$installed = $required;
Open commit View diff
350 self::$installed = $required;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
351
                        self::$installedIsLocalDir = true;
Open commit View diff
351 self::$installedIsLocalDir = true;
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
352
                    }
Open commit View diff
352 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
353
                }
Open commit View diff
353 }
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
354
                if (self::$installedIsLocalDir && $vendorDir.'/composer' === $selfDir) {
Open commit View diff
354 if (self::$installedIsLocalDir && $vendorDir.'/composer' === $selfDir) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
355
                    $copiedLocalDir = true;
Open commit View diff
355 $copiedLocalDir = true;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
356
                }
Open commit View diff
356 }
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
357
            }
Open commit View diff
357 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
358
        }
Open commit View diff
358 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
359
Open commit View diff
359
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
360
        if (null === self::$installed) {
Open commit View diff
360 if (null === self::$installed) {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
361
            // only require the installed.php file if this file is loaded from its dumped location,
Open commit View diff
361 // only require the installed.php file if this file is loaded from its dumped location,
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
362
            // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
Open commit View diff
362 // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
363
            if (substr(__DIR__, -8, 1) !== 'C') {
Open commit View diff
363 if (substr(__DIR__, -8, 1) !== 'C') {
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
364
                /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
Open commit View diff
364 /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */
same change 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
365
                $required = require __DIR__ . '/installed.php';
Open commit View diff
365 $required = require __DIR__ . '/installed.php';
same change 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
366
                self::$installed = $required;
Open commit View diff
366 self::$installed = $required;
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
367
            } else {
Open commit View diff
367 } else {
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
368
                self::$installed = array();
Open commit View diff
368 self::$installed = array();
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
369
            }
Open commit View diff
369 }
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
370
        }
Open commit View diff
370 }
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
371
Open commit View diff
371
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
372
        if (self::$installed !== array() && !$copiedLocalDir) {
Open commit View diff
372 if (self::$installed !== array() && !$copiedLocalDir) {
Peter almost 2 years ago 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
373
            $installed[] = self::$installed;
Open commit View diff
373 $installed[] = self::$installed;
same change 5a0f20b

Update dependency twig/twig to v3.14.0 (#6071)

Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5
Author
Peter <[email protected]>
Date
almost 2 years ago
Selected line
374
        }
Open commit View diff
374 }
andryyy almost 5 years ago cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
375
Open commit View diff
375
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
376
        return $installed;
Open commit View diff
376 return $installed;
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
377
    }
Open commit View diff
377 }
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
378
}
Open commit View diff
378 }