zendframework/zendxml
Abandoned; use laminas/laminas-xml. Utility library for XML usage, best practices, and security in PHP
1.2.0
9.2M downloads/mo
#4995 most downloaded on Packagist
zendframework/ZendXml
What this package is like to depend on
Last release 8 years ago
no release in 18 months
Ships fairly regularly
a new release about every 13 months
Most releases are documented
notes for 5 of 6 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
6 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Mar 2014 to Jan 2019Releases
latest 6-
1.2.022 Jan 2019Release notes
Open source →Added
-
#6 adds the following method:
Security::scanHtml( string $html, DOMDocument $dom = null, int $libXmlConstants = 0 ) : SimpleXMLElement|DOMDocument|bool
This method allows scanning markup known to be HTML, versus assuming the
markup is generic XML.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
Release notes
Open source →Added
-
#6 adds the following method:
Security::scanHtml( string $html, DOMDocument $dom = null, int $libXmlConstants = 0 ) : SimpleXMLElement|DOMDocument|boolThis method allows scanning markup known to be HTML, versus assuming the markup is generic XML.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
-
-
1.1.122 Jan 2019Release notes
Open source →Added
- #16 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #17 properly enables heuristic security checks for PHP 5.6.0 - 5.6.5 when PHP
is running as PHP-FPM.
Release notes
Open source →Added
- #16 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #17 properly enables heuristic security checks for PHP 5.6.0 - 5.6.5 when PHP is running as PHP-FPM.
-
1.1.030 Apr 2018Release notes
Open source →Added
- #13 adds support for PHP 7.1 and 7.2.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
Fixed
- Nothing.
Release notes
Open source →Added
- #13 adds support for PHP 7.1 and 7.2.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
Fixed
- Nothing.
-
1.0.204 Feb 2016Release notes
Open source →Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #11 updates the dependencies to PHP
^5.3.3 || ^7.0and PHPUnit^3.7 || ^4.0, ensuring better compatibility with other components, and with PHP 7. The test matrix was also expanded to add PHP 7 as a required platform.
Release notes
Open source →Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #11 updates the
dependencies to PHP
^5.3.3 || ^7.0and PHPUnit^3.7 || ^4.0, ensuring better compatibility with other components, and with PHP 7. The test matrix was also expanded to add PHP 7 as a required platform.
-
1.0.103 Aug 2015Release notes
Open source →- Fixes ZF2015-06 (see http://framework.zend.com/security/advisory/ZF2015-06)
-
1.0.005 Mar 2014Nothing published for this version