Ticket #91 (new enhancement)

Opened 6 months ago

Last modified 6 months ago

Enable package annotations

Reported by: mikey Assigned to: mikey
Priority: minor Milestone: aquamarine
Component: ReflectionApi Version: SVN-trunk
Keywords: Cc: schst

Description

There should be a way to define package-based annotations. A possible solution could be a file named package-info.php in the package directory which contains the informations. This may also be a place for additional informations about the package.

Change History

11/09/07 10:46:05 changed by mikey

  • priority changed from major to minor.

Refactoring #92 is a requirement for this enhancement.

11/22/07 22:58:24 changed by mikey

  • milestone changed from 0.4.0 to aquamarine.

Moved to next milestone to wait what PHP will introduce for reflection on namespaces.