Download List

프로젝트 설명

AnoForPHP is an experimental patch to PHP/ZendEngine to bring native annotations to PHP. It lets you annotate classes, methods, and arguments for the methods. The annotation token is "@@", because "@" was already taken.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-19 05:44 Back to release list
0.18

이 릴리스 ReflectionClass, ReflectionProperty, ReflectionMethod 및 ReflectionParameter에 대한 getAnnotation을 (문자열) 추가합니다.
Tags: get annotation
This release adds getAnnotation(string) for ReflectionClass, ReflectionProperty, ReflectionMethod, and ReflectionParameter.

Project Resources