changelog: 2.7.3

This commit is contained in:
Denis Sokolov
2020-08-04 18:35:20 +03:00
committed by GitHub
parent 5d5fe9bb3d
commit 69b082b677
+9
View File
@@ -1,3 +1,12 @@
# 2.7.3
* PrettyPageHandler functionality to hide superglobal keys has a clearer name hideSuperglobalKey
# 2.7.2
* PrettyPageHandler now accepts custom js files
* PrettyPageHandler templateHelper is now accessible through inheritance
# 2.7.1
* Fix a PHP warning in some cases with anonymous classes.