gluon-web-remote

Web remote Administration for big size of gluon routers
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-web-remote.git
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.codeclimate.yml33L
-rw-r--r--.csslintrc2L
-rw-r--r--.eslintignore1L
-rw-r--r--.eslintrc213L
-rwxr-xr-x.gitignore3L
-rw-r--r--.htaccess23L
-rwxr-xr-x.travis.yml41L
-rwxr-xr-xREADME.md24L
-rwxr-xr-xbackend/getNodes.sh2L
-rw-r--r--composer.json5L
-rwxr-xr-xconfigs/communities.json47L
-rw-r--r--configs/smarty/de_DE/index.conf11L
-rw-r--r--configs/smarty/en_US/index.conf11L
-rwxr-xr-xconfigs/smarty/templates/index.tpl198L
-rw-r--r--configs/smarty/templates_c/b5fa129d9cb11e0f32b30c3f5208681e5b178f0c_0.file.index.tpl.php251L
-rw-r--r--configs/smarty/templates_c/d1eba7315570afa40cf64407acbbdba556d2fff2_6.file.index.conf.php40L
-rwxr-xr-xcss/bootstrap.min.css5L
-rwxr-xr-xcss/index.css263L
-rwxr-xr-xcss/jquery.dropdown.css97L
-rwxr-xr-xcss/material-fullpalette.css73442L
-rwxr-xr-xcss/material-fullpalette.css.map1L
-rwxr-xr-xcss/material-fullpalette.min.css2L
-rwxr-xr-xcss/material-fullpalette.min.css.map1L
-rwxr-xr-xcss/material.css8308L
-rwxr-xr-xcss/material.css.map1L
-rwxr-xr-xcss/material.min.css2L
-rwxr-xr-xcss/material.min.css.map1L
-rwxr-xr-xcss/ripples.css41L
-rwxr-xr-xcss/ripples.css.map1L
-rwxr-xr-xcss/ripples.min.css2L
-rwxr-xr-xcss/ripples.min.css.map1L
-rwxr-xr-xcss/roboto.css25L
-rwxr-xr-xcss/roboto.css.map1L
-rwxr-xr-xcss/roboto.min.css2L
-rwxr-xr-xcss/roboto.min.css.map1L
-rwxr-xr-xfonts/LICENSE.txt428L
-rwxr-xr-xfonts/Material-Design-Icons.eot102112B
-rwxr-xr-xfonts/Material-Design-Icons.svg769L
-rwxr-xr-xfonts/Material-Design-Icons.ttf101892B
-rwxr-xr-xfonts/Material-Design-Icons.woff101968B
-rwxr-xr-xfonts/RobotoDraftBold.woff14608B
-rwxr-xr-xfonts/RobotoDraftBold.woff211584B
-rwxr-xr-xfonts/RobotoDraftItalic.woff16316B
-rwxr-xr-xfonts/RobotoDraftItalic.woff213268B
-rwxr-xr-xfonts/RobotoDraftMedium.woff14712B
-rwxr-xr-xfonts/RobotoDraftMedium.woff211828B
-rwxr-xr-xfonts/RobotoDraftRegular.woff14592B
-rwxr-xr-xfonts/RobotoDraftRegular.woff211708B
-rwxr-xr-ximages/forkme_left_darkblue_121621.png7327B
-rwxr-xr-ximages/forkme_right_darkblue_121621.png7791B
-rw-r--r--index.php29L
-rwxr-xr-xindexClass.php124L
-rwxr-xr-xjs/bootstrap.min.js7L
-rwxr-xr-xjs/jquery-1.10.2.min.js6L
-rwxr-xr-xjs/jquery.dropdown.js373L
-rwxr-xr-xjs/jquery.nouislider.min.js31L
-rwxr-xr-xjs/material.js226L
-rwxr-xr-xjs/material.min.js2L
-rwxr-xr-xjs/material.min.js.map1L
-rwxr-xr-xjs/ripples.js324L
-rwxr-xr-xjs/ripples.min.js2L
-rwxr-xr-xjs/ripples.min.js.map1L
-rwxr-xr-xlibaries4L
-rw-r--r--libs/login-base/.gitignore1L
-rw-r--r--libs/login-base/.htaccess47L
-rw-r--r--libs/login-base/.scrutinizer.yml9L
-rw-r--r--libs/login-base/.travis.yml36L
-rw-r--r--libs/login-base/CHANGELOG.md99L
-rw-r--r--libs/login-base/README.md549L
-rw-r--r--libs/login-base/_one-click-installation/Vagrantfile22L
-rw-r--r--libs/login-base/_one-click-installation/bootstrap.sh85L
-rw-r--r--libs/login-base/_pictures/huge-logo.png59181B
-rw-r--r--libs/login-base/_pictures/support-via-a2hosting.png7536B
-rw-r--r--libs/login-base/_pictures/support-via-host1plus.png5408B
-rw-r--r--libs/login-base/application/_installation/01-create-database.sql1L
-rw-r--r--libs/login-base/application/_installation/02-create-table-users.sql31L
-rw-r--r--libs/login-base/application/_installation/03-create-table-notes.sql6L
-rw-r--r--libs/login-base/application/config/config.development.php155L
-rw-r--r--libs/login-base/application/config/texts.php72L
-rw-r--r--libs/login-base/application/controller/AdminController.php35L
-rw-r--r--libs/login-base/application/controller/DashboardController.php26L
-rw-r--r--libs/login-base/application/controller/ErrorController.php28L
-rw-r--r--libs/login-base/application/controller/IndexController.php21L
-rw-r--r--libs/login-base/application/controller/LoginController.php358L
-rw-r--r--libs/login-base/application/controller/NoteController.php77L
-rw-r--r--libs/login-base/application/controller/ProfileController.php39L
-rw-r--r--libs/login-base/application/core/Application.php106L
-rw-r--r--libs/login-base/application/core/Auth.php78L
-rw-r--r--libs/login-base/application/core/Config.php22L
-rw-r--r--libs/login-base/application/core/Controller.php34L
-rw-r--r--libs/login-base/application/core/Csrf.php54L
-rw-r--r--libs/login-base/application/core/DatabaseFactory.php46L
-rw-r--r--libs/login-base/application/core/Encryption.php142L
-rw-r--r--libs/login-base/application/core/Environment.php18L
-rw-r--r--libs/login-base/application/core/Filter.php59L
-rw-r--r--libs/login-base/application/core/Mail.php138L
-rw-r--r--libs/login-base/application/core/Redirect.php27L
-rw-r--r--libs/login-base/application/core/Request.php64L
-rw-r--r--libs/login-base/application/core/Session.php141L
-rw-r--r--libs/login-base/application/core/Text.php27L
-rw-r--r--libs/login-base/application/core/View.php165L
-rw-r--r--libs/login-base/application/model/AdminModel.php37L
-rw-r--r--libs/login-base/application/model/AvatarModel.php257L
-rw-r--r--libs/login-base/application/model/CaptchaModel.php46L
-rw-r--r--libs/login-base/application/model/LoginModel.php378L
-rw-r--r--libs/login-base/application/model/NoteModel.php120L
-rw-r--r--libs/login-base/application/model/PasswordResetModel.php358L
-rw-r--r--libs/login-base/application/model/RegistrationModel.php287L
-rw-r--r--libs/login-base/application/model/UserModel.php343L
-rw-r--r--libs/login-base/application/model/UserRoleModel.php65L
-rw-r--r--libs/login-base/application/view/_templates/feedback.php19L
-rw-r--r--libs/login-base/application/view/_templates/footer.php0B
-rw-r--r--libs/login-base/application/view/_templates/header.php1L
-rw-r--r--libs/login-base/application/view/_templates/header.php.notneeded79L
-rw-r--r--libs/login-base/application/view/admin/index.php57L
-rw-r--r--libs/login-base/application/view/dashboard/index.php15L
-rw-r--r--libs/login-base/application/view/error/404.php6L
-rw-r--r--libs/login-base/application/view/index/index.php14L
-rw-r--r--libs/login-base/application/view/login/changePassword.php25L
-rw-r--r--libs/login-base/application/view/login/changeUserRole.php31L
-rw-r--r--libs/login-base/application/view/login/editAvatar.php28L
-rw-r--r--libs/login-base/application/view/login/editUserEmail.php17L
-rw-r--r--libs/login-base/application/view/login/editUsername.php20L
-rw-r--r--libs/login-base/application/view/login/index.php50L
-rw-r--r--libs/login-base/application/view/login/register.php32L
-rw-r--r--libs/login-base/application/view/login/requestPasswordReset.php18L
-rw-r--r--libs/login-base/application/view/login/resetPassword.php27L
-rw-r--r--libs/login-base/application/view/login/showProfile.php21L
-rw-r--r--libs/login-base/application/view/login/verify.php12L
-rw-r--r--libs/login-base/application/view/note/edit.php22L
-rw-r--r--libs/login-base/application/view/note/index.php44L
-rw-r--r--libs/login-base/application/view/profile/index.php44L
-rw-r--r--libs/login-base/application/view/profile/showProfile.php41L
-rw-r--r--libs/login-base/composer.json17L
-rw-r--r--libs/login-base/composer.lock1078L
-rw-r--r--libs/login-base/public/.htaccess23L
-rw-r--r--libs/login-base/public/avatars/.htaccess9L
-rw-r--r--libs/login-base/public/avatars/default.jpg2636B
-rw-r--r--libs/login-base/public/css/style.css268L
-rw-r--r--libs/login-base/public/favicon.ico5430B
-rw-r--r--libs/login-base/public/index.php17L
-rw-r--r--libs/login-base/tests/core/ConfigTest.php41L
-rw-r--r--libs/login-base/tests/core/EnvironmentTest.php23L
-rw-r--r--libs/login-base/tests/core/FilterTest.php26L
-rw-r--r--libs/login-base/tests/core/RequestTest.php55L
-rw-r--r--libs/login-base/tests/core/TextTest.php28L
-rw-r--r--libs/login-base/tests/phpunit.xml17L
-rw-r--r--libs/login-base/travis-ci-apache7L
-rw-r--r--libs/login-base/vendor/autoload.php7L
l---------libs/login-base/vendor/bin/phpunit1L
-rw-r--r--libs/login-base/vendor/composer/ClassLoader.php413L
-rw-r--r--libs/login-base/vendor/composer/LICENSE21L
-rw-r--r--libs/login-base/vendor/composer/autoload_classmap.php452L
-rw-r--r--libs/login-base/vendor/composer/autoload_namespaces.php11L
-rw-r--r--libs/login-base/vendor/composer/autoload_psr4.php13L
-rw-r--r--libs/login-base/vendor/composer/autoload_real.php50L
-rw-r--r--libs/login-base/vendor/composer/installed.json1099L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/.gitignore5L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/.scrutinizer.yml46L
-rwxr-xr-xlibs/login-base/vendor/doctrine/instantiator/.travis.install.sh14L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/.travis.yml22L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/CONTRIBUTING.md35L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/LICENSE19L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/README.md40L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/composer.json45L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/phpmd.xml.dist27L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/phpunit.xml.dist22L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ExceptionInterface.php29L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/InvalidArgumentException.php62L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/UnexpectedValueException.php79L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php273L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php37L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorPerformance/InstantiatorPerformanceEvent.php96L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/Exception/InvalidArgumentExceptionTest.php83L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/Exception/UnexpectedValueExceptionTest.php69L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php219L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/AbstractClassAsset.php29L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/ArrayObjectAsset.php41L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/ExceptionAsset.php41L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/FinalExceptionAsset.php41L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/PharAsset.php41L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/PharExceptionAsset.php44L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/SerializableArrayObjectAsset.php62L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/SimpleSerializableAsset.php61L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/SimpleTraitAsset.php29L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/UnCloneableAsset.php50L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/UnserializeExceptionArrayObjectAsset.php39L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/WakeUpNoticesAsset.php38L
-rw-r--r--libs/login-base/vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/XMLReaderAsset.php41L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/.gitignore3L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/.travis.yml12L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/CaptchaBuilder.php720L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/CaptchaBuilderInterface.php30L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/Font/captcha0.ttf49224B
-rw-r--r--libs/login-base/vendor/gregwar/captcha/Font/captcha1.ttf76232B
-rw-r--r--libs/login-base/vendor/gregwar/captcha/Font/captcha2.ttf33984B
-rw-r--r--libs/login-base/vendor/gregwar/captcha/Font/captcha3.ttf15976B
-rw-r--r--libs/login-base/vendor/gregwar/captcha/Font/captcha4.ttf906980B
-rw-r--r--libs/login-base/vendor/gregwar/captcha/Font/captcha5.ttf49724B
-rw-r--r--libs/login-base/vendor/gregwar/captcha/ImageFileHandler.php106L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/LICENSE19L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/PhraseBuilder.php34L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/PhraseBuilderInterface.php21L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/README.md108L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/autoload.php16L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/composer.json28L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/demo/demo.php14L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/demo/fingerprint.php15L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/demo/index.php15L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/demo/ocr.php42L
-rw-r--r--libs/login-base/vendor/gregwar/captcha/demo/output.php15L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/.gitignore2L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/.travis.yml32L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/LICENSE21L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/README.md57L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/composer.json26L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/composer.lock827L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/phpunit.xml.dist14L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock.php468L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Context.php154L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Description.php223L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Location.php76L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Serializer.php198L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag.php377L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/AuthorTag.php131L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/CoversTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/DeprecatedTag.php26L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ExampleTag.php156L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/LinkTag.php81L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/MethodTag.php209L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ParamTag.php119L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/PropertyReadTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/PropertyTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/PropertyWriteTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ReturnTag.php99L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/SeeTag.php81L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/SinceTag.php26L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/SourceTag.php137L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/ThrowsTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/UsesTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/VarTag.php24L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag/VersionTag.php108L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Type/Collection.php221L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/DescriptionTest.php245L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/CoversTagTest.php86L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/DeprecatedTagTest.php115L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/ExampleTagTest.php203L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/LinkTagTest.php87L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/MethodTagTest.php146L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/ParamTagTest.php118L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/ReturnTagTest.php102L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/SeeTagTest.php86L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/SinceTagTest.php115L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/SourceTagTest.php116L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/ThrowsTagTest.php102L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/UsesTagTest.php86L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/VarTagTest.php94L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Tag/VersionTagTest.php115L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php313L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/Type/CollectionTest.php195L
-rw-r--r--libs/login-base/vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlockTest.php337L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/.gitignore7L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/.scrutinizer.yml132L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/.travis.yml32L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/LICENSE504L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/PHPMailerAutoload.php49L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/README.md184L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/VERSION1L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/changelog.md620L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/class.phpmailer.php3883L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/class.phpmaileroauth.php196L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/class.phpmaileroauthgoogle.php76L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/class.pop3.php407L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/class.smtp.php1181L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/composer.json45L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/composer.lock3458L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/docs/Callback_function_notes.txt17L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/docs/DomainKeys_notes.txt55L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/docs/Note_for_SMTP_debugging.txt17L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/docs/extending.html128L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/docs/faq.html28L
-rwxr-xr-xlibs/login-base/vendor/phpmailer/phpmailer/docs/generatedocs.sh8L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/docs/pop3_article.txt50L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/code_generator.phps597L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/contents.html17L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/contentsutf8.html20L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/exceptions.phps35L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/gmail.phps75L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/gmail_xoauth.phps85L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/images/phpmailer.png5831B
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/images/phpmailer_mini.png1842B
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/index.html48L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/mail.phps31L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/mailing_list.phps59L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/pop_before_smtp.phps54L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/scripts/XRegExp.js664L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/scripts/shAutoloader.js122L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/scripts/shBrushPhp.js72L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/scripts/shCore.js1L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/scripts/shLegacy.js141L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/send_file_upload.phps49L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/sendmail.phps33L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/signed-mail.phps89L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/smtp.phps54L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/smtp_check.phps40L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/smtp_no_auth.phps50L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/ssl_options.phps74L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCore.css46L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreDefault.css77L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreDjango.css78L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreEclipse.css80L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreEmacs.css76L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreFadeToGrey.css77L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreMDUltra.css76L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreMidnight.css76L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shCoreRDark.css76L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeAppleScript.css21L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeDefault.css31L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeDjango.css32L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeEclipse.css34L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeEmacs.css30L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeFadeToGrey.css31L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeMDUltra.css30L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeMidnight.css30L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeRDark.css30L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/shThemeVisualStudio.css31L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/examples/styles/wrapping.png631B
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/extras/EasyPeasyICS.php148L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/extras/README.md17L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/extras/htmlfilter.php1166L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/extras/ntlm_sasl_client.php185L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/get_oauth_token.php60L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-am.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-br.php28L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-cz.php25L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php25L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-dk.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php25L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php25L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php29L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-no.php25L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-se.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php29L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php26L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php28L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php27L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/test/bootstrap.php5L
-rwxr-xr-xlibs/login-base/vendor/phpmailer/phpmailer/test/fakepopserver.sh125L
-rwxr-xr-xlibs/login-base/vendor/phpmailer/phpmailer/test/fakesendmail.sh22L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/test/phpmailerLangTest.php76L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/test/phpmailerTest.php2077L
-rwxr-xr-xlibs/login-base/vendor/phpmailer/phpmailer/test/runfakepopserver.sh10L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/test/test_callback.php81L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/test/testbootstrap-dist.php7L
-rw-r--r--libs/login-base/vendor/phpmailer/phpmailer/travis.phpunit.xml.dist34L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/.gitignore4L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/.travis.yml19L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/CHANGES.md122L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/CONTRIBUTING.md21L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/LICENSE23L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/README.md390L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/composer.json40L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/composer.lock731L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/ArgumentsWildcardSpec.php146L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/AnyValueTokenSpec.php28L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/AnyValuesTokenSpec.php28L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayCountTokenSpec.php64L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEntryTokenSpec.php229L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEveryEntryTokenSpec.php109L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/CallbackTokenSpec.php42L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ExactValueTokenSpec.php155L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/IdenticalValueTokenSpec.php152L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/LogicalAndTokenSpec.php78L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/LogicalNotTokenSpec.php65L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ObjectStateTokenSpec.php101L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/StringContainsTokenSpec.php49L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/TypeTokenSpec.php62L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/ArgumentSpec.php101L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Call/CallCenterSpec.php195L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Call/CallSpec.php54L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Comparator/ClosureComparatorSpec.php39L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Comparator/FactorySpec.php20L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/DisableConstructorPatchSpec.php59L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/HhvmExceptionPatchSpec.php37L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/KeywordPatchSpec.php44L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php76L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/ProphecySubjectPatchSpec.php83L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatchSpec.php47L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/SplFileInfoPatchSpec.php91L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/TraversablePatchSpec.php61L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/DoublerSpec.php122L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassCodeGeneratorSpec.php191L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassCreatorSpec.php44L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassMirrorSpec.php610L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/ArgumentNodeSpec.php62L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/ClassNodeSpec.php154L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/MethodNodeSpec.php138L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/LazyDoubleSpec.php96L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Doubler/NameGeneratorSpec.php72L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Call/UnexpectedCallExceptionSpec.php32L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/ClassCreatorExceptionSpec.php28L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/ClassMirrorExceptionSpec.php27L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/ClassNotFoundExceptionSpec.php25L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/DoubleExceptionSpec.php14L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/InterfaceNotFoundExceptionSpec.php24L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/MethodNotFoundExceptionSpec.php40L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/AggregateExceptionSpec.php57L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/NoCallsExceptionSpec.php29L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/UnexpectedCallsCountExceptionSpec.php31L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/UnexpectedCallsExceptionSpec.php36L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prophecy/MethodProphecyExceptionSpec.php30L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prophecy/ObjectProphecyExceptionSpec.php27L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallPredictionSpec.php42L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallTimesPredictionSpec.php54L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallbackPredictionSpec.php36L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prediction/NoCallsPredictionSpec.php43L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Promise/CallbackPromiseSpec.php110L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Promise/ReturnArgumentPromiseSpec.php41L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Promise/ReturnPromiseSpec.php61L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Promise/ThrowPromiseSpec.php58L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/MethodProphecySpec.php384L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/ObjectProphecySpec.php319L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/RevealerSpec.php51L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/ProphetSpec.php91L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/spec/Prophecy/Util/StringUtilSpec.php97L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument.php198L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php101L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValueToken.php52L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValuesToken.php52L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php86L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php143L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php82L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/CallbackToken.php75L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ExactValueToken.php116L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/IdenticalValueToken.php74L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalAndToken.php80L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalNotToken.php73L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ObjectStateToken.php104L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/StringContainsToken.php67L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/TokenInterface.php43L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/TypeToken.php76L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Call/Call.php127L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Call/CallCenter.php152L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Comparator/ClosureComparator.php42L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Comparator/Factory.php46L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/CachedDoubler.php68L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php48L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php72L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/HhvmExceptionPatch.php63L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/KeywordPatch.php135L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php73L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php98L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php57L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php85L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/TraversablePatch.php83L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php22L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Doubler.php146L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCodeGenerator.php92L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCreator.php67L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassMirror.php210L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php75L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ClassNode.php130L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/MethodNode.php177L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ReflectionInterface.php22L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/LazyDouble.php127L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Doubler/NameGenerator.php52L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Call/UnexpectedCallException.php40L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassCreatorException.php31L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassMirrorException.php31L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassNotFoundException.php33L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoubleException.php18L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoublerException.php18L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/InterfaceNotFoundException.php20L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/MethodNotFoundException.php60L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ReturnByReferenceException.php41L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Exception.php26L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/InvalidArgumentException.php16L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php50L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php24L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php18L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php18L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php31L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php32L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/MethodProphecyException.php34L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php34L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ProphecyException.php18L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prediction/CallPrediction.php86L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prediction/CallTimesPrediction.php107L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prediction/CallbackPrediction.php65L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prediction/NoCallsPrediction.php68L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prediction/PredictionInterface.php37L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Promise/CallbackPromise.php66L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Promise/PromiseInterface.php35L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Promise/ReturnArgumentPromise.php61L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Promise/ReturnPromise.php55L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php91L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php437L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php279L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecyInterface.php27L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php34L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophecy/Revealer.php44L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophecy/RevealerInterface.php29L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Prophet.php134L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Util/ExportUtil.php185L
-rw-r--r--libs/login-base/vendor/phpspec/prophecy/src/Prophecy/Util/StringUtil.php89L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/.gitattributes1L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/.gitignore11L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/.travis.yml20L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/CONTRIBUTING.md5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/ChangeLog-2.2.md56L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/README.md50L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/build.xml41L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/build/travis-ci.xml21L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/composer.json50L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/phpunit.xml.dist23L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/scripts/auto_append.php5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/scripts/auto_prepend.php10L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage.php920L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver.php47L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver/HHVM.php26L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver/PHPDBG.php105L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver/Xdebug.php97L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Exception.php18L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Exception/UnintentionallyCoveredCode.php18L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Filter.php293L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Clover.php284L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Crap4j.php164L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Factory.php242L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML.php182L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer.php271L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Dashboard.php295L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Directory.php97L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/File.php556L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/coverage_bar.html.dist5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/css/bootstrap.min.css5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/css/nv.d3.min.css1L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/css/style.css122L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/dashboard.html.dist284L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/directory.html.dist61L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/directory_item.html.dist13L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/file.html.dist90L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/file_item.html.dist14L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.eot20127B
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.svg288L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.ttf45404B
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.woff23424B
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/fonts/glyphicons-halflings-regular.woff218028B
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/bootstrap.min.js7L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/d3.min.js5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/holder.min.js12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/html5shiv.min.js4L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/jquery.min.js5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/nv.d3.min.js8L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/js/respond.min.js5L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Template/method_item.html.dist11L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node.php339L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Directory.php478L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/File.php679L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Iterator.php105L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/PHP.php50L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Text.php246L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML.php234L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Directory.php16L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File.php73L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Coverage.php66L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Method.php58L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Report.php72L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Unit.php97L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Node.php89L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Project.php63L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Tests.php45L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Totals.php140L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Util.php45L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/src/CodeCoverage/Util/InvalidArgumentHelper.php39L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/FilterTest.php281L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/Report/CloverTest.php66L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/Report/FactoryTest.php222L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/UtilTest.php30L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverageTest.php487L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/TestCase.php311L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/BankAccount-clover.xml26L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/BankAccount.php33L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/BankAccountTest.php66L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageClassExtendedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageClassTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageFunctionParenthesesTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageFunctionParenthesesWhitespaceTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageFunctionTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodOneLineAnnotationTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodParenthesesTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodParenthesesWhitespaceTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageNoneTest.php9L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageNotPrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageNotProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageNotPublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageNothingTest.php13L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoveragePrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoveragePublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoverageTwoDefaultClassAnnotations.php18L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoveredClass.php36L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/CoveredFunction.php4L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageClassExtendedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageClassTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageCoversClassPublicTest.php15L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageCoversClassTest.php20L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageMethodTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotPrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotPublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveragePrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveragePublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveredClass.php38L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/NotExistingCoveredElementTest.php24L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/class-with-anonymous-function-clover.xml22L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/ignored-lines-clover.xml17L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/source_with_class_and_anonymous_function.php19L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/source_with_ignore.php37L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/source_with_namespace.php20L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/source_with_oneline_annotations.php36L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/source_without_ignore.php4L
-rw-r--r--libs/login-base/vendor/phpunit/php-code-coverage/tests/_files/source_without_namespace.php18L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/.gitattributes1L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/.gitignore7L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/ChangeLog.md10L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/README.md12L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/composer.json36L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/src/Facade.php123L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/src/Factory.php91L
-rw-r--r--libs/login-base/vendor/phpunit/php-file-iterator/src/Iterator.php158L
-rw-r--r--libs/login-base/vendor/phpunit/php-text-template/.gitattributes1L
-rw-r--r--libs/login-base/vendor/phpunit/php-text-template/.gitignore5L
-rw-r--r--libs/login-base/vendor/phpunit/php-text-template/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/php-text-template/README.md14L
-rw-r--r--libs/login-base/vendor/phpunit/php-text-template/composer.json29L
-rw-r--r--libs/login-base/vendor/phpunit/php-text-template/src/Template.php135L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/.gitattributes1L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/.gitignore7L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/.travis.yml22L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/README.md47L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/composer.json29L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/src/Timer.php107L
-rw-r--r--libs/login-base/vendor/phpunit/php-timer/tests/TimerTest.php101L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/.gitattributes1L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/.gitignore4L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/.travis.yml35L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/README.md13L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/build.xml33L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/build/phpunit.xml17L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/composer.json34L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/src/Token.php846L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/src/Token/Stream.php606L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/src/Token/Stream/CachingFactory.php51L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/Token/ClassTest.php112L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/Token/ClosureTest.php85L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/Token/FunctionTest.php146L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/Token/IncludeTest.php73L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/Token/InterfaceTest.php191L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/Token/NamespaceTest.php80L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/TokenTest.php42L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/classExtendsNamespacedClass.php10L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/classInNamespace.php6L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/classInScopedNamespace.php9L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/class_with_method_that_declares_anonymous_class.php15L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/class_with_method_that_declares_anonymous_class2.php16L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/closure.php7L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/issue19.php3L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/issue30.php8L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/multipleNamespacesWithOneClassUsingBraces.php12L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/multipleNamespacesWithOneClassUsingNonBraceSyntax.php14L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/source.php36L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/source2.php6L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/source3.php14L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/source4.php30L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/_fixture/source5.php5L
-rw-r--r--libs/login-base/vendor/phpunit/php-token-stream/tests/bootstrap.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/.gitattributes1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/.gitignore8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/.travis.yml26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/CONTRIBUTING.md5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/README.md21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/build.xml42L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/build/travis-ci.xml12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/composer.json50L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/phpunit.xml.dist22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Identity.php30L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/InvocationMocker.php255L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Match.php26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/MethodNameMatch.php28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Namespace.php39L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/ParametersMatch.php49L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Stub.php26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/BadMethodCallException.php16L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/Exception.php18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/RuntimeException.php16L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php1120L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/mocked_class.tpl.dist36L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/mocked_class_method.tpl.dist7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/mocked_clone.tpl.dist4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/mocked_method.tpl.dist22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/mocked_static_method.tpl.dist5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/proxied_method.tpl.dist22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/trait_class.tpl.dist4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/unmocked_clone.tpl.dist5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/wsdl_class.tpl.dist7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/wsdl_method.tpl.dist4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation.php18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Object.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Static.php152L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/InvocationMocker.php156L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invokable.php39L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher.php271L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/AnyInvokedCount.php32L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/AnyParameters.php34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ConsecutiveParameters.php123L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/Invocation.php48L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtIndex.php86L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtLeastCount.php57L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtLeastOnce.php45L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtMostCount.php57L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedCount.php109L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedRecorder.php67L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/MethodName.php66L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/Parameters.php127L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/StatelessInvocation.php56L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/MockBuilder.php322L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/MockObject.php47L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub.php31L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ConsecutiveCalls.php48L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Exception.php41L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/MatcherCollection.php26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Return.php41L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnArgument.php38L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnCallback.php51L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnSelf.php34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnValueMap.php47L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Verifiable.php25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/GeneratorTest.php200L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockBuilderTest.php107L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/232.phpt129L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Invocation/ObjectTest.php85L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Invocation/StaticTest.php54L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/ConsecutiveParametersTest.php45L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/abstract_class.phpt143L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class.phpt121L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_call_parent_clone.phpt73L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_call_parent_constructor.phpt72L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_dont_call_parent_clone.phpt72L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_dont_call_parent_constructor.phpt72L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_implementing_interface_call_parent_constructor.phpt77L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_implementing_interface_dont_call_parent_constructor.phpt77L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_partial.phpt99L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_with_method_named_method.phpt88L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/class_with_method_with_variadic_arguments.phpt99L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/interface.phpt93L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/invocation_object_clone_object.phpt122L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class.phpt123L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_call_parent_clone.phpt75L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_call_parent_constructor.phpt74L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_dont_call_parent_clone.phpt74L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_dont_call_parent_constructor.phpt74L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_implementing_interface_call_parent_constructor.phpt79L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_implementing_interface_dont_call_parent_constructor.phpt79L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_class_partial.phpt101L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/namespaced_interface.phpt95L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/nonexistent_class.phpt70L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/nonexistent_class_with_namespace.phpt78L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/nonexistent_class_with_namespace_starting_with_separator.phpt78L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/proxy.phpt117L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/scalar_type_declarations.phpt99L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/wsdl_class.phpt37L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/wsdl_class_namespace.phpt39L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObject/wsdl_class_partial.phpt30L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php842L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/ProxyObjectTest.php40L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AbstractMockTestClass.php10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AbstractTrait.php15L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AnInterface.php5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AnotherInterface.php5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/Bar.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/ClassThatImplementsSerializable.php15L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/ClassWithStaticMethod.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/Foo.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/FunctionCallback.php9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/GoogleSearch.wsdl198L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/InterfaceWithStaticMethod.php5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/MethodCallback.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/MethodCallbackByReference.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/MockTestInterface.php6L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/Mockable.php28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/PartialMockTestClass.php18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/SingletonClass.php28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/SomeClass.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/StaticMockTestClass.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/_fixture/TraversableMockTestInterface.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit-mock-objects/tests/bootstrap.php3L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/.gitattributes3L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/.gitignore22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/.php_cs69L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/.travis.yml41L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/CODE_OF_CONDUCT.md14L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/CONTRIBUTING.md67L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.0.md176L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.1.md73L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.2.md56L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.3.md54L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.4.md57L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.5.md28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.6.md95L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.7.md71L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/ChangeLog-4.8.md140L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/LICENSE33L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/README.md46L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/build.xml283L
-rwxr-xr-xlibs/login-base/vendor/phpunit/phpunit/build/bin/phpab897L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/build/binary-phar-autoload.php.in34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/build/ca.pem25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/build/library-phar-autoload.php.in9L
-rwxr-xr-xlibs/login-base/vendor/phpunit/phpunit/build/phar-manifest.php27L
-rwxr-xr-xlibs/login-base/vendor/phpunit/phpunit/build/phar-version.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/build/travis-ci-fail.xml16L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/composer.json69L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/phpdox.xml.dist23L
-rwxr-xr-xlibs/login-base/vendor/phpunit/phpunit/phpunit47L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/phpunit.xml.dist34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/phpunit.xsd261L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Exception.php18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Extensions/GroupTestSuite.php60L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Extensions/PhptTestCase.php241L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Extensions/PhptTestSuite.php40L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Extensions/RepeatedTest.php90L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Extensions/TestDecorator.php109L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Extensions/TicketListener.php204L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Assert.php3165L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php2569L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/AssertionFailedError.php27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/BaseTestListener.php55L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/CodeCoverageException.php16L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint.php153L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/And.php125L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ArrayHasKey.php82L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ArraySubset.php85L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Attribute.php87L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php59L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ClassHasAttribute.php82L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ClassHasStaticAttribute.php56L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Composite.php70L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Count.php104L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Exception.php88L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionCode.php69L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionMessage.php69L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionMessageRegExp.php77L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/FileExists.php60L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/GreaterThan.php55L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php62L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsEmpty.php66L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsEqual.php179L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsFalse.php40L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php132L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsInstanceOf.php94L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsJson.php69L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsNull.php40L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsTrue.php40L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/IsType.php143L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php71L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/ErrorMessageProvider.php69L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/LessThan.php55L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Not.php160L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/ObjectHasAttribute.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Or.php117L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/PCREMatch.php63L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/SameSize.php28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/StringContains.php81L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/StringEndsWith.php55L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/StringMatches.php101L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/StringStartsWith.php55L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/TraversableContains.php127L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/TraversableContainsOnly.php95L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Constraint/Xor.php122L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Error.php34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Error/Deprecated.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Error/Notice.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Error/Warning.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Exception.php77L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php91L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/ExpectationFailedException.php41L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/IncompleteTest.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/IncompleteTestCase.php84L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/IncompleteTestError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetException.php16L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/OutputError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/RiskyTest.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/RiskyTestError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/SelfDescribing.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/SkippedTest.php18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/SkippedTestCase.php82L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/SkippedTestError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/SkippedTestSuiteError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/SyntheticError.php80L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Test.php26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/TestCase.php2205L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/TestFailure.php167L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/TestListener.php99L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/TestResult.php1128L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/TestSuite.php1036L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/TestSuite/DataProvider.php27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/UnintentionallyCoveredCodeError.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Framework/Warning.php81L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/BaseTestRunner.php140L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Exception.php16L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Filter/Factory.php51L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Filter/Group.php59L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Filter/Group/Exclude.php20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Filter/Group/Include.php20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Filter/Test.php116L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php118L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php32L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Runner/Version.php75L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/TextUI/Command.php1016L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/TextUI/ResultPrinter.php653L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/TextUI/TestRunner.php1031L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Blacklist.php115L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Configuration.php1155L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/ErrorHandler.php117L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Fileloader.php72L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Filesystem.php42L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Filter.php107L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Getopt.php163L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/GlobalState.php192L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/InvalidArgumentHelper.php41L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Log/JSON.php244L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Log/JUnit.php454L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Log/TAP.php257L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/PHP.php227L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/PHP/Default.php84L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/PHP/Template/TestCaseMethod.tpl.dist89L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/PHP/Windows.php106L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Printer.php172L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Regex.php26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/String.php71L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Test.php1084L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php142L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter.php339L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/HTML.php80L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/Text.php54L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/TestSuiteIterator.php103L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/Type.php38L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/src/Util/XML.php932L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Extensions/PhptTestCaseTest.php36L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Extensions/RepeatedTestTest.php64L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Fail/fail.phpt5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/AssertTest.php4130L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/BaseTestListenerTest.php34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/Constraint/CountTest.php63L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/Constraint/ExceptionMessageRegExpTest.php56L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/Constraint/ExceptionMessageTest.php52L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php83L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatchesTest.php48L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php3489L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/SuiteTest.php242L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/TestCaseTest.php550L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/TestFailureTest.php27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/TestImplementorTest.php30L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Framework/TestListenerTest.php108L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/1021.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/1021/Issue1021Test.php23L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/523.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/523/Issue523Test.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/578.phpt37L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/578/Issue578Test.php20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/684.phpt25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/684/Issue684Test.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/783.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/783/ChildSuite.php15L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/783/OneTest.php10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/783/ParentSuite.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/783/TwoTest.php10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1149.phpt20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1149/Issue1149Test.php18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1216.phpt25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1216/Issue1216Test.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1216/bootstrap1216.php2L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1216/phpunit1216.xml8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1265.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1265/Issue1265Test.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1265/phpunit1265.xml2L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1330.phpt24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1330/Issue1330Test.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1330/phpunit1330.xml5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1335.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1335/Issue1335Test.php67L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1335/bootstrap1335.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1337.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1337/Issue1337Test.php19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1348.phpt36L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1348/Issue1348Test.php14L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1351.phpt48L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1351/ChildProcessClass1351.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1351/Issue1351Test.php48L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1374.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1374/Issue1374Test.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1437.phpt28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1437/Issue1437Test.php9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1468.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1468/Issue1468Test.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1471.phpt28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1471/Issue1471Test.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1472.phpt26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1472/Issue1472Test.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1570.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/1570/Issue1570Test.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/244.phpt32L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/244/Issue244Test.php55L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/322.phpt26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/322/Issue322Test.php17L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/322/phpunit322.xml11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/433.phpt31L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/433/Issue433Test.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/445.phpt32L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/445/Issue445Test.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/498.phpt29L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/498/Issue498Test.php44L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/503.phpt33L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/503/Issue503Test.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/581.phpt42L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/581/Issue581Test.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/74.phpt28L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/74/Issue74Test.php9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/74/NewException.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/765.phpt26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/765/Issue765Test.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/797.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/797/Issue797Test.php10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php6L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/863.phpt24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/873-php5.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/873-php7.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Regression/GitHub/873/Issue873Test.php9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Runner/BaseTestRunnerTest.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/abstract-test-class.phpt25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/colors-always.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/concrete-test-class.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/custom-printer-debug.phpt27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/custom-printer-verbose.phpt32L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dataprovider-debug.phpt34L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dataprovider-log-xml-isolation.phpt47L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dataprovider-log-xml.phpt46L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dataprovider-testdox.phpt17L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/debug.phpt26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/default-isolation.phpt20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/default.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dependencies-isolation.phpt40L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dependencies.phpt39L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dependencies2-isolation.phpt20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dependencies2.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dependencies3-isolation.phpt20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/dependencies3.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/empty-testcase.phpt25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/exception-stack.phpt65L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/exclude-group-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/exclude-group.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/failure-isolation.phpt142L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/failure.phpt141L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/fatal-isolation.phpt26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-class-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-class.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-classname-and-range-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-classname-and-range.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-number-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-number.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-only-range-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-only-range.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-only-regexp-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-only-regexp.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-only-string-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-only-string.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-range-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-range.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-regexp-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-regexp.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-string-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-dataprovider-by-string.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-method-case-insensitive.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-method-case-sensitive-no-result.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-method-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-method.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/filter-no-results.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/group-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/group.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/help.phpt87L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/help2.phpt88L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/ini-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/list-groups.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/log-json-no-pretty-print.phpt27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/log-json-post-66021.phpt72L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/log-json-pre-66021.phpt78L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/log-tap.phpt26L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/log-xml.phpt29L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/options-after-arguments.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/output-isolation.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/repeat.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/report-useless-tests-incomplete.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/report-useless-tests-isolation.phpt22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/report-useless-tests.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/tap.phpt18L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/test-suffix-multiple.phpt20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/test-suffix-single.phpt20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/testdox-html.phpt21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/testdox-text.phpt25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/TextUI/testdox.phpt19L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/ConfigurationTest.php503L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/GetoptTest.php62L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/GlobalStateTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/RegexTest.php52L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/TestDox/NamePrettifierTest.php81L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/TestTest.php673L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/Util/XMLTest.php318L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/AbstractTest.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Author.php27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/BankAccount.php82L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/BankAccountTest.php87L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/BankAccountTest.test.php87L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/BaseTestListenerSample.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/BeforeAndAfterTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/BeforeClassAndAfterClassTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Book.php20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Calculator.php14L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ChangeCurrentWorkingDirectoryTest.php9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ClassWithNonPublicAttributes.php29L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ClassWithScalarTypeDeclarations.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ClassWithToString.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ConcreteTest.my.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ConcreteTest.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageClassExtendedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageClassTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageFunctionParenthesesTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageFunctionParenthesesWhitespaceTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageFunctionTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageMethodOneLineAnnotationTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageMethodParenthesesTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageMethodParenthesesWhitespaceTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageMethodTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageNamespacedFunctionTest.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageNoneTest.php9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageNotPrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageNotProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageNotPublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageNothingTest.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoveragePrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoveragePublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoverageTwoDefaultClassAnnotations.php17L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoveredClass.php36L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CoveredFunction.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/CustomPrinter.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DataProviderDebugTest.php48L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DataProviderFilterTest.php39L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DataProviderIncompleteTest.php37L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DataProviderSkippedTest.php37L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DataProviderTest.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DependencyFailureTest.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DependencySuccessTest.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DependencyTestSuite.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DoubleTestCase.php25L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/DummyException.php5L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/EmptyTestCaseTest.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionInAssertPostConditionsTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionInAssertPreConditionsTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionInSetUpTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionInTearDownTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionInTest.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionNamespaceTest.php38L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionStackTest.php21L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ExceptionTest.php139L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Failure.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/FailureTest.php75L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/FatalTest.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/IncompleteTest.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceA.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceB.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/InheritedTestCase.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/IniTest.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/IsolationTest.php13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/JsonData/arrayObject.json1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/JsonData/simpleObject.json1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/MockRunner.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/MultiDependencyTest.php23L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageClassExtendedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageClassTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageCoversClassPublicTest.php15L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageCoversClassTest.php20L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageMethodTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePrivateTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageProtectedTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePublicTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoveredClass.php38L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NamespaceCoveredFunction.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NoArgTestCaseTest.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NoTestCaseClass.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NoTestCases.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NonStatic.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NotExistingCoveredElementTest.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NotPublicTestCase.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NotVoidTestCase.php4L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/NothingTest.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/OneTestCase.php11L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/OutputTestCase.php27L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/OverrideTestCase.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/RequirementsClassBeforeClassHookTest.php12L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/RequirementsClassDocBlockTest.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/RequirementsTest.php148L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/SampleArrayAccess.php36L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/SampleClass.php14L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Singleton.php22L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/StackTest.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Struct.php10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/Success.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TemplateMethodsTest.php51L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TestIncomplete.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TestIterator.php36L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TestIterator2.php35L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TestSkipped.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TestTestError.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/TestWithTest.php24L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ThrowExceptionTestCase.php8L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/ThrowNoExceptionTestCase.php7L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/WasRun.php10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/bar.xml1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration.colors.empty.xml1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration.colors.false.xml1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration.colors.invalid.xml1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration.colors.true.xml1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration.custom-printer.xml2L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration.xml120L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration_empty.xml57L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/configuration_xinclude.xml75L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/expectedFileFormat.txt1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/foo.xml1L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/structureAttributesAreSameButValuesAreNot.xml10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/structureExpected.xml10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/structureIgnoreTextNodes.xml13L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/structureIsSameButDataIsNot.xml10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/structureWrongNumberOfAttributes.xml10L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/_files/structureWrongNumberOfNodes.xml9L
-rw-r--r--libs/login-base/vendor/phpunit/phpunit/tests/bootstrap.php6L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/.gitignore6L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/.travis.yml25L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/README.md41L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/build.xml34L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/build/travis-ci.xml11L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/composer.json44L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/phpunit.xml.dist21L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/ArrayComparator.php136L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/Comparator.php68L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/ComparisonFailure.php129L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/DOMNodeComparator.php110L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/DateTimeComparator.php80L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/DoubleComparator.php60L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/ExceptionComparator.php51L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/Factory.php107L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/MockObjectComparator.php45L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/NumericComparator.php72L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/ObjectComparator.php109L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/ResourceComparator.php56L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/ScalarComparator.php94L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/SplObjectStorageComparator.php73L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/src/TypeComparator.php63L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/ArrayComparatorTest.php163L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/DOMNodeComparatorTest.php162L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/DateTimeComparatorTest.php216L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/DoubleComparatorTest.php134L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/ExceptionComparatorTest.php136L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/FactoryTest.php115L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/MockObjectComparatorTest.php166L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/NumericComparatorTest.php122L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/ObjectComparatorTest.php150L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/ResourceComparatorTest.php120L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/ScalarComparatorTest.php158L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/SplObjectStorageComparatorTest.php137L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/TypeComparatorTest.php104L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/Author.php28L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/Book.php21L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/ClassWithToString.php19L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/SampleClass.php29L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/Struct.php25L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/TestClass.php14L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/_files/TestClassComparator.php14L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/autoload.php38L
-rw-r--r--libs/login-base/vendor/sebastian/comparator/tests/bootstrap.php7L
-rw-r--r--libs/login-base/vendor/sebastian/diff/.gitignore10L
-rw-r--r--libs/login-base/vendor/sebastian/diff/.travis.yml16L
-rw-r--r--libs/login-base/vendor/sebastian/diff/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/diff/README.md126L
-rw-r--r--libs/login-base/vendor/sebastian/diff/build.xml26L
-rw-r--r--libs/login-base/vendor/sebastian/diff/composer.json33L
-rw-r--r--libs/login-base/vendor/sebastian/diff/phpunit.xml.dist17L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/Chunk.php110L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/Diff.php81L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/Differ.php256L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/LCS/LongestCommonSubsequence.php33L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/LCS/MemoryEfficientLongestCommonSubsequenceImplementation.php98L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/LCS/TimeEfficientLongestCommonSubsequenceImplementation.php79L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/Line.php62L
-rw-r--r--libs/login-base/vendor/sebastian/diff/src/Parser.php105L
-rw-r--r--libs/login-base/vendor/sebastian/diff/tests/DifferTest.php11371B
-rw-r--r--libs/login-base/vendor/sebastian/diff/tests/LCS/TimeEfficientImplementationTest.php175L
-rw-r--r--libs/login-base/vendor/sebastian/diff/tests/ParserTest.php62L
-rw-r--r--libs/login-base/vendor/sebastian/diff/tests/fixtures/patch.txt9L
-rw-r--r--libs/login-base/vendor/sebastian/diff/tests/fixtures/patch2.txt21L
-rw-r--r--libs/login-base/vendor/sebastian/environment/.gitignore5L
-rw-r--r--libs/login-base/vendor/sebastian/environment/.travis.yml16L
-rw-r--r--libs/login-base/vendor/sebastian/environment/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/environment/README.md72L
-rw-r--r--libs/login-base/vendor/sebastian/environment/build.xml26L
-rw-r--r--libs/login-base/vendor/sebastian/environment/composer.json29L
-rw-r--r--libs/login-base/vendor/sebastian/environment/phpunit.xml.dist20L
-rw-r--r--libs/login-base/vendor/sebastian/environment/src/Console.php81L
-rw-r--r--libs/login-base/vendor/sebastian/environment/src/Runtime.php192L
-rw-r--r--libs/login-base/vendor/sebastian/environment/tests/ConsoleTest.php60L
-rw-r--r--libs/login-base/vendor/sebastian/environment/tests/RuntimeTest.php112L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/.gitignore9L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/.travis.yml23L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/README.md171L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/build.xml27L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/composer.json47L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/phpunit.xml.dist21L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/src/Exporter.php296L
-rw-r--r--libs/login-base/vendor/sebastian/exporter/tests/ExporterTest.php333L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/.gitignore6L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/.travis.yml20L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/README.md15L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/build.xml33L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/composer.json37L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/phpunit.xml.dist21L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/src/Blacklist.php149L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/src/CodeExporter.php93L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/src/Exception.php17L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/src/Restorer.php141L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/src/RuntimeException.php17L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/src/Snapshot.php423L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/BlacklistTest.php113L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/SnapshotTest.php119L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/BlacklistedChildClass.php17L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/BlacklistedClass.php18L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/BlacklistedImplementor.php18L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/BlacklistedInterface.php17L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/SnapshotClass.php37L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/SnapshotDomDocument.php19L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/SnapshotFunctions.php15L
-rw-r--r--libs/login-base/vendor/sebastian/global-state/tests/_fixture/SnapshotTrait.php17L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/.gitignore9L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/.travis.yml21L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/README.md13L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/build.xml27L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/composer.json36L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/phpunit.xml.dist20L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/src/Context.php153L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/src/Exception.php17L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/src/InvalidArgumentException.php17L
-rw-r--r--libs/login-base/vendor/sebastian/recursion-context/tests/ContextTest.php144L
-rw-r--r--libs/login-base/vendor/sebastian/version/.gitattributes1L
-rw-r--r--libs/login-base/vendor/sebastian/version/.gitignore1L
-rw-r--r--libs/login-base/vendor/sebastian/version/LICENSE33L
-rw-r--r--libs/login-base/vendor/sebastian/version/README.md37L
-rw-r--r--libs/login-base/vendor/sebastian/version/composer.json21L
-rw-r--r--libs/login-base/vendor/sebastian/version/src/Version.php82L
-rw-r--r--libs/login-base/vendor/symfony/yaml/.gitignore3L
-rw-r--r--libs/login-base/vendor/symfony/yaml/CHANGELOG.md8L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Dumper.php73L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Escaper.php97L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Exception/DumpException.php21L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Exception/ExceptionInterface.php21L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Exception/ParseException.php146L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Exception/RuntimeException.php21L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Inline.php546L
-rw-r--r--libs/login-base/vendor/symfony/yaml/LICENSE19L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Parser.php712L
-rw-r--r--libs/login-base/vendor/symfony/yaml/README.md21L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/DumperTest.php236L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml31L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml202L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml51L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml85L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml25L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml60L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml176L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml45L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml1697L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml244L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml1L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml147L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/index.yml18L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml76L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml159L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml58L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml11L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml33L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml149L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml82L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/InlineTest.php384L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/ParseExceptionTest.php41L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/ParserTest.php796L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Tests/YamlTest.php37L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Unescaper.php147L
-rw-r--r--libs/login-base/vendor/symfony/yaml/Yaml.php99L
-rw-r--r--libs/login-base/vendor/symfony/yaml/composer.json30L
-rw-r--r--libs/login-base/vendor/symfony/yaml/phpunit.xml.dist28L
-rwxr-xr-xlibs/php-ssh/.noninteractive0B
-rwxr-xr-xlibs/php-ssh/.travis.yml20L
-rwxr-xr-xlibs/php-ssh/LICENSE22L
-rwxr-xr-xlibs/php-ssh/README.markdown144L
-rwxr-xr-xlibs/php-ssh/composer.json35L
-rwxr-xr-xlibs/php-ssh/composer.lock480L
-rwxr-xr-xlibs/php-ssh/phpunit.xml.dist31L
-rwxr-xr-xlibs/php-ssh/src/Ssh/AbstractResourceHolder.php37L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Authentication.php20L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Authentication/Agent.php36L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Authentication/HostBasedFile.php57L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Authentication/None.php33L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Authentication/Password.php37L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Authentication/PublicKeyFile.php48L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Configuration.php146L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Exec.php37L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Publickey.php73L
-rwxr-xr-xlibs/php-ssh/src/Ssh/ResourceHolder.php18L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Session.php178L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Sftp.php301L
-rwxr-xr-xlibs/php-ssh/src/Ssh/SshConfigFileConfiguration.php168L
-rwxr-xr-xlibs/php-ssh/src/Ssh/Subsystem.php44L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/AbstractResourceHolderTest.php33L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Authentication/AgentTest.php18L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Authentication/HostBasedFileTest.php34L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Authentication/NoneTest.php18L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Authentication/PasswordTest.php19L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Authentication/PublicKeyFileTest.php30L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/ConfigurationTest.php106L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Fixtures/config_invalid4L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/Fixtures/config_valid24L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/FunctionalTests/ExecTest.php62L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/FunctionalTests/LoginTest.php42L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/FunctionalTests/SftpTest.php261L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/SessionTest.php153L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/SshConfigFileConfigurationTest.php157L
-rwxr-xr-xlibs/php-ssh/tests/Ssh/SubsystemTest.php51L
-rwxr-xr-xlibs/php-ssh/tests/bootstrap.php.dist13L
-rwxr-xr-xlibs/php-ssh/vendor/autoload.php7L
l---------libs/php-ssh/vendor/bin/phpunit1L
-rwxr-xr-xlibs/php-ssh/vendor/composer/ClassLoader.php413L
-rwxr-xr-xlibs/php-ssh/vendor/composer/LICENSE21L
-rwxr-xr-xlibs/php-ssh/vendor/composer/autoload_classmap.php355L
-rwxr-xr-xlibs/php-ssh/vendor/composer/autoload_namespaces.php10L
-rwxr-xr-xlibs/php-ssh/vendor/composer/autoload_psr4.php11L
-rwxr-xr-xlibs/php-ssh/vendor/composer/autoload_real.php54L
-rwxr-xr-xlibs/php-ssh/vendor/composer/include_paths.php14L
-rwxr-xr-xlibs/php-ssh/vendor/composer/installed.json480L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/.gitignore12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/.travis.yml20L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/CONTRIBUTING.md5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php801L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Autoload.php94L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Autoload.php.in74L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver.php70L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php97L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Exception.php59L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php349L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Clover.php346L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php280L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php224L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php285L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Dashboard.php240L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Directory.php132L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php583L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/coverage_bar.html.dist3L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/css/bootstrap-responsive.min.css9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/css/bootstrap.min.css9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/css/nv.d3.css769L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/css/style.css93L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/dashboard.html.dist164L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/directory.html.dist59L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/directory_item.html.dist13L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/file.html.dist65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/file_item.html.dist14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/img/glyphicons-halflings-white.png8777B
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/img/glyphicons-halflings.png12799B
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/js/bootstrap.min.js6L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/js/d3.min.js5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/js/html5shiv.js8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/js/jquery.min.js5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/js/nv.d3.min.js6L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Template/method_item.html.dist11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php380L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php512L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php721L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php148L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/PHP.php74L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php278L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php265L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util/InvalidArgumentHelper.php80L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php92L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/README.md40L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php305L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php109L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php263L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/UtilTest.php232L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php560L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/TestCase.php303L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount-clover.xml26L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php70L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassExtendedTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesTest.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionTest.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNoneTest.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPrivateTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotProtectedTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPublicTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNothingTest.php13L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePrivateTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageProtectedTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePublicTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php19L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoveredClass.php36L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/CoveredFunction.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php16L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassTest.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageMethodTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPrivateTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPublicTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePrivateTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageProtectedTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePublicTest.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveredClass.php38L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/class-with-anonymous-function-clover.xml22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/ignored-lines-clover.xml17L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/source_with_class_and_anonymous_function.php19L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php38L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/source_with_namespace.php20L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/source_without_ignore.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/Tests/_files/source_without_namespace.php18L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/build.xml162L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/build/PHPCS/ruleset.xml35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/build/phpmd.xml27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/build/travis-ci.xml24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/composer.json49L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/package.xml135L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/phpunit.xml.dist29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/scripts/auto_append.php5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-code-coverage/scripts/auto_prepend.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/.gitignore7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/ChangeLog.md10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/README.md12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/composer.json36L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/src/Facade.php123L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/src/Factory.php91L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-file-iterator/src/Iterator.php158L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-text-template/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-text-template/.gitignore5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-text-template/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-text-template/README.md14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-text-template/composer.json29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-text-template/src/Template.php135L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/.gitignore7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/.travis.yml22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/README.md47L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/composer.json29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/src/Timer.php107L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-timer/tests/TimerTest.php101L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/.gitignore7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/PHP/Token.php732L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/PHP/Token/Stream.php627L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php226L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php.in65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php85L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/README.md22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php128L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/Token/ClosureTest.php129L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php190L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/Token/IncludeTest.php117L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php236L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php124L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/TokenTest.php85L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/classExtendsNamespacedClass.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/classInNamespace.php6L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/classInScopedNamespace.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/closure.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/issue19.php3L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/issue30.php8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/source.php36L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/source2.php6L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/source3.php14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/source4.php30L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/Tests/_files/source5.php5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/build.xml162L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/build/PHPCS/ruleset.xml35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/build/phpmd.xml27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/composer.json38L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/package.xml69L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/php-token-stream/phpunit.xml.dist27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/.gitignore7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/.travis.yml22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/CONTRIBUTING.md5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/ChangeLog.markdown27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Autoload.php100L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Autoload.php.in65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php70L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php193L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Match.php66L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php68L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php79L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php89L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Stub.php66L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php808L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/mocked_class.tpl.dist52L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/mocked_clone.tpl.dist4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/mocked_object_method.tpl.dist22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/mocked_static_method.tpl.dist22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/trait_class.tpl.dist4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/unmocked_clone.tpl.dist5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/wsdl_class.tpl.dist9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator/wsdl_method.tpl.dist4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation.php58L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Object.php75L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php191L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php201L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invokable.php79L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php308L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyInvokedCount.php72L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyParameters.php74L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Invocation.php88L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php127L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php85L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php143L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedRecorder.php107L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/MethodName.php102L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php160L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/StatelessInvocation.php96L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php291L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockObject.php94L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub.php71L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php87L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Exception.php80L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/MatcherCollection.php66L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Return.php78L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnArgument.php78L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnCallback.php94L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnSelf.php76L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php87L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Verifiable.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php79L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php152L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php52L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class.phpt128L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_call_parent_clone.phpt82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_call_parent_constructor.phpt81L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_dont_call_parent_clone.phpt81L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_dont_call_parent_constructor.phpt81L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_implementing_interface_call_parent_constructor.phpt86L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_implementing_interface_dont_call_parent_constructor.phpt86L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/class_partial.phpt107L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/interface.phpt101L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/invocation_object_clone_object.phpt130L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/invocation_static_clone_object.phpt130L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class.phpt131L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_call_parent_clone.phpt84L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_call_parent_constructor.phpt83L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_dont_call_parent_clone.phpt83L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_dont_call_parent_constructor.phpt83L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_implementing_interface_call_parent_constructor.phpt88L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_implementing_interface_dont_call_parent_constructor.phpt88L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_class_partial.phpt109L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/namespaced_interface.phpt103L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/nonexistent_class.phpt78L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/nonexistent_class_with_namespace.phpt86L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/nonexistent_class_with_namespace_starting_with_separator.phpt86L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/wsdl_class.phpt36L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/wsdl_class_namespace.phpt38L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/wsdl_class_partial.phpt29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php648L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/AbstractMockTestClass.php5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/AnInterface.php5L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/FunctionCallback.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/GoogleSearch.wsdl198L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallbackByReference.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/Mockable.php28L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php18L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/SomeClass.php13L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/Tests/_files/StaticMockTestClass.php12L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/build.xml162L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/build/PHPCS/ruleset.xml35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/build/phpmd.xml27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/build/travis-ci.xml28L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/composer.json37L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/package.xml193L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit-mock-objects/phpunit.xml.dist31L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/.gitattributes1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/.gitignore20L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/.travis.yml29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/CONTRIBUTING.md29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/LICENSE33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Autoload.php248L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Autoload.php.in130L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php99L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php269L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase/Logger.php62L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestSuite.php82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php155L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php149L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php224L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php2847L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php2428L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php.in44L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/AssertionFailedError.php68L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php97L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Array.php177L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/DOMDocument.php114L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Double.php101L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Exception.php92L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/MockObject.php86L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Numeric.php112L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Object.php145L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Resource.php97L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Scalar.php136L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php114L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php105L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php156L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php166L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint.php180L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/And.php164L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ArrayHasKey.php122L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Attribute.php129L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Callback.php116L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasAttribute.php124L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasStaticAttribute.php98L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Composite.php114L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Count.php140L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Exception.php129L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionCode.php109L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php109L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php102L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/GreaterThan.php96L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php102L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEmpty.php104L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEqual.php215L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsFalse.php82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsIdentical.php173L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsInstanceOf.php121L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsJson.php109L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsNull.php82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsTrue.php82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php190L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches.php110L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php106L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/LessThan.php96L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php203L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ObjectHasAttribute.php77L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Or.php157L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/PCREMatch.php105L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/SameSize.php73L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php122L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringEndsWith.php96L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php134L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php96L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContains.php152L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php135L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Xor.php162L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Error.php75L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Deprecated.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Notice.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Warning.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Exception.php59L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/ExpectationFailedException.php82L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTest.php60L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTestError.php60L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/OutputError.php60L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Process/TestCaseMethod.tpl.dist64L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTest.php59L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestError.php60L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestSuiteError.php60L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php121L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Test.php66L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php1902L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php179L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php126L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php956L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php954L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite/DataProvider.php70L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php125L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php189L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Runner/StandardTestSuiteLoader.php153L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php71L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Runner/Version.php102L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php897L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php664L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php818L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Class.php363L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php1039L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature.php102L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php201L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Diff.php292L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/ErrorHandler.php132L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Fileloader.php107L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php81L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Filter.php146L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php207L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php427L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php80L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php261L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php482L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php250L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/PHP.php339L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/PHP/Default.php67L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/PHP/Windows.php90L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php208L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/String.php118L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Test.php610L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php177L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php347L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php123L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php95L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php148L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/Type.php303L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/PHPUnit/Util/XML.php920L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/README.md41L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Extensions/RepeatedTestTest.php108L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php80L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php4267L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php159L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/Constraint/CountTest.php108L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php122L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php89L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php3647L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php185L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php439L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/TestFailureTest.php68L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/TestImplementorTest.php79L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php145L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/1021.phpt19L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/1021/Issue1021Test.php23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/523.phpt19L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/523/Issue523Test.php13L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/578.phpt37L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/578/Issue578Test.php20L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/684.phpt26L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/684/Issue684Test.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/783.phpt21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/783/ChildSuite.php15L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/783/OneTest.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/783/ParentSuite.php13L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/783/TwoTest.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/1472.phpt19L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/1472/Issue1472Test.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/244.phpt40L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php55L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/322.phpt28L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/322/Issue322Test.php17L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/322/phpunit322.xml11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/433.phpt33L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/433/Issue433Test.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/445.phpt34L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/445/Issue445Test.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/498.phpt31L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php46L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/503.phpt34L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/503/Issue503Test.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/581.phpt43L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/581/Issue581Test.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/74.phpt31L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/74/Issue74Test.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/74/NewException.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/765.phpt28L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/765/Issue765Test.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Regression/GitHub/863.phpt25L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Runner/BaseTestRunnerTest.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/abstract-test-class.phpt30L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/concrete-test-class.phpt22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dataprovider-log-xml-isolation.phpt49L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dataprovider-log-xml.phpt50L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dataprovider-testdox.phpt19L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/debug.phpt28L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/default-isolation.phpt22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/default.phpt21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dependencies-isolation.phpt42L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dependencies.phpt42L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dependencies2-isolation.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dependencies2.phpt22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dependencies3-isolation.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/dependencies3.phpt21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/empty-testcase.phpt29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/exception-stack.phpt55L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/exclude-group-isolation.phpt24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/exclude-group.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/failure-isolation.phpt144L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/failure.phpt144L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/fatal-isolation.phpt29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/fatal.phpt17L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/filter-class-isolation.phpt24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/filter-class.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/filter-method-isolation.phpt24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/filter-method.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/filter-no-results.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/group-isolation.phpt24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/group.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/help.phpt67L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/help2.phpt68L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/list-groups.phpt22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/log-json.phpt77L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/log-tap.phpt28L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/log-xml.phpt31L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/strict-incomplete.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/strict-isolation.phpt24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/strict.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/tap.phpt20L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/test-suffix-multiple.phpt22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/test-suffix-single.phpt22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/testdox-html.phpt23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/testdox-text.phpt27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/TextUI/testdox.phpt21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/ClassTest.php84L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php390L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/DiffTest.php268L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php108L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/TestTest.php241L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/TypeTest.php269L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/Util/XMLTest.php328L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/AbstractTest.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Author.php66L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/BankAccount.php116L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php133L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php133L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Book.php59L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Calculator.php14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ChangeCurrentWorkingDirectoryTest.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php29L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ClassWithToString.php61L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.my.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/DataProviderTest.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/DependencyFailureTest.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/DependencySuccessTest.php21L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/DependencyTestSuite.php16L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/DoubleTestCase.php25L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/EmptyTestCaseTest.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Error.php8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php38L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionStack.php23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php102L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Failure.php8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/FailureTest.php76L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/FatalTest.php14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/IncompleteTest.php8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/InheritedTestCase.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/JsonData/arrayObject.js1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/JsonData/simpleObject.js1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/JsonData/simpleObject2.js1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/MockRunner.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/MultiDependencyTest.php23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NoArgTestCaseTest.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NoTestCaseClass.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NoTestCases.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NonStatic.php8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NotPublicTestCase.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NotVoidTestCase.php4L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/NothingTest.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/OneTestCase.php11L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/OverrideTestCase.php9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php119L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/SampleArrayAccess.php32L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/SampleClass.php14L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/SelectorAssertionsFixture.html44L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Singleton.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/StackTest.php24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Struct.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/Success.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php52L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/TestIterator.php36L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/TestIterator2.php35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ThrowExceptionTestCase.php8L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/ThrowNoExceptionTestCase.php7L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/WasRun.php10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/bar.xml1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/configuration.xml115L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/configuration_xinclude.xml68L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/expectedFileFormat.txt1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/foo.xml1L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/structureAttributesAreSameButValuesAreNot.xml10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/structureExpected.xml10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/structureIgnoreTextNodes.xml13L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/structureIsSameButDataIsNot.xml10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/structureWrongNumberOfAttributes.xml10L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/Tests/_files/structureWrongNumberOfNodes.xml9L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build.xml294L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/PHPCS/Sniffs/ControlStructures/ControlSignatureSniff.php23L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php22L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/PHPCS/ruleset.xml35L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/assertions.php65L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/phar-autoload.php.in37L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/phpmd.xml27L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/build/travis-ci.xml36L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/composer.json67L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/composer/bin/phpunit63L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/phpdox.xml.dist24L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/phpunit.php46L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/phpunit.xml.dist40L
-rwxr-xr-xlibs/php-ssh/vendor/phpunit/phpunit/phpunit.xsd251L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/.gitignore3L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/CHANGELOG.md28L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Exception/ExceptionInterface.php23L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Exception/FileNotFoundException.php34L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Exception/IOException.php41L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Exception/IOExceptionInterface.php27L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Filesystem.php499L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/LICENSE19L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/LockHandler.php114L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/README.md47L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Tests/ExceptionTest.php46L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Tests/FilesystemTest.php1015L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Tests/FilesystemTestCase.php119L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/Tests/LockHandlerTest.php91L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/composer.json33L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/filesystem/phpunit.xml.dist27L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/.gitignore3L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/CHANGELOG.md8L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Dumper.php73L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Escaper.php97L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Exception/DumpException.php23L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Exception/ExceptionInterface.php23L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Exception/ParseException.php148L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Exception/RuntimeException.php23L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Inline.php546L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/LICENSE19L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Parser.php704L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/README.md21L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/DumperTest.php236L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml31L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml202L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml51L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml85L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml25L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml60L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml176L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml45L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml1697L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml244L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml1L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml147L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/index.yml18L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml73L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml159L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml58L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml11L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml33L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml135L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml82L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/InlineTest.php384L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/ParseExceptionTest.php41L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/ParserTest.php773L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Tests/YamlTest.php37L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Unescaper.php147L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/Yaml.php105L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/composer.json33L
-rwxr-xr-xlibs/php-ssh/vendor/symfony/yaml/phpunit.xml.dist28L
-rw-r--r--libs/smarty/Autoloader.php158L
-rw-r--r--libs/smarty/Smarty.class.php1802L
-rw-r--r--libs/smarty/SmartyBC.class.php448L
-rw-r--r--libs/smarty/debug.tpl160L
-rw-r--r--libs/smarty/plugins/block.textformat.php110L
-rw-r--r--libs/smarty/plugins/function.counter.php78L
-rw-r--r--libs/smarty/plugins/function.cycle.php107L
-rw-r--r--libs/smarty/plugins/function.fetch.php221L
-rw-r--r--libs/smarty/plugins/function.html_checkboxes.php237L
-rw-r--r--libs/smarty/plugins/function.html_image.php163L
-rw-r--r--libs/smarty/plugins/function.html_options.php196L
-rw-r--r--libs/smarty/plugins/function.html_radios.php221L
-rw-r--r--libs/smarty/plugins/function.html_select_date.php387L
-rw-r--r--libs/smarty/plugins/function.html_select_time.php364L
-rw-r--r--libs/smarty/plugins/function.html_table.php176L
-rw-r--r--libs/smarty/plugins/function.mailto.php155L
-rw-r--r--libs/smarty/plugins/function.math.php91L
-rw-r--r--libs/smarty/plugins/modifier.capitalize.php90L
-rw-r--r--libs/smarty/plugins/modifier.date_format.php65L
-rw-r--r--libs/smarty/plugins/modifier.debug_print_var.php116L
-rw-r--r--libs/smarty/plugins/modifier.escape.php198L
-rw-r--r--libs/smarty/plugins/modifier.regex_replace.php57L
-rw-r--r--libs/smarty/plugins/modifier.replace.php34L
-rw-r--r--libs/smarty/plugins/modifier.spacify.php27L
-rw-r--r--libs/smarty/plugins/modifier.truncate.php64L
-rw-r--r--libs/smarty/plugins/modifiercompiler.cat.php29L
-rw-r--r--libs/smarty/plugins/modifiercompiler.count_characters.php32L
-rw-r--r--libs/smarty/plugins/modifiercompiler.count_paragraphs.php27L
-rw-r--r--libs/smarty/plugins/modifiercompiler.count_sentences.php27L
-rw-r--r--libs/smarty/plugins/modifiercompiler.count_words.php31L
-rw-r--r--libs/smarty/plugins/modifiercompiler.default.php35L
-rw-r--r--libs/smarty/plugins/modifiercompiler.escape.php126L
-rw-r--r--libs/smarty/plugins/modifiercompiler.from_charset.php33L
-rw-r--r--libs/smarty/plugins/modifiercompiler.indent.php33L
-rw-r--r--libs/smarty/plugins/modifiercompiler.lower.php31L
-rw-r--r--libs/smarty/plugins/modifiercompiler.noprint.php21L
-rw-r--r--libs/smarty/plugins/modifiercompiler.string_format.php25L
-rw-r--r--libs/smarty/plugins/modifiercompiler.strip.php33L
-rw-r--r--libs/smarty/plugins/modifiercompiler.strip_tags.php29L
-rw-r--r--libs/smarty/plugins/modifiercompiler.to_charset.php33L
-rw-r--r--libs/smarty/plugins/modifiercompiler.unescape.php50L
-rw-r--r--libs/smarty/plugins/modifiercompiler.upper.php29L
-rw-r--r--libs/smarty/plugins/modifiercompiler.wordwrap.php47L
-rw-r--r--libs/smarty/plugins/outputfilter.trimwhitespace.php90L
-rw-r--r--libs/smarty/plugins/shared.escape_special_chars.php53L
-rw-r--r--libs/smarty/plugins/shared.literal_compiler_param.php35L
-rw-r--r--libs/smarty/plugins/shared.make_timestamp.php43L
-rw-r--r--libs/smarty/plugins/shared.mb_str_replace.php55L
-rw-r--r--libs/smarty/plugins/shared.mb_unicode.php54L
-rw-r--r--libs/smarty/plugins/shared.mb_wordwrap.php73L
-rw-r--r--libs/smarty/plugins/variablefilter.htmlspecialchars.php19L
-rw-r--r--libs/smarty/sysplugins/smarty_cacheresource.php229L
-rw-r--r--libs/smarty/sysplugins/smarty_cacheresource_custom.php312L
-rw-r--r--libs/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php510L
-rw-r--r--libs/smarty/sysplugins/smarty_data.php66L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_cacheresource_file.php320L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_append.php50L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_assign.php86L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_block.php443L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_break.php75L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_call.php85L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_capture.php96L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_config_load.php81L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_continue.php75L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_debug.php41L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_eval.php71L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_extends.php85L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_for.php166L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_foreach.php288L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_function.php230L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_if.php221L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_include.php298L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_include_php.php107L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_insert.php148L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_ldelim.php39L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_nocache.php75L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_block_plugin.php85L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_function_plugin.php71L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_modifier.php139L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_object_block_function.php86L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_object_function.php84L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_php.php197L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_print_expression.php151L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_registered_block.php111L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_registered_function.php79L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_private_special_variable.php120L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_rdelim.php39L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_section.php206L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_setfilter.php70L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compile_while.php98L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_compilebase.php174L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_config_file_compiler.php190L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_configfilelexer.php699L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_configfileparser.php1010L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_data.php404L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_debug.php424L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_extension_codeframe.php127L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_extension_config.php160L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_extension_defaulttemplatehandler.php85L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_filter_handler.php67L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_function_call_handler.php71L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_get_include_path.php46L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_nocache_insert.php51L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree.php49L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree_code.php42L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree_dq.php86L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree_dqcontent.php42L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree_tag.php66L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree_template.php98L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_parsetree_text.php40L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_eval.php96L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_extends.php112L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_file.php216L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_php.php100L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_registered.php98L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_stream.php81L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_resource_string.php97L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php136L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_template.php922L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_templatebase.php557L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_templatecompilerbase.php1026L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_templatelexer.php1368L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_templateparser.php2409L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_testinstall.php571L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_utility.php303L
-rw-r--r--libs/smarty/sysplugins/smarty_internal_write_file.php88L
-rw-r--r--libs/smarty/sysplugins/smarty_resource.php284L
-rw-r--r--libs/smarty/sysplugins/smarty_resource_custom.php95L
-rw-r--r--libs/smarty/sysplugins/smarty_resource_recompiled.php40L
-rw-r--r--libs/smarty/sysplugins/smarty_resource_uncompiled.php72L
-rw-r--r--libs/smarty/sysplugins/smarty_security.php644L
-rw-r--r--libs/smarty/sysplugins/smarty_template_cached.php403L
-rw-r--r--libs/smarty/sysplugins/smarty_template_compiled.php288L
-rw-r--r--libs/smarty/sysplugins/smarty_template_config.php118L
-rw-r--r--libs/smarty/sysplugins/smarty_template_source.php285L
-rw-r--r--libs/smarty/sysplugins/smarty_undefined_variable.php37L
-rw-r--r--libs/smarty/sysplugins/smarty_variable.php55L
-rw-r--r--libs/smarty/sysplugins/smartycompilerexception.php39L
-rw-r--r--libs/smarty/sysplugins/smartyexception.php15L
-rw-r--r--nodes/.gitignore1L
-rw-r--r--nodes/.gitkeep0B
-rwxr-xr-xphpunit.xml36L
-rwxr-xr-xtests/AutoLoader.php29L
-rwxr-xr-xtests/bootstrap.php15L
-rwxr-xr-xtests/index.php6L
-rwxr-xr-xtests/indexClassTest.php0B