Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 303587

Summary: Add new USE variable 'commentinclusion' to dev-php5/eaccelerator-0.9.5.3-r1
Product: Gentoo Linux Reporter: Christian Futterlieb <christian>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: Inclusion
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild with the new variable
metadata description

Description Christian Futterlieb 2010-02-05 16:08:31 UTC
Please add a new USE variable 'commentinclusion' to dev-php5/eaccelerator-0.9.5.3-r1 to enable the compile option '--with-eaccelerator-doc-comment-inclusion'.

PHP applications using ReflectionClass::getDocComment will not work, when phpDoc string are stripped.

Reproducible: Always

Steps to Reproduce:
Comment 1 Christian Futterlieb 2010-02-05 16:10:54 UTC
Created attachment 218543 [details]
ebuild with the new variable
Comment 2 Christian Futterlieb 2010-02-05 16:21:34 UTC
Created attachment 218545 [details]
metadata description
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2010-04-12 09:06:19 UTC
Added something similar to bug 304289
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2010-04-22 08:48:31 UTC
eaccelerator-0.9.6 now has this flag.