[BUGFIX] replace non-free jsmin.php with hook
jsmin.php has a non free license. See referenced bug report for details. This patch replaces jsmin.php with a hook to provide a way for extensions to implement own compression algorithms. Change-Id: I1fc5bfe29aaa20692c4323dd28d5c0a95863cf3d Fixes: #31832 Releases: 6.0 Reviewed-on: http://review.typo3.org/6682 Reviewed-by: Marcus Schwemer Tested-by: Marcus Schwemer Reviewed-by: Stefan Neufeind Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- NEWS.txt 8 additions, 0 deletionsNEWS.txt
- t3lib/class.t3lib_div.php 23 additions, 11 deletionst3lib/class.t3lib_div.php
- tests/Unit/t3lib/class.t3lib_divTest.php 132 additions, 0 deletionstests/Unit/t3lib/class.t3lib_divTest.php
- typo3/contrib/jsmin/jsmin.php 0 additions, 296 deletionstypo3/contrib/jsmin/jsmin.php
Please register or sign in to comment