Changelog for
php7-pear-Net_URL2-2.2.1-5.3.noarch.rpm :
* Thu Mar 01 2018 ecsosAATTopensuse.org- fix rm -rf line in spec to remove .channels etc. in Factory also
* Mon Sep 11 2017 jweberhoferAATTweberhofer.at- Cleaned up spec file
* Thu Aug 17 2017 ecsosAATTopensuse.org- New upstream release 2.2.1
* Fix: Correct earlier regex delimiter
* Fix: Travis missing hhvm-nightly
* Fix: Travis PHP 5.2
* Fix: Correct case of method call name- package renamed to php7-pear-Net_URL2
* Fri Nov 20 2015 ajAATTajaissle.de- New upstream release 2.2.0
* Changed composer autoloader to classmap, fixes include path pollution
* Mon Apr 06 2015 ajAATTajaissle.de- New upstream release 2.1.1
* Fixed #20473: Normalize query and fragment broken- Fix %sname (should have been all lowercase), spec cleanup
* Thu Dec 11 2014 ajAATTajaissle.de- New upstream release 2.1.0
* New: OPTION_DROP_SEQUENCE- Release 2.0.12
* Removed: OPTION_DROP_SEQUENCE- Release 2.0.11
* New: OPTION_DROP_SEQUENCE- Release 2.0.10
* Imp: composer for pear
* Fix: Documentation problem- Release 2.0.9
* Fixed #20418: Incorrect normalization of URI with missing authority
* Upd: Test for RFC 3986 Section 1.1.2 Examples
* Upd: Travis CI - PHP 5.6 added- Release 2.0.8
* Fixed #20420: Inconsistent setAuthority and getAuthority
* Fixed #20423: URI with IPv6 or IPvFuture not parsed
* Imp: Test for RFC 3986 Section 1.1.2 Examples- Release 2.0.7
* Fixed #20385: Incorrect normalization of userinfo
* Fixed #20399: Setting userinfo to FALSE not transparent- Release 2.0.6
* Fixed #20304: file:// URI gets crippled
* Wed May 14 2014 ajAATTajaissle.de- Put a copy of docs/LICENSE and the examples into %_docdir
* Tue May 13 2014 ajAATTajaissle.de- New upstream release 2.0.5- Changelog 2.0.5
* Fixed #17036: Brackets broken for query variables
* Fixed diverse coding style violations and misc. minor issues
* Increased code coverage- Changelog 2.0.4
* Fixed #20161: URLs with \"0\" as host fail to normalize with empty path
* A flaw in NetURL2::removeDotSegments() introduced in 2.0.1 has been fixed
* New: NetURL2::removeDotSegments() emits a warning on loop limit reach
* Url-segment maximum count raised from 100 to 256 (loop limit)- Changelog 2.0.3
* Fixed #20156: setAuthority() flaw with \"0\" as host
* Fixed #20157: normalize() flaw with \"0\" as path
* Fixed #20158: Fragment-only references are not resolved to non-absolute base URI
* Fixed #20159: Authority not terminated by slash
* Fixed diverse coding style violations and misc. minor issues
* Increased code coverage
* Added support for Scrutinizer CI- Changelog 2.0.2
* Fixed #19684: Redirects containing spaces do not work
* Fixed diverse coding style violations and misc. minor issues
* Improved source package distribution
* Added support for Travis CI- Changelog 2.0.1
* Fixed Bug #20013: getNormalizedURL() adds leading \"AATT\" chars in the Authority
* Fixed Bug #20016: Wrong data in 6d4f4dd \"Package.xml preparation.\"
* Fixed Bug #19176: resolve() does not merge the path if the base path is empty
* Fixed Bug #19315: removeDotSegments(\"0\") not working
* Fri Feb 01 2013 ajAATTajaissle.de- New upstream version 2.0.0- Changelog 2.0.0
* Fixed the version of the release. Follow the convention for Package2.
* Fixed Bug #18917: URL2.php moved to ./Net/Net (davidc)- Changelog 1.0.0
* Fixed Bug #17036: Problem with parsed query string
* Fixed Bug #17087: setOption() function is gone
* Fixed #17166: Fluent Interface
* Fixed #17167: Refactor __construct
* Fixed Bug #18267: setQueryVariables() fails to encode array values
* Fixed Bug #14399: Fixed multiple bugs in Net_URL2 (Missing setOption value, unused properties, etc.)
* Sat Sep 10 2011 gerrit.beineAATTgmx.de- initial version 1.7.12