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.
이 bugfix 릴리스가 없을 경우 버그가 발견되는 첫 번째 안정 버전 릴리스가 될 것입니다. 가능성이 스크립트를 포함 PHP_SELF 덮어쓰기에 추가되었습니다. 버그가 발견되었습니다 및 "direct_xml_bridge 해결 ()"는 XML 트리가 손상된 경우 다음과 같은 조건을 충족했다 : 비 모드를 사용 엄격하게 만들어진, 태그 숫자 중 하나이며,이 번호가 이미 XML 요소에 사용됩니다 . 새로운 내부 테마 swg.php에 추가되었습니다.
Tags:
Minor bugfixes
This is a bugfix release intended to become the
first stable release if no bugs are found. A
possibility has been added to overwrite PHP_SELF
in including scripts. A bug has been found and
resolved in "direct_xml_bridge ()" that created a
corrupted XML tree if the following conditions
were met: the non strict mode is used, the tag is
a numeric one, and this number is already used for
an XML element. A new internal theme has been
added to swg.php.
이 릴리스에는 PHP와 XML 파일에 대한 캐싱 메커니즘을 추가합니다. 그것은 "direct_xml_bridge ()"및 "direct_xml 분리 ()". XmlReader를 지원하는 두 번째 XML 파서로 ()은 메모리를 적게 사용이 추가되었습니다. 레벨 기반의 디버깅을 지원이 추가되었습니다. PHP5 (과)를 지원하는 새로운 추가되었습니다. DSD 입력 필터 (\ x00 - \ x21 문자가 잘못되었습니다 및 필터링) 최적화되었습니다. 거기에 많은 변화가 50 %의 성능 향상을 생산하고있습니다.
Tags:
Major feature enhancements
This release adds caching mechanisms for PHP and XML files. It separates "direct_xml_bridge ()" and "direct_xml ()". XMLReader has been added as a second supported XML parser (uses less memory). Level-based debugging support has been added. PHP5 (and newer) support has been added. The DSD input filter has been optimized (\x00 - \x21 chars are invalid and filtered out). There are many more changes, producing a 50% performance increase.