View | Details | Raw Unified | Return to bug 246268 | Differences between
and this patch

Collapse All | Expand All

(-)www/kanboard/Makefile (-4 / +4 lines)
Lines 2-10 Link Here
2
2
3
PORTNAME=	kanboard
3
PORTNAME=	kanboard
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	1.2.11
5
DISTVERSION=	1.2.15
6
PORTREVISION=	1
7
CATEGORIES=	www
6
CATEGORIES=	www
7
PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
8
8
9
MAINTAINER=	bsd@if0.eu
9
MAINTAINER=	bsd@if0.eu
10
COMMENT=	Simple visual task board software
10
COMMENT=	Simple visual task board software
Lines 12-18 Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
USES=		php
15
USES=		php:flavors
16
USE_PHP=	ctype curl dom gd hash filter iconv json mcrypt mbstring \
16
USE_PHP=	ctype curl dom gd hash filter iconv json mcrypt mbstring \
17
		openssl pdo session simplexml zlib xml
17
		openssl pdo session simplexml zlib xml
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
Lines 28-34 Link Here
28
28
29
OPTIONS_MULTI=	DB
29
OPTIONS_MULTI=	DB
30
OPTIONS_MULTI_DB=	MYSQL PGSQL SQLITE
30
OPTIONS_MULTI_DB=	MYSQL PGSQL SQLITE
31
OPTIONS_DEFAULT=	SQLITE
31
OPTIONS_DEFAULT=	OPCACHE SQLITE
32
OPTIONS_DEFINE=		OPCACHE
32
OPTIONS_DEFINE=		OPCACHE
33
OPCACHE_DESC=	OPcache support (recommended)
33
OPCACHE_DESC=	OPcache support (recommended)
34
34
(-)www/kanboard/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1570015069
1
TIMESTAMP = 1597081808
2
SHA256 (kanboard-kanboard-v1.2.11_GH0.tar.gz) = 50521bf780a821975fbd9dcf08bf912e6b435a783b0d9bc2a0c48c27901aa867
2
SHA256 (kanboard-kanboard-v1.2.15_GH0.tar.gz) = 23b93ac29a9ae4a3b70f55c9038b5cb5c1985705337f2e3066e57e63d0142863
3
SIZE (kanboard-kanboard-v1.2.11_GH0.tar.gz) = 3232498
3
SIZE (kanboard-kanboard-v1.2.15_GH0.tar.gz) = 3282471
(-)www/kanboard/pkg-plist (-77 / +75 lines)
Lines 28-33 Link Here
28
%%WWWDIR%%/app/Action/TaskAssignPrioritySwimlane.php
28
%%WWWDIR%%/app/Action/TaskAssignPrioritySwimlane.php
29
%%WWWDIR%%/app/Action/TaskAssignSpecificUser.php
29
%%WWWDIR%%/app/Action/TaskAssignSpecificUser.php
30
%%WWWDIR%%/app/Action/TaskAssignUser.php
30
%%WWWDIR%%/app/Action/TaskAssignUser.php
31
%%WWWDIR%%/app/Action/TaskAssignUserSwimlaneChange.php
31
%%WWWDIR%%/app/Action/TaskClose.php
32
%%WWWDIR%%/app/Action/TaskClose.php
32
%%WWWDIR%%/app/Action/TaskCloseColumn.php
33
%%WWWDIR%%/app/Action/TaskCloseColumn.php
33
%%WWWDIR%%/app/Action/TaskCloseNoActivity.php
34
%%WWWDIR%%/app/Action/TaskCloseNoActivity.php
Lines 483-488 Link Here
483
%%WWWDIR%%/app/Locale/de_DE/translations.php
484
%%WWWDIR%%/app/Locale/de_DE/translations.php
484
%%WWWDIR%%/app/Locale/el_GR/translations.php
485
%%WWWDIR%%/app/Locale/el_GR/translations.php
485
%%WWWDIR%%/app/Locale/es_ES/translations.php
486
%%WWWDIR%%/app/Locale/es_ES/translations.php
487
%%WWWDIR%%/app/Locale/es_VE/translations.php
488
%%WWWDIR%%/app/Locale/fa_IR/translations.php
486
%%WWWDIR%%/app/Locale/fi_FI/translations.php
489
%%WWWDIR%%/app/Locale/fi_FI/translations.php
487
%%WWWDIR%%/app/Locale/fr_FR/translations.php
490
%%WWWDIR%%/app/Locale/fr_FR/translations.php
488
%%WWWDIR%%/app/Locale/hr_HR/translations.php
491
%%WWWDIR%%/app/Locale/hr_HR/translations.php
Lines 850-855 Link Here
850
%%WWWDIR%%/app/Template/project_tag/create.php
853
%%WWWDIR%%/app/Template/project_tag/create.php
851
%%WWWDIR%%/app/Template/project_tag/edit.php
854
%%WWWDIR%%/app/Template/project_tag/edit.php
852
%%WWWDIR%%/app/Template/project_tag/index.php
855
%%WWWDIR%%/app/Template/project_tag/index.php
856
%%WWWDIR%%/app/Template/project_tag/make_global.php
853
%%WWWDIR%%/app/Template/project_tag/remove.php
857
%%WWWDIR%%/app/Template/project_tag/remove.php
854
%%WWWDIR%%/app/Template/project_user_overview/layout.php
858
%%WWWDIR%%/app/Template/project_user_overview/layout.php
855
%%WWWDIR%%/app/Template/project_user_overview/roles.php
859
%%WWWDIR%%/app/Template/project_user_overview/roles.php
Lines 1569-1579 Link Here
1569
%%WWWDIR%%/libs/picodb/phpunit.xml
1573
%%WWWDIR%%/libs/picodb/phpunit.xml
1570
%%WWWDIR%%/robots.txt
1574
%%WWWDIR%%/robots.txt
1571
%%WWWDIR%%/vendor/autoload.php
1575
%%WWWDIR%%/vendor/autoload.php
1572
%%WWWDIR%%/vendor/christian-riesen/base32/.scrutinizer.yml
1573
%%WWWDIR%%/vendor/christian-riesen/base32/LICENSE
1576
%%WWWDIR%%/vendor/christian-riesen/base32/LICENSE
1574
%%WWWDIR%%/vendor/christian-riesen/base32/build.xml
1575
%%WWWDIR%%/vendor/christian-riesen/base32/phpunit.xml.dist
1576
%%WWWDIR%%/vendor/christian-riesen/base32/src/Base32.php
1577
%%WWWDIR%%/vendor/christian-riesen/base32/src/Base32.php
1578
%%WWWDIR%%/vendor/christian-riesen/otp/.travis.yml
1577
%%WWWDIR%%/vendor/christian-riesen/otp/LICENSE
1579
%%WWWDIR%%/vendor/christian-riesen/otp/LICENSE
1578
%%WWWDIR%%/vendor/christian-riesen/otp/example/index.php
1580
%%WWWDIR%%/vendor/christian-riesen/otp/example/index.php
1579
%%WWWDIR%%/vendor/christian-riesen/otp/phpunit.xml.dist
1581
%%WWWDIR%%/vendor/christian-riesen/otp/phpunit.xml.dist
Lines 1591-1596 Link Here
1591
%%WWWDIR%%/vendor/composer/installed.json
1593
%%WWWDIR%%/vendor/composer/installed.json
1592
%%WWWDIR%%/vendor/eluceo/ical/.php_cs
1594
%%WWWDIR%%/vendor/eluceo/ical/.php_cs
1593
%%WWWDIR%%/vendor/eluceo/ical/.scrutinizer.yml
1595
%%WWWDIR%%/vendor/eluceo/ical/.scrutinizer.yml
1596
%%WWWDIR%%/vendor/eluceo/ical/.travis.yml
1594
%%WWWDIR%%/vendor/eluceo/ical/CHANGELOG.md
1597
%%WWWDIR%%/vendor/eluceo/ical/CHANGELOG.md
1595
%%WWWDIR%%/vendor/eluceo/ical/LICENSE
1598
%%WWWDIR%%/vendor/eluceo/ical/LICENSE
1596
%%WWWDIR%%/vendor/eluceo/ical/UPGRADE.md
1599
%%WWWDIR%%/vendor/eluceo/ical/UPGRADE.md
Lines 1626-1637 Link Here
1626
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Util/PropertyValueUtil.php
1629
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Util/PropertyValueUtil.php
1627
%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt
1630
%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt
1628
%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php
1631
%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php
1632
%%WWWDIR%%/vendor/gregwar/captcha/.travis.yml
1629
%%WWWDIR%%/vendor/gregwar/captcha/LICENSE
1633
%%WWWDIR%%/vendor/gregwar/captcha/LICENSE
1630
%%WWWDIR%%/vendor/gregwar/captcha/demo/demo.php
1634
%%WWWDIR%%/vendor/gregwar/captcha/demo/demo.php
1631
%%WWWDIR%%/vendor/gregwar/captcha/demo/fingerprint.php
1635
%%WWWDIR%%/vendor/gregwar/captcha/demo/fingerprint.php
1636
%%WWWDIR%%/vendor/gregwar/captcha/demo/form.php
1632
%%WWWDIR%%/vendor/gregwar/captcha/demo/index.php
1637
%%WWWDIR%%/vendor/gregwar/captcha/demo/index.php
1638
%%WWWDIR%%/vendor/gregwar/captcha/demo/inline.php
1633
%%WWWDIR%%/vendor/gregwar/captcha/demo/ocr.php
1639
%%WWWDIR%%/vendor/gregwar/captcha/demo/ocr.php
1634
%%WWWDIR%%/vendor/gregwar/captcha/demo/output.php
1640
%%WWWDIR%%/vendor/gregwar/captcha/demo/output.php
1641
%%WWWDIR%%/vendor/gregwar/captcha/demo/session.php
1635
%%WWWDIR%%/vendor/gregwar/captcha/phpunit.xml.dist
1642
%%WWWDIR%%/vendor/gregwar/captcha/phpunit.xml.dist
1636
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php
1643
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php
1637
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php
1644
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php
Lines 1644-1666 Link Here
1644
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php
1651
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php
1645
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php
1652
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php
1646
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php
1653
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php
1647
%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE
1654
%%WWWDIR%%/vendor/pimple/pimple/.travis.yml
1648
%%WWWDIR%%/vendor/paragonie/random_compat/build-phar.sh
1649
%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
1650
%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
1651
%%WWWDIR%%/vendor/paragonie/random_compat/lib/byte_safe_strings.php
1652
%%WWWDIR%%/vendor/paragonie/random_compat/lib/cast_to_int.php
1653
%%WWWDIR%%/vendor/paragonie/random_compat/lib/error_polyfill.php
1654
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php
1655
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
1656
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
1657
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
1658
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
1659
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
1660
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_int.php
1661
%%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php
1662
%%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php
1663
%%WWWDIR%%/vendor/paragonie/random_compat/psalm.xml
1664
%%WWWDIR%%/vendor/pimple/pimple/CHANGELOG
1655
%%WWWDIR%%/vendor/pimple/pimple/CHANGELOG
1665
%%WWWDIR%%/vendor/pimple/pimple/LICENSE
1656
%%WWWDIR%%/vendor/pimple/pimple/LICENSE
1666
%%WWWDIR%%/vendor/pimple/pimple/README.rst
1657
%%WWWDIR%%/vendor/pimple/pimple/README.rst
Lines 1688-1693 Link Here
1688
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php
1679
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php
1689
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php
1680
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php
1690
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php
1681
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php
1682
%%WWWDIR%%/vendor/psr/cache/CHANGELOG.md
1683
%%WWWDIR%%/vendor/psr/cache/LICENSE.txt
1684
%%WWWDIR%%/vendor/psr/cache/src/CacheException.php
1685
%%WWWDIR%%/vendor/psr/cache/src/CacheItemInterface.php
1686
%%WWWDIR%%/vendor/psr/cache/src/CacheItemPoolInterface.php
1687
%%WWWDIR%%/vendor/psr/cache/src/InvalidArgumentException.php
1691
%%WWWDIR%%/vendor/psr/container/LICENSE
1688
%%WWWDIR%%/vendor/psr/container/LICENSE
1692
%%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php
1689
%%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php
1693
%%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php
1690
%%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php
Lines 1701-1708 Link Here
1701
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
1698
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
1702
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
1699
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
1703
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
1700
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
1701
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php
1704
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
1702
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
1703
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
1705
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.php_cs.dist
1704
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.php_cs.dist
1705
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.travis.yml
1706
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/CHANGES
1706
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/CHANGES
1707
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/LICENSE
1707
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/LICENSE
1708
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/README
1708
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/README
Lines 1914-1920 Link Here
1914
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleCommandEvent.php
1914
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleCommandEvent.php
1915
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleErrorEvent.php
1915
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleErrorEvent.php
1916
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleEvent.php
1916
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleEvent.php
1917
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleExceptionEvent.php
1918
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleTerminateEvent.php
1917
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleTerminateEvent.php
1919
%%WWWDIR%%/vendor/symfony/console/EventListener/ErrorListener.php
1918
%%WWWDIR%%/vendor/symfony/console/EventListener/ErrorListener.php
1920
%%WWWDIR%%/vendor/symfony/console/Exception/CommandNotFoundException.php
1919
%%WWWDIR%%/vendor/symfony/console/Exception/CommandNotFoundException.php
Lines 1922-1927 Link Here
1922
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidArgumentException.php
1921
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidArgumentException.php
1923
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidOptionException.php
1922
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidOptionException.php
1924
%%WWWDIR%%/vendor/symfony/console/Exception/LogicException.php
1923
%%WWWDIR%%/vendor/symfony/console/Exception/LogicException.php
1924
%%WWWDIR%%/vendor/symfony/console/Exception/NamespaceNotFoundException.php
1925
%%WWWDIR%%/vendor/symfony/console/Exception/RuntimeException.php
1925
%%WWWDIR%%/vendor/symfony/console/Exception/RuntimeException.php
1926
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatter.php
1926
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatter.php
1927
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterInterface.php
1927
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterInterface.php
Lines 1928-1933 Link Here
1928
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyle.php
1928
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyle.php
1929
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
1929
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
1930
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
1930
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
1931
%%WWWDIR%%/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php
1931
%%WWWDIR%%/vendor/symfony/console/Helper/DebugFormatterHelper.php
1932
%%WWWDIR%%/vendor/symfony/console/Helper/DebugFormatterHelper.php
1932
%%WWWDIR%%/vendor/symfony/console/Helper/DescriptorHelper.php
1933
%%WWWDIR%%/vendor/symfony/console/Helper/DescriptorHelper.php
1933
%%WWWDIR%%/vendor/symfony/console/Helper/FormatterHelper.php
1934
%%WWWDIR%%/vendor/symfony/console/Helper/FormatterHelper.php
Lines 1942-1947 Link Here
1942
%%WWWDIR%%/vendor/symfony/console/Helper/SymfonyQuestionHelper.php
1943
%%WWWDIR%%/vendor/symfony/console/Helper/SymfonyQuestionHelper.php
1943
%%WWWDIR%%/vendor/symfony/console/Helper/Table.php
1944
%%WWWDIR%%/vendor/symfony/console/Helper/Table.php
1944
%%WWWDIR%%/vendor/symfony/console/Helper/TableCell.php
1945
%%WWWDIR%%/vendor/symfony/console/Helper/TableCell.php
1946
%%WWWDIR%%/vendor/symfony/console/Helper/TableRows.php
1945
%%WWWDIR%%/vendor/symfony/console/Helper/TableSeparator.php
1947
%%WWWDIR%%/vendor/symfony/console/Helper/TableSeparator.php
1946
%%WWWDIR%%/vendor/symfony/console/Helper/TableStyle.php
1948
%%WWWDIR%%/vendor/symfony/console/Helper/TableStyle.php
1947
%%WWWDIR%%/vendor/symfony/console/Input/ArgvInput.php
1949
%%WWWDIR%%/vendor/symfony/console/Input/ArgvInput.php
Lines 1959-1964 Link Here
1959
%%WWWDIR%%/vendor/symfony/console/Output/BufferedOutput.php
1961
%%WWWDIR%%/vendor/symfony/console/Output/BufferedOutput.php
1960
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutput.php
1962
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutput.php
1961
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutputInterface.php
1963
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutputInterface.php
1964
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleSectionOutput.php
1962
%%WWWDIR%%/vendor/symfony/console/Output/NullOutput.php
1965
%%WWWDIR%%/vendor/symfony/console/Output/NullOutput.php
1963
%%WWWDIR%%/vendor/symfony/console/Output/Output.php
1966
%%WWWDIR%%/vendor/symfony/console/Output/Output.php
1964
%%WWWDIR%%/vendor/symfony/console/Output/OutputInterface.php
1967
%%WWWDIR%%/vendor/symfony/console/Output/OutputInterface.php
Lines 1973-1978 Link Here
1973
%%WWWDIR%%/vendor/symfony/console/Terminal.php
1976
%%WWWDIR%%/vendor/symfony/console/Terminal.php
1974
%%WWWDIR%%/vendor/symfony/console/Tester/ApplicationTester.php
1977
%%WWWDIR%%/vendor/symfony/console/Tester/ApplicationTester.php
1975
%%WWWDIR%%/vendor/symfony/console/Tester/CommandTester.php
1978
%%WWWDIR%%/vendor/symfony/console/Tester/CommandTester.php
1979
%%WWWDIR%%/vendor/symfony/console/Tester/TesterTrait.php
1976
%%WWWDIR%%/vendor/symfony/console/Tests/ApplicationTest.php
1980
%%WWWDIR%%/vendor/symfony/console/Tests/ApplicationTest.php
1977
%%WWWDIR%%/vendor/symfony/console/Tests/Command/CommandTest.php
1981
%%WWWDIR%%/vendor/symfony/console/Tests/Command/CommandTest.php
1978
%%WWWDIR%%/vendor/symfony/console/Tests/Command/HelpCommandTest.php
1982
%%WWWDIR%%/vendor/symfony/console/Tests/Command/HelpCommandTest.php
Lines 2012-2017 Link Here
2012
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSameCaseUppercaseCommand.php
2016
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSameCaseUppercaseCommand.php
2013
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced1Command.php
2017
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced1Command.php
2014
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced2Command.php
2018
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced2Command.php
2019
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooWithoutAliasCommand.php
2015
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FoobarCommand.php
2020
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FoobarCommand.php
2016
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_0.php
2021
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_0.php
2017
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_1.php
2022
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_1.php
Lines 2026-2031 Link Here
2026
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_2.php
2031
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_2.php
2027
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_3.php
2032
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_3.php
2028
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4.php
2033
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4.php
2034
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4_with_iterators.php
2029
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_5.php
2035
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_5.php
2030
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_6.php
2036
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_6.php
2031
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_7.php
2037
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_7.php
Lines 2046-2056 Link Here
2046
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_2.txt
2052
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_2.txt
2047
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_3.txt
2053
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_3.txt
2048
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4.txt
2054
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4.txt
2055
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4_with_iterators.txt
2049
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_5.txt
2056
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_5.txt
2050
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt
2057
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt
2051
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_7.txt
2058
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_7.txt
2052
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_8.txt
2059
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_8.txt
2053
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt
2060
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt
2061
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering.php
2062
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering2.php
2054
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestCommand.php
2063
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestCommand.php
2055
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/application_1.json
2064
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/application_1.json
2056
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/application_1.md
2065
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/application_1.md
Lines 2187-2256 Link Here
2187
%%WWWDIR%%/vendor/symfony/console/Tests/Input/StringInputTest.php
2196
%%WWWDIR%%/vendor/symfony/console/Tests/Input/StringInputTest.php
2188
%%WWWDIR%%/vendor/symfony/console/Tests/Logger/ConsoleLoggerTest.php
2197
%%WWWDIR%%/vendor/symfony/console/Tests/Logger/ConsoleLoggerTest.php
2189
%%WWWDIR%%/vendor/symfony/console/Tests/Output/ConsoleOutputTest.php
2198
%%WWWDIR%%/vendor/symfony/console/Tests/Output/ConsoleOutputTest.php
2199
%%WWWDIR%%/vendor/symfony/console/Tests/Output/ConsoleSectionOutputTest.php
2190
%%WWWDIR%%/vendor/symfony/console/Tests/Output/NullOutputTest.php
2200
%%WWWDIR%%/vendor/symfony/console/Tests/Output/NullOutputTest.php
2191
%%WWWDIR%%/vendor/symfony/console/Tests/Output/OutputTest.php
2201
%%WWWDIR%%/vendor/symfony/console/Tests/Output/OutputTest.php
2192
%%WWWDIR%%/vendor/symfony/console/Tests/Output/StreamOutputTest.php
2202
%%WWWDIR%%/vendor/symfony/console/Tests/Output/StreamOutputTest.php
2203
%%WWWDIR%%/vendor/symfony/console/Tests/Question/ChoiceQuestionTest.php
2204
%%WWWDIR%%/vendor/symfony/console/Tests/Question/ConfirmationQuestionTest.php
2193
%%WWWDIR%%/vendor/symfony/console/Tests/Style/SymfonyStyleTest.php
2205
%%WWWDIR%%/vendor/symfony/console/Tests/Style/SymfonyStyleTest.php
2194
%%WWWDIR%%/vendor/symfony/console/Tests/TerminalTest.php
2206
%%WWWDIR%%/vendor/symfony/console/Tests/TerminalTest.php
2195
%%WWWDIR%%/vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
2207
%%WWWDIR%%/vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
2196
%%WWWDIR%%/vendor/symfony/console/Tests/Tester/CommandTesterTest.php
2208
%%WWWDIR%%/vendor/symfony/console/Tests/Tester/CommandTesterTest.php
2197
%%WWWDIR%%/vendor/symfony/console/phpunit.xml.dist
2209
%%WWWDIR%%/vendor/symfony/console/phpunit.xml.dist
2198
%%WWWDIR%%/vendor/symfony/debug/BufferingLogger.php
2210
%%WWWDIR%%/vendor/symfony/contracts/CHANGELOG.md
2199
%%WWWDIR%%/vendor/symfony/debug/CHANGELOG.md
2211
%%WWWDIR%%/vendor/symfony/contracts/Cache/CacheInterface.php
2200
%%WWWDIR%%/vendor/symfony/debug/Debug.php
2212
%%WWWDIR%%/vendor/symfony/contracts/Cache/CacheTrait.php
2201
%%WWWDIR%%/vendor/symfony/debug/DebugClassLoader.php
2213
%%WWWDIR%%/vendor/symfony/contracts/Cache/CallbackInterface.php
2202
%%WWWDIR%%/vendor/symfony/debug/ErrorHandler.php
2214
%%WWWDIR%%/vendor/symfony/contracts/Cache/ItemInterface.php
2203
%%WWWDIR%%/vendor/symfony/debug/Exception/ClassNotFoundException.php
2215
%%WWWDIR%%/vendor/symfony/contracts/Cache/LICENSE
2204
%%WWWDIR%%/vendor/symfony/debug/Exception/ContextErrorException.php
2216
%%WWWDIR%%/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php
2205
%%WWWDIR%%/vendor/symfony/debug/Exception/FatalErrorException.php
2217
%%WWWDIR%%/vendor/symfony/contracts/EventDispatcher/Event.php
2206
%%WWWDIR%%/vendor/symfony/debug/Exception/FatalThrowableError.php
2218
%%WWWDIR%%/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
2207
%%WWWDIR%%/vendor/symfony/debug/Exception/FlattenException.php
2219
%%WWWDIR%%/vendor/symfony/contracts/EventDispatcher/LICENSE
2208
%%WWWDIR%%/vendor/symfony/debug/Exception/OutOfMemoryException.php
2220
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/ChunkInterface.php
2209
%%WWWDIR%%/vendor/symfony/debug/Exception/SilencedErrorContext.php
2221
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/ClientExceptionInterface.php
2210
%%WWWDIR%%/vendor/symfony/debug/Exception/UndefinedFunctionException.php
2222
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/DecodingExceptionInterface.php
2211
%%WWWDIR%%/vendor/symfony/debug/Exception/UndefinedMethodException.php
2223
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/ExceptionInterface.php
2212
%%WWWDIR%%/vendor/symfony/debug/ExceptionHandler.php
2224
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/HttpExceptionInterface.php
2213
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php
2225
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/RedirectionExceptionInterface.php
2214
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php
2226
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/ServerExceptionInterface.php
2215
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php
2227
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/TransportExceptionInterface.php
2216
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php
2228
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/HttpClientInterface.php
2217
%%WWWDIR%%/vendor/symfony/debug/LICENSE
2229
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/LICENSE
2218
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/config.m4
2230
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/ResponseInterface.php
2219
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/config.w32
2231
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/ResponseStreamInterface.php
2220
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/php_symfony_debug.h
2232
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Test/Fixtures/web/index.php
2221
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/symfony_debug.c
2233
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Test/HttpClientTestCase.php
2222
%%WWWDIR%%/vendor/symfony/debug/Tests/DebugClassLoaderTest.php
2234
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Test/TestHttpServer.php
2223
%%WWWDIR%%/vendor/symfony/debug/Tests/ErrorHandlerTest.php
2235
%%WWWDIR%%/vendor/symfony/contracts/LICENSE
2224
%%WWWDIR%%/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
2236
%%WWWDIR%%/vendor/symfony/contracts/Service/LICENSE
2225
%%WWWDIR%%/vendor/symfony/debug/Tests/ExceptionHandlerTest.php
2237
%%WWWDIR%%/vendor/symfony/contracts/Service/ResetInterface.php
2226
%%WWWDIR%%/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
2238
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceLocatorTrait.php
2227
%%WWWDIR%%/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedFunctionFatalErrorHandlerTest.php
2239
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceProviderInterface.php
2228
%%WWWDIR%%/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedMethodFatalErrorHandlerTest.php
2240
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php
2229
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php
2241
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceSubscriberTrait.php
2230
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/ClassAlias.php
2242
%%WWWDIR%%/vendor/symfony/contracts/Service/Test/ServiceLocatorTest.php
2231
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/DeprecatedClass.php
2243
%%WWWDIR%%/vendor/symfony/contracts/Tests/Cache/CacheTraitTest.php
2232
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/DeprecatedInterface.php
2244
%%WWWDIR%%/vendor/symfony/contracts/Tests/Service/ServiceSubscriberTraitTest.php
2233
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php
2245
%%WWWDIR%%/vendor/symfony/contracts/Translation/LICENSE
2234
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/FinalClass.php
2246
%%WWWDIR%%/vendor/symfony/contracts/Translation/LocaleAwareInterface.php
2235
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/FinalMethod.php
2247
%%WWWDIR%%/vendor/symfony/contracts/Translation/Test/TranslatorTest.php
2236
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalClass.php
2248
%%WWWDIR%%/vendor/symfony/contracts/Translation/TranslatorInterface.php
2237
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php
2249
%%WWWDIR%%/vendor/symfony/contracts/Translation/TranslatorTrait.php
2238
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalTrait.php
2250
%%WWWDIR%%/vendor/symfony/contracts/phpunit.xml.dist
2239
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalTrait2.php
2240
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/NonDeprecatedInterface.php
2241
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/PEARClass.php
2242
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/Throwing.php
2243
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/ToStringThrower.php
2244
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/casemismatch.php
2245
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/notPsr0Bis.php
2246
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php
2247
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php
2248
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures2/RequiredTwice.php
2249
%%WWWDIR%%/vendor/symfony/debug/Tests/HeaderMock.php
2250
%%WWWDIR%%/vendor/symfony/debug/Tests/MockExceptionHandler.php
2251
%%WWWDIR%%/vendor/symfony/debug/Tests/phpt/exception_rethrown.phpt
2252
%%WWWDIR%%/vendor/symfony/debug/Tests/phpt/fatal_with_nested_handlers.phpt
2253
%%WWWDIR%%/vendor/symfony/debug/phpunit.xml.dist
2254
%%WWWDIR%%/vendor/symfony/event-dispatcher/CHANGELOG.md
2251
%%WWWDIR%%/vendor/symfony/event-dispatcher/CHANGELOG.md
2255
%%WWWDIR%%/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php
2252
%%WWWDIR%%/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php
2256
%%WWWDIR%%/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
2253
%%WWWDIR%%/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
Lines 2341-2346 Link Here
2341
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
2338
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
2342
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
2339
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
2343
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
2340
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
2341
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
2344
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
2342
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
2345
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
2343
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
2346
%%WWWDIR%%/web.config
2344
%%WWWDIR%%/web.config

Return to bug 246268