summaryrefslogtreecommitdiff
path: root/dev-php/sebastian-diff/files
AgeCommit message (Collapse)Author
2023-08-26dev-php/sebastian-diff: drop 1.4.1-r1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-12-19dev-php/sebastian-diff: Version bump for 3.0.2Brian Evans
Signed-off-by: Brian Evans <grknight@gentoo.org>
2017-05-04dev-php/sebastian-diff: new revision to fix autoloader class names.Michael Orlitzky
Two of the class names in this package's autoload.php were in error: they were named after the filename, instead of the classes that they actually contain (perhaps this is a bug upstream?). In any case, the PHPUnit test suite for symfony-finder was failing looking for a class that it couldn't find. The new revision should force users to install the updated autoload.php. Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-03-09dev-php/sebastian-diff: New package for an unbundled phpunitBrian Evans
Package-Manager: Portage-2.3.4, Repoman-2.3.2