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/ClassLoader.php

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

ClassLoader.php on main
Author Date Commit Line Code
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
2
Open commit View diff
2
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
3
/*
Open commit View diff
3 /*
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
4
 * This file is part of Composer.
Open commit View diff
4 * This file is part of Composer.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
5
 *
Open commit View diff
5 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
6
 * (c) Nils Adermann <[email protected]>
Open commit View diff
6 * (c) Nils Adermann <[email protected]>
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
7
 *     Jordi Boggiano <[email protected]>
Open commit View diff
7 * Jordi Boggiano <[email protected]>
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
8
 *
Open commit View diff
8 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 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 f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 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 f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
11
 */
Open commit View diff
11 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
12
Open commit View diff
12
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
13
namespace Composer\Autoload;
Open commit View diff
13 namespace Composer\Autoload;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
14
Open commit View diff
14
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
15
/**
Open commit View diff
15 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
16
 * ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
Open commit View diff
16 * ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
17
 *
Open commit View diff
17 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
18
 *     $loader = new \Composer\Autoload\ClassLoader();
Open commit View diff
18 * $loader = new \Composer\Autoload\ClassLoader();
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
19
 *
Open commit View diff
19 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
20
 *     // register classes with namespaces
Open commit View diff
20 * // register classes with namespaces
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
21
 *     $loader->add('Symfony\Component', __DIR__.'/component');
Open commit View diff
21 * $loader->add('Symfony\Component', __DIR__.'/component');
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
22
 *     $loader->add('Symfony',           __DIR__.'/framework');
Open commit View diff
22 * $loader->add('Symfony', __DIR__.'/framework');
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
23
 *
Open commit View diff
23 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
24
 *     // activate the autoloader
Open commit View diff
24 * // activate the autoloader
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
25
 *     $loader->register();
Open commit View diff
25 * $loader->register();
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
26
 *
Open commit View diff
26 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
27
 *     // to enable searching the include path (eg. for PEAR packages)
Open commit View diff
27 * // to enable searching the include path (eg. for PEAR packages)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
28
 *     $loader->setUseIncludePath(true);
Open commit View diff
28 * $loader->setUseIncludePath(true);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
29
 *
Open commit View diff
29 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
30
 * In this example, if you try to use a class in the Symfony\Component
Open commit View diff
30 * In this example, if you try to use a class in the Symfony\Component
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
31
 * namespace or one of its children (Symfony\Component\Console for instance),
Open commit View diff
31 * namespace or one of its children (Symfony\Component\Console for instance),
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
32
 * the autoloader will first look for the class under the component/
Open commit View diff
32 * the autoloader will first look for the class under the component/
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
33
 * directory, and it will then fallback to the framework/ directory if not
Open commit View diff
33 * directory, and it will then fallback to the framework/ directory if not
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
34
 * found before giving up.
Open commit View diff
34 * found before giving up.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
35
 *
Open commit View diff
35 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
36
 * This class is loosely based on the Symfony UniversalClassLoader.
Open commit View diff
36 * This class is loosely based on the Symfony UniversalClassLoader.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
37
 *
Open commit View diff
37 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
38
 * @author Fabien Potencier <[email protected]>
Open commit View diff
38 * @author Fabien Potencier <[email protected]>
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
39
 * @author Jordi Boggiano <[email protected]>
Open commit View diff
39 * @author Jordi Boggiano <[email protected]>
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
40
 * @see    https://www.php-fig.org/psr/psr-0/
Open commit View diff
40 * @see https://www.php-fig.org/psr/psr-0/
same change ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
41
 * @see    https://www.php-fig.org/psr/psr-4/
Open commit View diff
41 * @see https://www.php-fig.org/psr/psr-4/
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
42
 */
Open commit View diff
42 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
43
class ClassLoader
Open commit View diff
43 class ClassLoader
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
44
{
Open commit View diff
44 {
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
45
    /** @var \Closure(string):void */
Open commit View diff
45 /** @var \Closure(string):void */
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
46
    private static $includeFile;
Open commit View diff
46 private static $includeFile;
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
47
Open commit View diff
47
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
48
    /** @var string|null */
Open commit View diff
48 /** @var string|null */
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
49
    private $vendorDir;
Open commit View diff
49 private $vendorDir;
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
50
Open commit View diff
50
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
51
    // PSR-4
Open commit View diff
51 // PSR-4
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
52
    /**
Open commit View diff
52 /**
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
53
     * @var array<string, array<string, int>>
Open commit View diff
53 * @var array<string, array<string, int>>
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
54
     */
Open commit View diff
54 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
55
    private $prefixLengthsPsr4 = array();
Open commit View diff
55 private $prefixLengthsPsr4 = array();
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
56
    /**
Open commit View diff
56 /**
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
57
     * @var array<string, list<string>>
Open commit View diff
57 * @var array<string, list<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
58
     */
Open commit View diff
58 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
59
    private $prefixDirsPsr4 = array();
Open commit View diff
59 private $prefixDirsPsr4 = array();
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
60
    /**
Open commit View diff
60 /**
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
61
     * @var list<string>
Open commit View diff
61 * @var list<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
62
     */
Open commit View diff
62 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
63
    private $fallbackDirsPsr4 = array();
Open commit View diff
63 private $fallbackDirsPsr4 = array();
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
64
Open commit View diff
64
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
65
    // PSR-0
Open commit View diff
65 // PSR-0
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
66
    /**
Open commit View diff
66 /**
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
67
     * List of PSR-0 prefixes
Open commit View diff
67 * List of PSR-0 prefixes
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
68
     *
Open commit View diff
68 *
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
69
     * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
Open commit View diff
69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
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
70
     *
Open commit View diff
70 *
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
71
     * @var array<string, array<string, list<string>>>
Open commit View diff
71 * @var array<string, array<string, list<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
72
     */
Open commit View diff
72 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
73
    private $prefixesPsr0 = array();
Open commit View diff
73 private $prefixesPsr0 = array();
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
74
    /**
Open commit View diff
74 /**
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
75
     * @var list<string>
Open commit View diff
75 * @var list<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
76
     */
Open commit View diff
76 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
77
    private $fallbackDirsPsr0 = array();
Open commit View diff
77 private $fallbackDirsPsr0 = array();
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
78
Open commit View diff
78
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
79
    /** @var bool */
Open commit View diff
79 /** @var bool */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
80
    private $useIncludePath = false;
Open commit View diff
80 private $useIncludePath = false;
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
81
Open commit View diff
81
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
82
    /**
Open commit View diff
82 /**
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
83
     * @var array<string, string>
Open commit View diff
83 * @var array<string, 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
84
     */
Open commit View diff
84 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
85
    private $classMap = array();
Open commit View diff
85 private $classMap = array();
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
86
Open commit View diff
86
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
87
    /** @var bool */
Open commit View diff
87 /** @var bool */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
88
    private $classMapAuthoritative = false;
Open commit View diff
88 private $classMapAuthoritative = false;
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
89
Open commit View diff
89
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
90
    /**
Open commit View diff
90 /**
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
91
     * @var array<string, bool>
Open commit View diff
91 * @var array<string, bool>
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
92
     */
Open commit View diff
92 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
93
    private $missingClasses = array();
Open commit View diff
93 private $missingClasses = array();
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
94
Open commit View diff
94
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
95
    /** @var string|null */
Open commit View diff
95 /** @var string|null */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
96
    private $apcuPrefix;
Open commit View diff
96 private $apcuPrefix;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
97
Open commit View diff
97
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
98
    /**
Open commit View diff
98 /**
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
99
     * @var array<string, self>
Open commit View diff
99 * @var array<string, self>
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
100
     */
Open commit View diff
100 */
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
101
    private static $registeredLoaders = array();
Open commit View diff
101 private static $registeredLoaders = array();
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
102
Open commit View diff
102
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
103
    /**
Open commit View diff
103 /**
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
104
     * @param string|null $vendorDir
Open commit View diff
104 * @param string|null $vendorDir
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
105
     */
Open commit View diff
105 */
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
106
    public function __construct($vendorDir = null)
Open commit View diff
106 public function __construct($vendorDir = null)
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
107
    {
Open commit View diff
107 {
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
108
        $this->vendorDir = $vendorDir;
Open commit View diff
108 $this->vendorDir = $vendorDir;
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
109
        self::initializeIncludeClosure();
Open commit View diff
109 self::initializeIncludeClosure();
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
110
    }
Open commit View diff
110 }
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
111
Open commit View diff
111
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
112
    /**
Open commit View diff
112 /**
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
113
     * @return array<string, list<string>>
Open commit View diff
113 * @return array<string, list<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
114
     */
Open commit View diff
114 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
115
    public function getPrefixes()
Open commit View diff
115 public function getPrefixes()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
116
    {
Open commit View diff
116 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
117
        if (!empty($this->prefixesPsr0)) {
Open commit View diff
117 if (!empty($this->prefixesPsr0)) {
andryyy over 5 years ago ee6989b

[Web] Update libs

Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
118
            return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
Open commit View diff
118 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
119
        }
Open commit View diff
119 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
120
Open commit View diff
120
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
121
        return array();
Open commit View diff
121 return array();
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
122
    }
Open commit View diff
122 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
123
Open commit View diff
123
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
124
    /**
Open commit View diff
124 /**
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
125
     * @return array<string, list<string>>
Open commit View diff
125 * @return array<string, list<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
126
     */
Open commit View diff
126 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
127
    public function getPrefixesPsr4()
Open commit View diff
127 public function getPrefixesPsr4()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
128
    {
Open commit View diff
128 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
129
        return $this->prefixDirsPsr4;
Open commit View diff
129 return $this->prefixDirsPsr4;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
130
    }
Open commit View diff
130 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
131
Open commit View diff
131
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
132
    /**
Open commit View diff
132 /**
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
133
     * @return list<string>
Open commit View diff
133 * @return list<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
134
     */
Open commit View diff
134 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
135
    public function getFallbackDirs()
Open commit View diff
135 public function getFallbackDirs()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
136
    {
Open commit View diff
136 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
137
        return $this->fallbackDirsPsr0;
Open commit View diff
137 return $this->fallbackDirsPsr0;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
138
    }
Open commit View diff
138 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
139
Open commit View diff
139
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
140
    /**
Open commit View diff
140 /**
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
141
     * @return list<string>
Open commit View diff
141 * @return list<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
142
     */
Open commit View diff
142 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
143
    public function getFallbackDirsPsr4()
Open commit View diff
143 public function getFallbackDirsPsr4()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
144
    {
Open commit View diff
144 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
145
        return $this->fallbackDirsPsr4;
Open commit View diff
145 return $this->fallbackDirsPsr4;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
146
    }
Open commit View diff
146 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
147
Open commit View diff
147
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
148
    /**
Open commit View diff
148 /**
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
149
     * @return array<string, string> Array of classname => path
Open commit View diff
149 * @return array<string, string> Array of classname => path
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
150
     */
Open commit View diff
150 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
151
    public function getClassMap()
Open commit View diff
151 public function getClassMap()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
152
    {
Open commit View diff
152 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
153
        return $this->classMap;
Open commit View diff
153 return $this->classMap;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
154
    }
Open commit View diff
154 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
155
Open commit View diff
155
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
156
    /**
Open commit View diff
156 /**
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
157
     * @param array<string, string> $classMap Class to filename map
Open commit View diff
157 * @param array<string, string> $classMap Class to filename map
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
158
     *
Open commit View diff
158 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
159
     * @return void
Open commit View diff
159 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
160
     */
Open commit View diff
160 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
161
    public function addClassMap(array $classMap)
Open commit View diff
161 public function addClassMap(array $classMap)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
162
    {
Open commit View diff
162 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
163
        if ($this->classMap) {
Open commit View diff
163 if ($this->classMap) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
164
            $this->classMap = array_merge($this->classMap, $classMap);
Open commit View diff
164 $this->classMap = array_merge($this->classMap, $classMap);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
165
        } else {
Open commit View diff
165 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
166
            $this->classMap = $classMap;
Open commit View diff
166 $this->classMap = $classMap;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
167
        }
Open commit View diff
167 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
168
    }
Open commit View diff
168 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
169
Open commit View diff
169
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
170
    /**
Open commit View diff
170 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
171
     * Registers a set of PSR-0 directories for a given prefix, either
Open commit View diff
171 * Registers a set of PSR-0 directories for a given prefix, either
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
172
     * appending or prepending to the ones previously set for this prefix.
Open commit View diff
172 * appending or prepending to the ones previously set for this prefix.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
173
     *
Open commit View diff
173 *
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
174
     * @param string              $prefix  The prefix
Open commit View diff
174 * @param string $prefix The prefix
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
175
     * @param list<string>|string $paths   The PSR-0 root directories
Open commit View diff
175 * @param list<string>|string $paths The PSR-0 root directories
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
176
     * @param bool                $prepend Whether to prepend the directories
Open commit View diff
176 * @param bool $prepend Whether to prepend the directories
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
177
     *
Open commit View diff
177 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
178
     * @return void
Open commit View diff
178 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
179
     */
Open commit View diff
179 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
180
    public function add($prefix, $paths, $prepend = false)
Open commit View diff
180 public function add($prefix, $paths, $prepend = false)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
181
    {
Open commit View diff
181 {
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
182
        $paths = (array) $paths;
Open commit View diff
182 $paths = (array) $paths;
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
183
        if (!$prefix) {
Open commit View diff
183 if (!$prefix) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
184
            if ($prepend) {
Open commit View diff
184 if ($prepend) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
185
                $this->fallbackDirsPsr0 = array_merge(
Open commit View diff
185 $this->fallbackDirsPsr0 = array_merge(
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
186
                    $paths,
Open commit View diff
186 $paths,
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
187
                    $this->fallbackDirsPsr0
Open commit View diff
187 $this->fallbackDirsPsr0
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
188
                );
Open commit View diff
188 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
189
            } else {
Open commit View diff
189 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
190
                $this->fallbackDirsPsr0 = array_merge(
Open commit View diff
190 $this->fallbackDirsPsr0 = array_merge(
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
191
                    $this->fallbackDirsPsr0,
Open commit View diff
191 $this->fallbackDirsPsr0,
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
192
                    $paths
Open commit View diff
192 $paths
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
193
                );
Open commit View diff
193 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
194
            }
Open commit View diff
194 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
195
Open commit View diff
195
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
196
            return;
Open commit View diff
196 return;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
197
        }
Open commit View diff
197 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
198
Open commit View diff
198
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
199
        $first = $prefix[0];
Open commit View diff
199 $first = $prefix[0];
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
200
        if (!isset($this->prefixesPsr0[$first][$prefix])) {
Open commit View diff
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
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
201
            $this->prefixesPsr0[$first][$prefix] = $paths;
Open commit View diff
201 $this->prefixesPsr0[$first][$prefix] = $paths;
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
202
Open commit View diff
202
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
203
            return;
Open commit View diff
203 return;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
204
        }
Open commit View diff
204 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
205
        if ($prepend) {
Open commit View diff
205 if ($prepend) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
206
            $this->prefixesPsr0[$first][$prefix] = array_merge(
Open commit View diff
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
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
207
                $paths,
Open commit View diff
207 $paths,
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
208
                $this->prefixesPsr0[$first][$prefix]
Open commit View diff
208 $this->prefixesPsr0[$first][$prefix]
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
209
            );
Open commit View diff
209 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
210
        } else {
Open commit View diff
210 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
211
            $this->prefixesPsr0[$first][$prefix] = array_merge(
Open commit View diff
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
212
                $this->prefixesPsr0[$first][$prefix],
Open commit View diff
212 $this->prefixesPsr0[$first][$prefix],
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
213
                $paths
Open commit View diff
213 $paths
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
214
            );
Open commit View diff
214 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
215
        }
Open commit View diff
215 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
216
    }
Open commit View diff
216 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
217
Open commit View diff
217
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
218
    /**
Open commit View diff
218 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
219
     * Registers a set of PSR-4 directories for a given namespace, either
Open commit View diff
219 * Registers a set of PSR-4 directories for a given namespace, either
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
220
     * appending or prepending to the ones previously set for this namespace.
Open commit View diff
220 * appending or prepending to the ones previously set for this namespace.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
221
     *
Open commit View diff
221 *
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
222
     * @param string              $prefix  The prefix/namespace, with trailing '\\'
Open commit View diff
222 * @param string $prefix The prefix/namespace, with trailing '\\'
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
223
     * @param list<string>|string $paths   The PSR-4 base directories
Open commit View diff
223 * @param list<string>|string $paths The PSR-4 base directories
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
224
     * @param bool                $prepend Whether to prepend the directories
Open commit View diff
224 * @param bool $prepend Whether to prepend the directories
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
225
     *
Open commit View diff
225 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
226
     * @throws \InvalidArgumentException
Open commit View diff
226 * @throws \InvalidArgumentException
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
227
     *
Open commit View diff
227 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
228
     * @return void
Open commit View diff
228 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
229
     */
Open commit View diff
229 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
230
    public function addPsr4($prefix, $paths, $prepend = false)
Open commit View diff
230 public function addPsr4($prefix, $paths, $prepend = false)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
231
    {
Open commit View diff
231 {
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
232
        $paths = (array) $paths;
Open commit View diff
232 $paths = (array) $paths;
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
233
        if (!$prefix) {
Open commit View diff
233 if (!$prefix) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
234
            // Register directories for the root namespace.
Open commit View diff
234 // Register directories for the root namespace.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
235
            if ($prepend) {
Open commit View diff
235 if ($prepend) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
236
                $this->fallbackDirsPsr4 = array_merge(
Open commit View diff
236 $this->fallbackDirsPsr4 = array_merge(
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
237
                    $paths,
Open commit View diff
237 $paths,
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
238
                    $this->fallbackDirsPsr4
Open commit View diff
238 $this->fallbackDirsPsr4
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
239
                );
Open commit View diff
239 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
240
            } else {
Open commit View diff
240 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
241
                $this->fallbackDirsPsr4 = array_merge(
Open commit View diff
241 $this->fallbackDirsPsr4 = array_merge(
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
242
                    $this->fallbackDirsPsr4,
Open commit View diff
242 $this->fallbackDirsPsr4,
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
243
                    $paths
Open commit View diff
243 $paths
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
244
                );
Open commit View diff
244 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
245
            }
Open commit View diff
245 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
246
        } elseif (!isset($this->prefixDirsPsr4[$prefix])) {
Open commit View diff
246 } elseif (!isset($this->prefixDirsPsr4[$prefix])) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
247
            // Register directories for a new namespace.
Open commit View diff
247 // Register directories for a new namespace.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
248
            $length = strlen($prefix);
Open commit View diff
248 $length = strlen($prefix);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
249
            if ('\\' !== $prefix[$length - 1]) {
Open commit View diff
249 if ('\\' !== $prefix[$length - 1]) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
250
                throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
Open commit View diff
250 throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
251
            }
Open commit View diff
251 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
252
            $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
Open commit View diff
252 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
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
253
            $this->prefixDirsPsr4[$prefix] = $paths;
Open commit View diff
253 $this->prefixDirsPsr4[$prefix] = $paths;
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
254
        } elseif ($prepend) {
Open commit View diff
254 } elseif ($prepend) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
255
            // Prepend directories for an already registered namespace.
Open commit View diff
255 // Prepend directories for an already registered namespace.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
256
            $this->prefixDirsPsr4[$prefix] = array_merge(
Open commit View diff
256 $this->prefixDirsPsr4[$prefix] = array_merge(
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
257
                $paths,
Open commit View diff
257 $paths,
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
258
                $this->prefixDirsPsr4[$prefix]
Open commit View diff
258 $this->prefixDirsPsr4[$prefix]
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
259
            );
Open commit View diff
259 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
260
        } else {
Open commit View diff
260 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
261
            // Append directories for an already registered namespace.
Open commit View diff
261 // Append directories for an already registered namespace.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
262
            $this->prefixDirsPsr4[$prefix] = array_merge(
Open commit View diff
262 $this->prefixDirsPsr4[$prefix] = array_merge(
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
263
                $this->prefixDirsPsr4[$prefix],
Open commit View diff
263 $this->prefixDirsPsr4[$prefix],
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
264
                $paths
Open commit View diff
264 $paths
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
265
            );
Open commit View diff
265 );
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
266
        }
Open commit View diff
266 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
267
    }
Open commit View diff
267 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
268
Open commit View diff
268
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
269
    /**
Open commit View diff
269 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
270
     * Registers a set of PSR-0 directories for a given prefix,
Open commit View diff
270 * Registers a set of PSR-0 directories for a given prefix,
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
271
     * replacing any others previously set for this prefix.
Open commit View diff
271 * replacing any others previously set for this prefix.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
272
     *
Open commit View diff
272 *
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
273
     * @param string              $prefix The prefix
Open commit View diff
273 * @param string $prefix The prefix
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
274
     * @param list<string>|string $paths  The PSR-0 base directories
Open commit View diff
274 * @param list<string>|string $paths The PSR-0 base directories
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
275
     *
Open commit View diff
275 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
276
     * @return void
Open commit View diff
276 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
277
     */
Open commit View diff
277 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
278
    public function set($prefix, $paths)
Open commit View diff
278 public function set($prefix, $paths)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
279
    {
Open commit View diff
279 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
280
        if (!$prefix) {
Open commit View diff
280 if (!$prefix) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
281
            $this->fallbackDirsPsr0 = (array) $paths;
Open commit View diff
281 $this->fallbackDirsPsr0 = (array) $paths;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
282
        } else {
Open commit View diff
282 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
283
            $this->prefixesPsr0[$prefix[0]][$prefix] = (array) $paths;
Open commit View diff
283 $this->prefixesPsr0[$prefix[0]][$prefix] = (array) $paths;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
284
        }
Open commit View diff
284 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
285
    }
Open commit View diff
285 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
286
Open commit View diff
286
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
287
    /**
Open commit View diff
287 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
288
     * Registers a set of PSR-4 directories for a given namespace,
Open commit View diff
288 * Registers a set of PSR-4 directories for a given namespace,
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
289
     * replacing any others previously set for this namespace.
Open commit View diff
289 * replacing any others previously set for this namespace.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
290
     *
Open commit View diff
290 *
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
291
     * @param string              $prefix The prefix/namespace, with trailing '\\'
Open commit View diff
291 * @param string $prefix The prefix/namespace, with trailing '\\'
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
292
     * @param list<string>|string $paths  The PSR-4 base directories
Open commit View diff
292 * @param list<string>|string $paths The PSR-4 base directories
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
293
     *
Open commit View diff
293 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
294
     * @throws \InvalidArgumentException
Open commit View diff
294 * @throws \InvalidArgumentException
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
295
     *
Open commit View diff
295 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
296
     * @return void
Open commit View diff
296 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
297
     */
Open commit View diff
297 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
298
    public function setPsr4($prefix, $paths)
Open commit View diff
298 public function setPsr4($prefix, $paths)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
299
    {
Open commit View diff
299 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
300
        if (!$prefix) {
Open commit View diff
300 if (!$prefix) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
301
            $this->fallbackDirsPsr4 = (array) $paths;
Open commit View diff
301 $this->fallbackDirsPsr4 = (array) $paths;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
302
        } else {
Open commit View diff
302 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
303
            $length = strlen($prefix);
Open commit View diff
303 $length = strlen($prefix);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
304
            if ('\\' !== $prefix[$length - 1]) {
Open commit View diff
304 if ('\\' !== $prefix[$length - 1]) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
305
                throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
Open commit View diff
305 throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator.");
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
306
            }
Open commit View diff
306 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
307
            $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
Open commit View diff
307 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
308
            $this->prefixDirsPsr4[$prefix] = (array) $paths;
Open commit View diff
308 $this->prefixDirsPsr4[$prefix] = (array) $paths;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
309
        }
Open commit View diff
309 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
310
    }
Open commit View diff
310 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
311
Open commit View diff
311
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
312
    /**
Open commit View diff
312 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
313
     * Turns on searching the include path for class files.
Open commit View diff
313 * Turns on searching the include path for class files.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
314
     *
Open commit View diff
314 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
315
     * @param bool $useIncludePath
Open commit View diff
315 * @param bool $useIncludePath
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
316
     *
Open commit View diff
316 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
317
     * @return void
Open commit View diff
317 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
318
     */
Open commit View diff
318 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
319
    public function setUseIncludePath($useIncludePath)
Open commit View diff
319 public function setUseIncludePath($useIncludePath)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
320
    {
Open commit View diff
320 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
321
        $this->useIncludePath = $useIncludePath;
Open commit View diff
321 $this->useIncludePath = $useIncludePath;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
322
    }
Open commit View diff
322 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
323
Open commit View diff
323
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
324
    /**
Open commit View diff
324 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
325
     * Can be used to check if the autoloader uses the include path to check
Open commit View diff
325 * Can be used to check if the autoloader uses the include path to check
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
326
     * for classes.
Open commit View diff
326 * for classes.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
327
     *
Open commit View diff
327 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
328
     * @return bool
Open commit View diff
328 * @return bool
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
329
     */
Open commit View diff
329 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
330
    public function getUseIncludePath()
Open commit View diff
330 public function getUseIncludePath()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
331
    {
Open commit View diff
331 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
332
        return $this->useIncludePath;
Open commit View diff
332 return $this->useIncludePath;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
333
    }
Open commit View diff
333 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
334
Open commit View diff
334
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
335
    /**
Open commit View diff
335 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
336
     * Turns off searching the prefix and fallback directories for classes
Open commit View diff
336 * Turns off searching the prefix and fallback directories for classes
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
337
     * that have not been registered with the class map.
Open commit View diff
337 * that have not been registered with the class map.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
338
     *
Open commit View diff
338 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
339
     * @param bool $classMapAuthoritative
Open commit View diff
339 * @param bool $classMapAuthoritative
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
340
     *
Open commit View diff
340 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
341
     * @return void
Open commit View diff
341 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
342
     */
Open commit View diff
342 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
343
    public function setClassMapAuthoritative($classMapAuthoritative)
Open commit View diff
343 public function setClassMapAuthoritative($classMapAuthoritative)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
344
    {
Open commit View diff
344 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
345
        $this->classMapAuthoritative = $classMapAuthoritative;
Open commit View diff
345 $this->classMapAuthoritative = $classMapAuthoritative;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
346
    }
Open commit View diff
346 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
347
Open commit View diff
347
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
348
    /**
Open commit View diff
348 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
349
     * Should class lookup fail if not found in the current class map?
Open commit View diff
349 * Should class lookup fail if not found in the current class map?
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
350
     *
Open commit View diff
350 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
351
     * @return bool
Open commit View diff
351 * @return bool
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
352
     */
Open commit View diff
352 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
353
    public function isClassMapAuthoritative()
Open commit View diff
353 public function isClassMapAuthoritative()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
354
    {
Open commit View diff
354 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
355
        return $this->classMapAuthoritative;
Open commit View diff
355 return $this->classMapAuthoritative;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
356
    }
Open commit View diff
356 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
357
Open commit View diff
357
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
358
    /**
Open commit View diff
358 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
359
     * APCu prefix to use to cache found/not-found classes, if the extension is enabled.
Open commit View diff
359 * APCu prefix to use to cache found/not-found classes, if the extension is enabled.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
360
     *
Open commit View diff
360 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
361
     * @param string|null $apcuPrefix
Open commit View diff
361 * @param string|null $apcuPrefix
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
362
     *
Open commit View diff
362 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
363
     * @return void
Open commit View diff
363 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
364
     */
Open commit View diff
364 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
365
    public function setApcuPrefix($apcuPrefix)
Open commit View diff
365 public function setApcuPrefix($apcuPrefix)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
366
    {
Open commit View diff
366 {
andryyy about 6 years ago 667bd48

[Web] Update libs

Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
367
        $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
Open commit View diff
367 $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
368
    }
Open commit View diff
368 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
369
Open commit View diff
369
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
370
    /**
Open commit View diff
370 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
371
     * The APCu prefix in use, or null if APCu caching is not enabled.
Open commit View diff
371 * The APCu prefix in use, or null if APCu caching is not enabled.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
372
     *
Open commit View diff
372 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
373
     * @return string|null
Open commit View diff
373 * @return string|null
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
374
     */
Open commit View diff
374 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
375
    public function getApcuPrefix()
Open commit View diff
375 public function getApcuPrefix()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
376
    {
Open commit View diff
376 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
377
        return $this->apcuPrefix;
Open commit View diff
377 return $this->apcuPrefix;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
378
    }
Open commit View diff
378 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
379
Open commit View diff
379
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
380
    /**
Open commit View diff
380 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
381
     * Registers this instance as an autoloader.
Open commit View diff
381 * Registers this instance as an autoloader.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
382
     *
Open commit View diff
382 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
383
     * @param bool $prepend Whether to prepend the autoloader or not
Open commit View diff
383 * @param bool $prepend Whether to prepend the autoloader or not
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
384
     *
Open commit View diff
384 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
385
     * @return void
Open commit View diff
385 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
386
     */
Open commit View diff
386 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
387
    public function register($prepend = false)
Open commit View diff
387 public function register($prepend = false)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
388
    {
Open commit View diff
388 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
389
        spl_autoload_register(array($this, 'loadClass'), true, $prepend);
Open commit View diff
389 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
390
Open commit View diff
390
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
391
        if (null === $this->vendorDir) {
Open commit View diff
391 if (null === $this->vendorDir) {
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
392
            return;
Open commit View diff
392 return;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
393
        }
Open commit View diff
393 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
394
Open commit View diff
394
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
395
        if ($prepend) {
Open commit View diff
395 if ($prepend) {
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
396
            self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders;
Open commit View diff
396 self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders;
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
397
        } else {
Open commit View diff
397 } else {
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
398
            unset(self::$registeredLoaders[$this->vendorDir]);
Open commit View diff
398 unset(self::$registeredLoaders[$this->vendorDir]);
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
399
            self::$registeredLoaders[$this->vendorDir] = $this;
Open commit View diff
399 self::$registeredLoaders[$this->vendorDir] = $this;
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
400
        }
Open commit View diff
400 }
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
401
    }
Open commit View diff
401 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
402
Open commit View diff
402
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
403
    /**
Open commit View diff
403 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
404
     * Unregisters this instance as an autoloader.
Open commit View diff
404 * Unregisters this instance as an autoloader.
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
405
     *
Open commit View diff
405 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
406
     * @return void
Open commit View diff
406 * @return void
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
407
     */
Open commit View diff
407 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
408
    public function unregister()
Open commit View diff
408 public function unregister()
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
409
    {
Open commit View diff
409 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
410
        spl_autoload_unregister(array($this, 'loadClass'));
Open commit View diff
410 spl_autoload_unregister(array($this, 'loadClass'));
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
411
Open commit View diff
411
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
412
        if (null !== $this->vendorDir) {
Open commit View diff
412 if (null !== $this->vendorDir) {
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
413
            unset(self::$registeredLoaders[$this->vendorDir]);
Open commit View diff
413 unset(self::$registeredLoaders[$this->vendorDir]);
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
414
        }
Open commit View diff
414 }
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
415
    }
Open commit View diff
415 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
416
Open commit View diff
416
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
417
    /**
Open commit View diff
417 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
418
     * Loads the given class or interface.
Open commit View diff
418 * Loads the given class or interface.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
419
     *
Open commit View diff
419 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
420
     * @param  string    $class The name of the class
Open commit View diff
420 * @param string $class The name of the class
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
421
     * @return true|null True if loaded, null otherwise
Open commit View diff
421 * @return true|null True if loaded, null otherwise
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
422
     */
Open commit View diff
422 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
423
    public function loadClass($class)
Open commit View diff
423 public function loadClass($class)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
424
    {
Open commit View diff
424 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
425
        if ($file = $this->findFile($class)) {
Open commit View diff
425 if ($file = $this->findFile($class)) {
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
426
            $includeFile = self::$includeFile;
Open commit View diff
426 $includeFile = self::$includeFile;
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
427
            $includeFile($file);
Open commit View diff
427 $includeFile($file);
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
428
Open commit View diff
428
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
429
            return true;
Open commit View diff
429 return true;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
430
        }
Open commit View diff
430 }
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
431
Open commit View diff
431
same change cf8fdae

[Web] Some minor fixes and improvements for PHP 8

Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448
Author
andryyy <[email protected]>
Date
almost 5 years ago
Selected line
432
        return null;
Open commit View diff
432 return null;
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
433
    }
Open commit View diff
433 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
434
Open commit View diff
434
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
435
    /**
Open commit View diff
435 /**
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
436
     * Finds the path to the file where the class is defined.
Open commit View diff
436 * Finds the path to the file where the class is defined.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
437
     *
Open commit View diff
437 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
438
     * @param string $class The name of the class
Open commit View diff
438 * @param string $class The name of the class
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
439
     *
Open commit View diff
439 *
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
440
     * @return string|false The path if found, false otherwise
Open commit View diff
440 * @return string|false The path if found, false otherwise
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
441
     */
Open commit View diff
441 */
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
442
    public function findFile($class)
Open commit View diff
442 public function findFile($class)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
443
    {
Open commit View diff
443 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
444
        // class map lookup
Open commit View diff
444 // class map lookup
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
445
        if (isset($this->classMap[$class])) {
Open commit View diff
445 if (isset($this->classMap[$class])) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
446
            return $this->classMap[$class];
Open commit View diff
446 return $this->classMap[$class];
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
447
        }
Open commit View diff
447 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
448
        if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) {
Open commit View diff
448 if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
449
            return false;
Open commit View diff
449 return false;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
450
        }
Open commit View diff
450 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
451
        if (null !== $this->apcuPrefix) {
Open commit View diff
451 if (null !== $this->apcuPrefix) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
452
            $file = apcu_fetch($this->apcuPrefix.$class, $hit);
Open commit View diff
452 $file = apcu_fetch($this->apcuPrefix.$class, $hit);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
453
            if ($hit) {
Open commit View diff
453 if ($hit) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
454
                return $file;
Open commit View diff
454 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
455
            }
Open commit View diff
455 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
456
        }
Open commit View diff
456 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
457
Open commit View diff
457
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
458
        $file = $this->findFileWithExtension($class, '.php');
Open commit View diff
458 $file = $this->findFileWithExtension($class, '.php');
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
459
Open commit View diff
459
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
460
        // Search for Hack files if we are running on HHVM
Open commit View diff
460 // Search for Hack files if we are running on HHVM
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
461
        if (false === $file && defined('HHVM_VERSION')) {
Open commit View diff
461 if (false === $file && defined('HHVM_VERSION')) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
462
            $file = $this->findFileWithExtension($class, '.hh');
Open commit View diff
462 $file = $this->findFileWithExtension($class, '.hh');
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
463
        }
Open commit View diff
463 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
464
Open commit View diff
464
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
465
        if (null !== $this->apcuPrefix) {
Open commit View diff
465 if (null !== $this->apcuPrefix) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
466
            apcu_add($this->apcuPrefix.$class, $file);
Open commit View diff
466 apcu_add($this->apcuPrefix.$class, $file);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
467
        }
Open commit View diff
467 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
468
Open commit View diff
468
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
469
        if (false === $file) {
Open commit View diff
469 if (false === $file) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
470
            // Remember that this class does not exist.
Open commit View diff
470 // Remember that this class does not exist.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
471
            $this->missingClasses[$class] = true;
Open commit View diff
471 $this->missingClasses[$class] = true;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
472
        }
Open commit View diff
472 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
473
Open commit View diff
473
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
474
        return $file;
Open commit View diff
474 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
475
    }
Open commit View diff
475 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
476
Open commit View diff
476
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
477
    /**
Open commit View diff
477 /**
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
478
     * Returns the currently registered loaders keyed by their corresponding vendor directories.
Open commit View diff
478 * Returns the currently registered loaders keyed by their corresponding vendor directories.
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
479
     *
Open commit View diff
479 *
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
480
     * @return array<string, self>
Open commit View diff
480 * @return array<string, self>
andryyy over 5 years ago 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
481
     */
Open commit View diff
481 */
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
482
    public static function getRegisteredLoaders()
Open commit View diff
482 public static function getRegisteredLoaders()
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
483
    {
Open commit View diff
483 {
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
484
        return self::$registeredLoaders;
Open commit View diff
484 return self::$registeredLoaders;
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
485
    }
Open commit View diff
485 }
same change 6b3ea28

[Web] Minor fixes

Full commit hash
6b3ea2850162eab56040e6adf3e57a188d038c7a
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
486
Open commit View diff
486
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
487
    /**
Open commit View diff
487 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
488
     * @param  string       $class
Open commit View diff
488 * @param string $class
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
489
     * @param  string       $ext
Open commit View diff
489 * @param string $ext
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
490
     * @return string|false
Open commit View diff
490 * @return string|false
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
491
     */
Open commit View diff
491 */
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
492
    private function findFileWithExtension($class, $ext)
Open commit View diff
492 private function findFileWithExtension($class, $ext)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
493
    {
Open commit View diff
493 {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
494
        // PSR-4 lookup
Open commit View diff
494 // PSR-4 lookup
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
495
        $logicalPathPsr4 = strtr($class, '\\', DIRECTORY_SEPARATOR) . $ext;
Open commit View diff
495 $logicalPathPsr4 = strtr($class, '\\', DIRECTORY_SEPARATOR) . $ext;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
496
Open commit View diff
496
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
497
        $first = $class[0];
Open commit View diff
497 $first = $class[0];
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
498
        if (isset($this->prefixLengthsPsr4[$first])) {
Open commit View diff
498 if (isset($this->prefixLengthsPsr4[$first])) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
499
            $subPath = $class;
Open commit View diff
499 $subPath = $class;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
500
            while (false !== $lastPos = strrpos($subPath, '\\')) {
Open commit View diff
500 while (false !== $lastPos = strrpos($subPath, '\\')) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
501
                $subPath = substr($subPath, 0, $lastPos);
Open commit View diff
501 $subPath = substr($subPath, 0, $lastPos);
andryyy about 6 years ago 667bd48

[Web] Update libs

Full commit hash
667bd4816321b2c853a25d25555c4440f482ab07
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
502
                $search = $subPath . '\\';
Open commit View diff
502 $search = $subPath . '\\';
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
503
                if (isset($this->prefixDirsPsr4[$search])) {
Open commit View diff
503 if (isset($this->prefixDirsPsr4[$search])) {
andre.peters over 8 years ago 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
504
                    $pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
Open commit View diff
504 $pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
505
                    foreach ($this->prefixDirsPsr4[$search] as $dir) {
Open commit View diff
505 foreach ($this->prefixDirsPsr4[$search] as $dir) {
andre.peters over 8 years ago 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
506
                        if (file_exists($file = $dir . $pathEnd)) {
Open commit View diff
506 if (file_exists($file = $dir . $pathEnd)) {
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
507
                            return $file;
Open commit View diff
507 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
508
                        }
Open commit View diff
508 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
509
                    }
Open commit View diff
509 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
510
                }
Open commit View diff
510 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
511
            }
Open commit View diff
511 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
512
        }
Open commit View diff
512 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
513
Open commit View diff
513
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
514
        // PSR-4 fallback dirs
Open commit View diff
514 // PSR-4 fallback dirs
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
515
        foreach ($this->fallbackDirsPsr4 as $dir) {
Open commit View diff
515 foreach ($this->fallbackDirsPsr4 as $dir) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
516
            if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
Open commit View diff
516 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
517
                return $file;
Open commit View diff
517 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
518
            }
Open commit View diff
518 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
519
        }
Open commit View diff
519 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
520
Open commit View diff
520
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
521
        // PSR-0 lookup
Open commit View diff
521 // PSR-0 lookup
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
522
        if (false !== $pos = strrpos($class, '\\')) {
Open commit View diff
522 if (false !== $pos = strrpos($class, '\\')) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
523
            // namespaced class name
Open commit View diff
523 // namespaced class name
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
524
            $logicalPathPsr0 = substr($logicalPathPsr4, 0, $pos + 1)
Open commit View diff
524 $logicalPathPsr0 = substr($logicalPathPsr4, 0, $pos + 1)
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
525
                . strtr(substr($logicalPathPsr4, $pos + 1), '_', DIRECTORY_SEPARATOR);
Open commit View diff
525 . strtr(substr($logicalPathPsr4, $pos + 1), '_', DIRECTORY_SEPARATOR);
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
526
        } else {
Open commit View diff
526 } else {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
527
            // PEAR-like class name
Open commit View diff
527 // PEAR-like class name
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
528
            $logicalPathPsr0 = strtr($class, '_', DIRECTORY_SEPARATOR) . $ext;
Open commit View diff
528 $logicalPathPsr0 = strtr($class, '_', DIRECTORY_SEPARATOR) . $ext;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
529
        }
Open commit View diff
529 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
530
Open commit View diff
530
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
531
        if (isset($this->prefixesPsr0[$first])) {
Open commit View diff
531 if (isset($this->prefixesPsr0[$first])) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
532
            foreach ($this->prefixesPsr0[$first] as $prefix => $dirs) {
Open commit View diff
532 foreach ($this->prefixesPsr0[$first] as $prefix => $dirs) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
533
                if (0 === strpos($class, $prefix)) {
Open commit View diff
533 if (0 === strpos($class, $prefix)) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
534
                    foreach ($dirs as $dir) {
Open commit View diff
534 foreach ($dirs as $dir) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
535
                        if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
Open commit View diff
535 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
536
                            return $file;
Open commit View diff
536 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
537
                        }
Open commit View diff
537 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
538
                    }
Open commit View diff
538 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
539
                }
Open commit View diff
539 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
540
            }
Open commit View diff
540 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
541
        }
Open commit View diff
541 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
542
Open commit View diff
542
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
543
        // PSR-0 fallback dirs
Open commit View diff
543 // PSR-0 fallback dirs
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
544
        foreach ($this->fallbackDirsPsr0 as $dir) {
Open commit View diff
544 foreach ($this->fallbackDirsPsr0 as $dir) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
545
            if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
Open commit View diff
545 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
546
                return $file;
Open commit View diff
546 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
547
            }
Open commit View diff
547 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
548
        }
Open commit View diff
548 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
549
Open commit View diff
549
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
550
        // PSR-0 include paths.
Open commit View diff
550 // PSR-0 include paths.
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
551
        if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {
Open commit View diff
551 if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) {
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
552
            return $file;
Open commit View diff
552 return $file;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
553
        }
Open commit View diff
553 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
554
Open commit View diff
554
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
555
        return false;
Open commit View diff
555 return false;
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
556
    }
Open commit View diff
556 }
same change f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
557
Open commit View diff
557
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
558
    /**
Open commit View diff
558 /**
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
559
     * @return void
Open commit View diff
559 * @return void
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
560
     */
Open commit View diff
560 */
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
561
    private static function initializeIncludeClosure()
Open commit View diff
561 private static function initializeIncludeClosure()
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
562
    {
Open commit View diff
562 {
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
563
        if (self::$includeFile !== null) {
Open commit View diff
563 if (self::$includeFile !== null) {
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
564
            return;
Open commit View diff
564 return;
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
565
        }
Open commit View diff
565 }
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
566
Open commit View diff
566
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
567
        /**
Open commit View diff
567 /**
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
568
         * Scope isolated include.
Open commit View diff
568 * Scope isolated include.
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
569
         *
Open commit View diff
569 *
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
570
         * Prevents access to $this/self from included files.
Open commit View diff
570 * Prevents access to $this/self from included files.
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
571
         *
Open commit View diff
571 *
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
572
         * @param  string $file
Open commit View diff
572 * @param string $file
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
573
         * @return void
Open commit View diff
573 * @return void
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
574
         */
Open commit View diff
574 */
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
575
        self::$includeFile = \Closure::bind(static function($file) {
Open commit View diff
575 self::$includeFile = \Closure::bind(static function($file) {
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
576
            include $file;
Open commit View diff
576 include $file;
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
577
        }, null, null);
Open commit View diff
577 }, null, null);
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
578
    }
Open commit View diff
578 }
andryyy about 9 years ago f1e4b4f

Added TOTP, minor fixes

Full commit hash
f1e4b4fb39c4001a7bd0d9088e6ab5851c71f00e
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
579
}
Open commit View diff
579 }