Download List

프로젝트 설명

MiniXML provides a simple API used to generate and
parse XML. Its advantages are ease-of-use and the
fact that no additional libraries are required.
The set of classes allows developers to access XML
data and create valid XML output with a tree-based
hierarchy of elements. The PHP and Perl classes
are independent and do not require any additional
libraries.

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.

2008-02-06 16:13
1.3.8

사소한 버그의 번호를 "? XML을 고정했다?"헤더, DOCTYPE 요소, 비어있는 속성, 깊은 재귀 경고, 사진수록. 예비 정품 확인을 분명하게 잘못된 XML에 죽음을 피하기 위해 포함되었습니다.
Tags: Minor bugfixes
A number of minor bugs were fixed with the
<?xml ?> header, DOCTYPE elements, empty
attributes, deep recursion warnings, and more. A
preliminary validation check was included to avoid
dying on patently bad XML.

2005-03-01 11:03
1.3.0

중요 버그수정 XML 파서의 PHP 버전을했습니다. 복잡한 문서를 지금은 파싱 수있는 문제없이 NewsML했고, RSS 등 취급, 및 기타 피드입니다.
Tags: Major bugfixes
Important bugfixes were made to the PHP version of the XML parser. Complex documents can now be parsed and handled without issue, including NewsML, RSS, and other feeds.

2002-12-16 10:47
1.2.4

이 버전은 정확하게 여러 <single 처리 구문 분석 알고리즘을 /> 둘 다 PHP와 Perl의 요소에 대한 중요한 변경 사항이 포함되어있습니다. 추가 방법을 지금은 자식 요소 조작 (삽입 및 삭제)을 사용할 수있습니다.
Tags: Major bugfixes
This version includes important changes to the parsing algorithm to correctly handle multiple &lt;single /&gt; elements for both PHP and Perl. Additional methods are now available for child element manipulation (insertion and removal).

2002-09-23 19:12
1.2.2

중요 버그수정 CDATA가, 속성은 XML 파싱과 관련된 다른 요소를 제출했다. CDATA가, DOCTYPE을위한 새로운 지원 및 ENTITY 요소가 추가되었습니다. 이것은 Perl이나 PHP로 구현에 적용됩니다.
Tags: Major bugfixes
Important bugfixes related to XML parsing of
CDATA, attributes, and other elements were made.
New support for the CDATA, DOCTYPE, and ENTITY
elements was added. This applies to both the Perl
and PHP implementations.

2002-09-20 11:53
1.2.1

이 마이너 릴리스 MiniXML의 Perl의 구현에 영향을 미칩니다. 명명 규칙 (MiniXML에서 수정되었습니다 : : XML로 : : MiniXML : :) CPAN 명명 규칙을 준수합니다. 또한, 버그 사례 AutoEscapeEntities 활동 허위 정의되지만 노드의 콘텐츠와 관련된 문제가 해결되었습니다.
Tags: Minor bugfixes
This minor release only affects the Perl implementation of MiniXML. The naming scheme has been modified (from MiniXML:: to XML::MiniXML::) to comply with CPAN naming conventions. Additionally, a bug involving false but defined Node content in cases where AutoEscapeEntities was active has been resolved.

Project Resources