mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-19 17:11:23 +01:00
Update meta
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
Note that only PHP 7 compatibility issues are accepted. For security issues contact maintainers privately.
|
||||
Note that only PHP 7 and PHP 8 compatibility issues are accepted. For security issues contact maintainers privately.
|
||||
-->
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
Note that only PHP 7 compatibility fixes are accepted. Please report security issues to maintainers privately.
|
||||
Note that only PHP 7 and PHP 8 compatibility fixes are accepted. Please report security issues to maintainers privately.
|
||||
-->
|
||||
|
||||
| Q | A
|
||||
|
||||
@@ -7,6 +7,7 @@ Version 1.1.23 under development
|
||||
- Enh #4294: Add PostgreSQL 12 support (bio)
|
||||
- Bug #4291: The scheme (protocol) is deleted when validateIDN is enabled after validation (Argevollen)
|
||||
- Bug: Fix CFileHelper::findFiles() to use correct directory separator under Windows (samdark)
|
||||
- Bug #4306: Fix PHP 8 compatibility (samdark)
|
||||
|
||||
Version 1.1.22 January 16, 2020
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user