Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644242 - dev-php/phpDocumentor-2.9.0 version bump needed for php7 compatibility
Summary: dev-php/phpDocumentor-2.9.0 version bump needed for php7 compatibility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-11 17:45 UTC by Till Schäfer
Modified: 2018-07-24 20:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2018-01-11 17:45:13 UTC
dev-php/phpDocumentor-2.9.0 is released. 

It is needed for PHP7 compatibility (see https://stackoverflow.com/questions/34958319/phpdocumentor-2-and-php-7-with-opcache-issues-in-doctrine)
Comment 1 Jonas Stein gentoo-dev 2018-01-11 22:04:44 UTC
Thank you for the bump request. 
You can help the maintainer with further information:
Does a simple bump [1] work on your system? 

[1] https://wiki.gentoo.org/wiki/Custom_repository#Simple_version_bump_of_an_ebuild_in_the_local_overlay
Comment 2 Michael Orlitzky gentoo-dev 2018-01-11 23:55:00 UTC
We need to unbundle all of the dependencies that come with the new version first (bug 572232), it's a lot more work than it looks like =(
Comment 3 Till Schäfer 2018-01-12 14:38:49 UTC
The incompatibility also seem to be caused by the bundled doctrine. The newer doctrine (>= 1.2.5) is already in the tree. However, I am unsure if phpDocumentor 2.8.x would work with a newer doctrine out of the box.