[TASK] Update PEAR packages
Update the PEAR packages in the contrib folder to the current versions. That is from 2.1.1 to 2.2.1 Mainly this includes bugfixes and some minor features like "100 Continue" support. Relevant changelogs: http://pear.php.net/package/HTTP_Request2/download/2.2.0 http://pear.php.net/package/HTTP_Request2/download/2.2.1 Resolves: #62672 Releases: master Change-Id: I20efe703a8db75e2ae579693639b4c3afb7e0f77 Reviewed-on: http://review.typo3.org/33770 Reviewed-by:Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
Showing
- typo3/contrib/pear/HTTP/Request2.php 16 additions, 36 deletionstypo3/contrib/pear/HTTP/Request2.php
- typo3/contrib/pear/HTTP/Request2/Adapter.php 16 additions, 36 deletionstypo3/contrib/pear/HTTP/Request2/Adapter.php
- typo3/contrib/pear/HTTP/Request2/Adapter/Curl.php 19 additions, 36 deletionstypo3/contrib/pear/HTTP/Request2/Adapter/Curl.php
- typo3/contrib/pear/HTTP/Request2/Adapter/Mock.php 13 additions, 36 deletionstypo3/contrib/pear/HTTP/Request2/Adapter/Mock.php
- typo3/contrib/pear/HTTP/Request2/Adapter/Socket.php 154 additions, 49 deletionstypo3/contrib/pear/HTTP/Request2/Adapter/Socket.php
- typo3/contrib/pear/HTTP/Request2/CookieJar.php 13 additions, 36 deletionstypo3/contrib/pear/HTTP/Request2/CookieJar.php
- typo3/contrib/pear/HTTP/Request2/Exception.php 22 additions, 45 deletionstypo3/contrib/pear/HTTP/Request2/Exception.php
- typo3/contrib/pear/HTTP/Request2/MultipartBody.php 26 additions, 38 deletionstypo3/contrib/pear/HTTP/Request2/MultipartBody.php
- typo3/contrib/pear/HTTP/Request2/Observer/Log.php 13 additions, 36 deletionstypo3/contrib/pear/HTTP/Request2/Observer/Log.php
- typo3/contrib/pear/HTTP/Request2/Response.php 12 additions, 35 deletionstypo3/contrib/pear/HTTP/Request2/Response.php
- typo3/contrib/pear/HTTP/Request2/SOCKS5.php 19 additions, 42 deletionstypo3/contrib/pear/HTTP/Request2/SOCKS5.php
- typo3/contrib/pear/HTTP/Request2/SocketWrapper.php 64 additions, 50 deletionstypo3/contrib/pear/HTTP/Request2/SocketWrapper.php
- typo3/contrib/pear/Net/URL2.php 407 additions, 131 deletionstypo3/contrib/pear/Net/URL2.php
- typo3/contrib/pear/PEAR/Exception.php 3 additions, 4 deletionstypo3/contrib/pear/PEAR/Exception.php
- typo3/contrib/pear/data/public-suffix-list.php 2142 additions, 272 deletionstypo3/contrib/pear/data/public-suffix-list.php
- typo3/sysext/core/Classes/Http/HttpRequest.php 3 additions, 3 deletionstypo3/sysext/core/Classes/Http/HttpRequest.php
- typo3/sysext/linkvalidator/Classes/Linktype/ExternalLinktype.php 1 addition, 1 deletion...ysext/linkvalidator/Classes/Linktype/ExternalLinktype.php
Please register or sign in to comment