bartlett/php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions

5.5.0 2023-05-14 05:11 UTC

README

Stable
Latest Stable Version
Minimum PHP Version)
License

GitHub Discussions Tests GitHub-Pages

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.5.x >= 8.0 7.0

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)