-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,10 +12,10 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2022-10-03</date> | ||
<time>01:00:00</time> | ||
<date>2022-12-21</date> | ||
<time>13:00:00</time> | ||
<version> | ||
<release>4.12.0</release> | ||
<release>4.12.1</release> | ||
<api>4.0</api> | ||
</version> | ||
<stability> | ||
|
@@ -24,11 +24,8 @@ | |
</stability> | ||
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</license> | ||
<notes> | ||
. New server option: `enable_server_token`, disable by default | ||
. Compatible with PHP 8.2 latest changes (PHP-8.2-RC3) | ||
. Fix: ignore user set encoding if it is not supported | ||
. Fix: Remove illegal http header | ||
. Fix convert double sec to long microseconds in hooked usleep by @shandyDev | ||
. Bug fixed: PDO pool client for Postgres | ||
. Compatible with PHP 8.2.0 (PHP-8.2.0) | ||
</notes> | ||
<contents> | ||
<dir name="/"> | ||
|