Description
Legacy PHP 5.6 applications can connect to PostgreSQL databases through the old PHP database extensions they were built around. This supports maintenance of older web systems and migration work.
It is a database connector for obsolete PHP code. Protect connection strings, use least-privilege database users, review SQL construction, and isolate public deployments whenever possible.