- bugfix classmap in root composer.json should start at "libs/..."

This commit is contained in:
Uwe.Tews@googlemail.com
2014-10-14 21:59:49 +00:00
parent c77cc80a8c
commit d9bc39da57

View File

@@ -1,6 +1,7 @@
===== 3.1.21-dev ===== (xx.xx.2014)
14.10.2014
- bugfix any tag placed within "<script language=php>" will throw a security exception to close all thinkable holes
- bugfix classmap in root composer.json should start at "libs/..."
12.10.2014
- bugfix a comment like "<script{*foo*} language=php>" bypassed $php_handling checking (Thue Kristensen)