内容简介:phpPgAdmin 7.12.0 发布了,是继 phpPgAdmin 5.6 版本以来最大更新。 主要变化:已支持 PHP 7 和 PostgreSQL 12(版本号7.12.0的由来),大量细节更新。 详细说明: I'm pleased to introduce the latest releas...
phpPgAdmin 7.12.0 发布了,是继 phpPgAdmin 5.6 版本以来最大更新。
主要变化:已支持 PHP 7 和 PostgreSQL 12(版本号7.12.0的由来),大量细节更新。
详细说明:
I'm pleased to introduce the latest release of phpPgAdmin, version 7.12.0.
This release incorporates the following changes:
-
PHP 7.1 is now the default version for development, and the minimum version required for phpPgAdmin going forward. Most users are currently running PHP 7, so we're happy to support this going forward, and encourage users of PHP 5.x to upgrade for continued support.
-
We've added support for all current versions of PostgreSQL, including the pending PostgreSQL 12 release. Our aim going forward will be to ensure that we are properly supporting all current release of Postgres, with degraded support for EOL versions.
-
We've updated some internal libraries, fixed additional bugs, and merged in many patches that had accumulated over the years. We want to thank everyone who provided a patch, whether merged or not, and hope you will consider contributing to phpPgAdmin in the future.
This version also comes with a change to our development and release cycle process. The first part of this is changing how we number our releases. Going forward, our versions numbers will represent:
- the primary PHP version supported (7),
- the most recent version of PostgreSQL supported (12),
- and the particular release number in that series (0).
Our plan is to continue developing on this branch (7_12) and releasing new features and bug fixes as often as needed. At some point about a year from now, after PostgreSQL has branched for Postgres 13/14, we'll incorporate that into an official release, and bump our release number to 7.13.0. Presumably, in a few years, there will eventually be a release of PHP 8, and we'll start planning that change at that time. We hope this will make it easier for both users and contributors going forward.
Once again, I want to thank everyone who has helped contribute to phpPgAdmin over the years. The project has gone through some ups and downs, but despite that is still used by a very large number of users and it enjoys a healthy developer ecosystem. We hope you find this new release helpful!
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web协议与实践
克里希纳穆尔蒂 (KrishnamurthyBalachander) / 范群波 / 科学出版社 / 2003-7 / 46.0
本书全面论述了传输Web内容的系统和协议,重点讲述了Web中业已成熟和稳定的技术,如TCP/IP协议及DNS技术、HITP/1.0的设计及其与TCP之间的交互;深入阐述了Web高速缓存技术和多媒体流播技术的最新技术动态;分析了Apache Web服务器和Squid代理;还探讨了通信量的分析和测量技术。书中使用了大量示例、技术发展水平报告以及案例分析来阐述Web的工作原理和各个组件之间的交互。本书是......一起来看看 《Web协议与实践》 这本书的介绍吧!