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
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.12.x |
>= 8.1 |
7.0 , 7.1 |
All the documentation is available on website, generated from the docs folder.
- Laurent Laville (Lead Developer)
- Remi Collet (contributor on many extensions and unit tests)