File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 88 id : pca_version
99 attributes :
1010 label : What version of phpCacheAdmin are you using?
11- placeholder : " e.g. v1.0.0"
11+ description : Don't write "latest" or anything like that! There is a version number at the bottom of the page.
12+ placeholder : " e.g. v2.0.0"
1213 validations :
1314 required : true
1415 - type : input
1516 id : cache_system
1617 attributes :
1718 label : Cache system and version
1819 description : You can find it in every dashboard. Leave blank if the issue is not related to a particular cache system.
19- placeholder : " e.g. Redis 7.0.2 "
20+ placeholder : " e.g. Redis 7.2.6 "
2021 - type : input
2122 id : extension
2223 attributes :
2324 label : Extension or client and version
2425 description : You can find it in every dashboard. Leave blank if the issue is not related to a particular cache system.
25- placeholder : " e.g. PHP Redis extension v6.0.0-dev "
26+ placeholder : " e.g. PHP Redis extension v6.1.0 or Predis v2.3.0 "
2627 - type : input
2728 id : php_version
2829 attributes :
You can’t perform that action at this time.
0 commit comments