Skip to content

Latest commit

 

History

History
129 lines (112 loc) · 10.4 KB

README.md

File metadata and controls

129 lines (112 loc) · 10.4 KB

PHP CompatInfoDB

Releases Branch PHP Packagist License Documentation
Stable v5.14.x Branch 5.14 Minimum PHP Version) Stable Version 5.14 License 5.14 Documentation 5.14
Stable v6.0.x Branch 6.0 Minimum PHP Version) Stable Version 6.0 License 6.0 Documentation 6.0
Stable v6.1.x Branch 6.1 Minimum PHP Version) Stable Version 6.1 License 6.1 Documentation 6.1
Stable v6.2.x Branch 6.2 Minimum PHP Version) Stable Version 6.2 License 6.2 Documentation 6.2
Stable v6.3.x Branch 6.3 Minimum PHP Version) Stable Version 6.3 License 6.3 Documentation 6.3
Stable v6.4.x Branch 6.4 Minimum PHP Version) Stable Version 6.4 License 6.4 Documentation 6.4
Stable v6.5.x Branch 6.5 Minimum PHP Version) Stable Version 6.5 License 6.5 Documentation 6.5
Stable v6.6.x Branch 6.6 Minimum PHP Version) Stable Version 6.6 License 6.6 Documentation 6.6

Main goal of this project is to provide a standalone database that references all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions.

This database is currently only support by its initial project php-compatinfo

Version Compatibility

CompatInfoDB PHP CompatInfo
3.6.x to 3.16.x >= 7.2 5.5
3.6.x to 3.16.x >= 7.4 6.0
3.17.x to 3.18.x >= 7.4 6.1
4.0.x to 4.1.x >= 7.4 6.2, 6.3
4.2.x to 4.5.x >= 7.4 6.4
4.6.x to 4.11.x >= 7.4 6.5
5.0.x to 5.14.x >= 8.0 and < 8.3 7.0
6.0.x to 6.6.x >= 8.1 7.0, 7.1

Documentation

All the documentation is available on website, generated from the docs folder.

Contributors

  • Laurent Laville (Lead Developer)
  • Remi Collet (contributor on many extensions and unit tests)