Download List

프로젝트 설명

PHP Doctor is a Javadoc-style comment parser for
PHP code, written in PHP using the PHP tokenizer
extension. It is designed with an emphasis on
speed and simplicity.

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.

2005-05-19 15:42
2.0.0RC1

이 릴리스 후보 전체가 빠르고, 좀 더 다양한 기능을 제공하고 코드베이스를 유지하기 쉬운 재작성 기능.
Tags: Code cleanup
This release candidate featured a total rewrite that provided a faster, more feature-rich, and easier to maintain codebase.

2004-02-09 20:23
1.4

사소한 버그의 번호, 개요 및 패키지 추가 의견이 릴리스의 수정 및 기본 출력 템플릿을 향상시킵니다.
Tags: Minor feature enhancements
This release fixes a number of minor bugs, adds
overview and package comments, and improves the
default output template.

2003-11-30 16:30
1.3

이 릴리스에는 트는 이전 버전에서 발견됐다 몇 가지 작은 버그가. 그것은 또한뿐만 아니라 능력을 자동으로 그의 이름을 밑줄로 시작하는 회원을 설정하기 위해서는 사립으로 인식되고 출력이 문서에서 개인 회원을 숨기도록 설정 옵션을 소개하고있습니다.
Tags: Minor bugfixes
This release fixes a few small bugs that were
uncovered from the previous version. It also
introduces a config option for hiding private
members from the output documents, as well as the
ability to automatically set members whose names
begin with an underscore to being recognized as
private.

2003-09-29 13:02
1.2

오류 추상 메서드와 문자열 구문 분석에 의한 해석의 몇 가지 고정했다. 알 수없는 매개 변수 @ param 태그를 확인하고있는 동안 경로가 명시적으로 PHP를 호출하거나 디렉터리에서 실행 점점 발생한 오류를 구현 해결되었습니다. 기본 상수가 추가되었습니다 템플릿 및 검색이 파일을 이제 다시 파일을 기본 서식 파일을 만약 그들이 발견되지 않는다 가을 템플릿.
Tags: Minor feature enhancements
A couple of parsing errors caused by abstract
methods and parsed strings were fixed. Checking
of @param tags for unknown parameters was
implemented, and an error that occurred while
getting the path when calling PHP explicitly or
running from out of a directory was fixed. A
default template constant was added and template
file retrievals now fall back to files in the
default template if they are not found.

2003-09-10 21:35
1.1

구문 PHP5, PHP4 코드를 더욱 강력 processDocComment 항목에 액세스 유형을 설정하기위한 @ 액세스 태그에 대한 지원에 대한 지원 (), 연결 대상 확인 및 지원 패키지에 대한 @ 태그를 구현하는 패키지를 통해.
Tags: Minor feature enhancements
Support for the PHP5 syntax, support for the @access tag for setting item access types in PHP4 code, a more robust processDocComment(), verification of the link target, and support for packages via implementing the @package tag.

Project Resources