Summary
Static PSR-4, PSR-0, and classmap autoloader. Includes loader for required and optional dependencies.
Versions
v1.0.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm ppc64 sparc x86 ~arm64 ~hppa ~s390
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
Runtime Dependencies
Depending packages
dev-php / File_Iterator : FilterIterator implementation that filters files based on criteria
dev-php / PHP_Timer : Utility class for timing
dev-php / SabreAMF : SabreAMF is a Flash Remoting server and client for PHP
dev-php / Text_Template : A simple template engine
dev-php / ca-bundle : Find the system CA bundle or fall back to the Mozilla one
dev-php / cli-prompt : Allows you to prompt for user input on the command line
dev-php / doctrine-instantiator : Utility to instantiate objects in PHP without invoking their constructors
dev-php / json-schema : PHP implementation of JSON schema
dev-php / jsonlint : JSON Lint for PHP
dev-php / metadata-minifier : Small utility library that handles metadata minification and expansion
dev-php / myclabs-deepcopy : Create deep copies (clones) of your objects
dev-php / nikic-php-parser : PHP 5.2 to PHP 8.0 parser written in PHP
dev-php / phar-io-manifest : Reading phar.io manifest information from a PHP Archive (PHAR)
dev-php / phar-io-version : Library for handling version information and constraints
dev-php / phar-utils : PHAR file format utilities, for when PHP phars you up
dev-php / psr-log : Common interface for logging libraries
dev-php / reactphp-promise : A lightweight implementation of CommonJS Promises/A for PHP
dev-php / sebastian-code-unit-reverse-lookup : Looks up which function or method a line of code belongs to
dev-php / sebastian-complexity : Library for calculating the complexity of PHP code units
dev-php / sebastian-diff : PHP Diff implementation
dev-php / sebastian-environment : Helps writing PHP code that has runtime-specific execution paths
dev-php / sebastian-lines-of-code : Library for counting the lines of code in PHP source code
dev-php / sebastian-resource-operations : Provides a list of PHP built-in functions that operate on resources
dev-php / sebastian-type : Collection of value objects that represent the types of the PHP type system
dev-php / sebastian-version : Helps with managing the version number of Git-hosted PHP projects
dev-php / semver : Semantic versioning utilities, constraint parsing, and checking
dev-php / spdx-licenses : Tools for working with and validating SPDX licenses
dev-php / symfony-filesystem : Symfony Filesystem Component
dev-php / symfony-finder : Symfony Finder Component
dev-php / symfony-process : Symfony Process Component
dev-php / theseer-tokenizer : Convert tokenized PHP source code into XML and other formats
dev-php / twig : PHP templating engine with syntax similar to Django
dev-php / webmozart-assert : Assertions to validate method input/output with nice error messages
dev-php / xdebug-handler : Restart a CLI process without loading the xdebug extension
Bugs
- 910202
- dev-php/fedora-autoloader: ~arm64 keywording request
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-php/fedora-autoloader: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-php/fedora-autoloader: keyword 1.0.1 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-php/fedora-autoloader: unkeyword 1.0.1 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-php/*: unkeyword for ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-php/fedora-autoloader: drop 0.2.1, 1.0.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-php/fedora-autoloader: Stabilize 1.0.1 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-php/*: Drop to ~hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-php/fedora-autoloader: bump to v1.0.1
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-php/*: Drop to ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Guillaume Seren · gentoo
dev-php/fedora-autoloader: Add version bump 1.0.0
Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://bugs.gentoo.org/639764 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Michael Orlitzky · gentoo
dev-php/phpunit: stabilize PHPUnit on all arches.
The latest (and only, as of right now) version of PHPUnit in the tree has been stabilized on amd64 and x86 in bug 635356 to fix CVE-2017-9841. However, that new version now comes with a bunch of pure-PHP dependencies, all of which were unstable for most arches. That left a significant number of packages in permanent ~arch, as punishment for having a test suite. Since PHPUnit and its dependencies are all pure-PHP, I'm taking this opportunity to stabilize them all under the ALLARCHES umbrella. The following packages are affected: * dev-php/File_Iterator * dev-php/PHP_CodeCoverage * dev-php/PHP_Timer * dev-php/PHP_TokenStream * dev-php/Text_Template * dev-php/doctrine-instantiator * dev-php/fedora-autoloader * dev-php/myclabs-deepcopy * dev-php/phpdocumentor-reflection-common * dev-php/phpdocumentor-reflection-docblock * dev-php/phpdocumentor-type-resolver * dev-php/phpspec-prophecy * dev-php/phpunit-mock-objects * dev-php/phpunit * dev-php/sebastian-code-unit-reverse-lookup * dev-php/sebastian-comparator * dev-php/sebastian-diff * dev-php/sebastian-environment * dev-php/sebastian-exporter * dev-php/sebastian-global-state * dev-php/sebastian-object-enumerator * dev-php/sebastian-recursion-context * dev-php/sebastian-resource-operations * dev-php/sebastian-version * dev-php/symfony-yaml * dev-php/webmozart-assert These were all done in a single commit (against the usual better judgment) because many of the affected packages have PHPUnit test suites that create circular dependencies, and that would involve breaking the tree between commits if they had been made individually. Bug: https://bugs.gentoo.org/635356 - Agostino Sarubbo · gentoo
dev-php/fedora-autoloader: amd64 stable wrt bug #635356
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Thomas Deutschmann · gentoo
dev-php/fedora-autoloader: x86 stable (bug #635356)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Brian Evans · gentoo
dev-php/fedora-autoloader: Keyword remaining arches for Bug 613766
This package is only php script and not compiled Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Sergei Trofimovich · gentoo
dev-php/fedora-autoloader: ia64 keyworded, bug #574264
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Tobias Klausmann · gentoo
dev-php/fedora-autoloader-0.2.1-r0: add ~alpha keyword
Gentoo-Bug: 613766 - Michael Weber · gentoo
dev-php/fedora-autoloader: add ~ppc keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Michael Weber · gentoo
dev-php/fedora-autoloader: add ~arm keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Michael Weber · gentoo
dev-php/fedora-autoloader: add ~ppc64 keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Jeroen Roovers · gentoo
dev-php/fedora-autoloader: Mark ~hppa (bug #589104).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Guillaume Seren · gentoo
dev-php/fedora-autoloader: Add 0.2.1 version
This is needed for composer-1.2.2, bug 439206. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>