[TASK] Load idna_convert via composer
The third-party library is now fetched via composer into typo3/contrib/vendor. The additional require_once statement in GeneralUtility is therefore not needed anymore. Resolves: #65987 Releases: master Change-Id: Ib7dabba5f7fb697a68ef4178b5ae5f15c56dd4df Reviewed-on: http://review.typo3.org/38129 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- typo3/contrib/vendor/composer/autoload_files.php 1 addition, 0 deletionstypo3/contrib/vendor/composer/autoload_files.php
- typo3/contrib/vendor/phpwhois/idna-convert/LICENCE 1 addition, 1 deletiontypo3/contrib/vendor/phpwhois/idna-convert/LICENCE
- typo3/contrib/vendor/phpwhois/idna-convert/README.md 42 additions, 34 deletionstypo3/contrib/vendor/phpwhois/idna-convert/README.md
- typo3/contrib/vendor/phpwhois/idna-convert/composer.json 30 additions, 0 deletionstypo3/contrib/vendor/phpwhois/idna-convert/composer.json
- typo3/contrib/vendor/phpwhois/idna-convert/example.php 133 additions, 0 deletionstypo3/contrib/vendor/phpwhois/idna-convert/example.php
- typo3/contrib/vendor/phpwhois/idna-convert/idna_convert.class.php 3 additions, 4 deletions...ntrib/vendor/phpwhois/idna-convert/idna_convert.class.php
- typo3/contrib/vendor/phpwhois/idna-convert/transcode_wrapper.php 137 additions, 0 deletions...ontrib/vendor/phpwhois/idna-convert/transcode_wrapper.php
- typo3/contrib/vendor/phpwhois/idna-convert/uctc.php 300 additions, 0 deletionstypo3/contrib/vendor/phpwhois/idna-convert/uctc.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 0 additions, 1 deletiontypo3/sysext/core/Classes/Utility/GeneralUtility.php
Please register or sign in to comment