77| Stable v6.20.x | [ ![ Branch 6.20] [ Branch_620x-img ]] [ Branch_620x ] | [ ![ Minimum PHP Version)] [ PHPVersion_620x-img ]] [ PHPVersion_620x ] | [ ![ Stable Version 6.20] [ Packagist_620x-img ]] [ Packagist_620x ] | [ ![ License 6.20] [ License_620x-img ]] [ License_620x ] | [ ![ Documentation 6.20] [ Documentation_620x-img ]] [ Documentation_620x ] |
88| Stable v6.21.x | [ ![ Branch 6.21] [ Branch_621x-img ]] [ Branch_621x ] | [ ![ Minimum PHP Version)] [ PHPVersion_621x-img ]] [ PHPVersion_621x ] | [ ![ Stable Version 6.21] [ Packagist_621x-img ]] [ Packagist_621x ] | [ ![ License 6.21] [ License_621x-img ]] [ License_621x ] | [ ![ Documentation 6.21] [ Documentation_621x-img ]] [ Documentation_621x ] |
99| Stable v6.22.x | [ ![ Branch 6.22] [ Branch_622x-img ]] [ Branch_622x ] | [ ![ Minimum PHP Version)] [ PHPVersion_622x-img ]] [ PHPVersion_622x ] | [ ![ Stable Version 6.22] [ Packagist_622x-img ]] [ Packagist_622x ] | [ ![ License 6.22] [ License_622x-img ]] [ License_622x ] | [ ![ Documentation 6.22] [ Documentation_622x-img ]] [ Documentation_622x ] |
10+ | Stable v6.23.x | [ ![ Branch 6.23] [ Branch_623x-img ]] [ Branch_623x ] | [ ![ Minimum PHP Version)] [ PHPVersion_623x-img ]] [ PHPVersion_623x ] | [ ![ Stable Version 6.23] [ Packagist_623x-img ]] [ Packagist_623x ] | [ ![ License 6.23] [ License_623x-img ]] [ License_623x ] | [ ![ Documentation 6.23] [ Documentation_623x-img ]] [ Documentation_623x ] |
1011
1112[ Branch_514x-img ] : https://img.shields.io/badge/branch-5.14-orange
1213[ Branch_514x ] : https://github.com/llaville/php-compatinfo-db/tree/5.14
5253[ Documentation_622x-img ] : https://img.shields.io/badge/documentation-v6.22-green
5354[ Documentation_622x ] : https://github.com/llaville/php-compatinfo-db/tree/6.22/docs
5455
56+ [ Branch_623x-img ] : https://img.shields.io/badge/branch-6.23-orange
57+ [ Branch_623x ] : https://github.com/llaville/php-compatinfo-db/tree/6.23
58+ [ PHPVersion_623x-img ] : https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.23.0
59+ [ PHPVersion_623x ] : https://www.php.net/supported-versions.php
60+ [ Packagist_623x-img ] : https://img.shields.io/badge/packagist-v6.23.0-blue
61+ [ Packagist_623x ] : https://packagist.org/packages/bartlett/php-compatinfo-db
62+ [ License_623x-img ] : https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
63+ [ License_623x ] : https://github.com/llaville/php-compatinfo-db/blob/6.23/LICENSE
64+ [ Documentation_623x-img ] : https://img.shields.io/badge/documentation-v6.23-green
65+ [ Documentation_623x ] : https://github.com/llaville/php-compatinfo-db/tree/6.23/docs
66+
5567Main goal of this project is to provide a standalone database that references
5668all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions.
5769
@@ -68,13 +80,13 @@ This database is currently only support by its initial project [php-compatinfo](
6880 | ` 4.2.x ` to ` 4.5.x ` | ` >= 7.4 ` | ` 6.4 ` |
6981 | ` 4.6.x ` to ` 4.11.x ` | ` >= 7.4 ` | ` 6.5 ` |
7082 | ` 5.0.x ` to ` 5.14.x ` | ` >= 8.0 ` and ` < 8.3 ` | ` 7.0 ` |
71- | ` 6.0.x ` to ` 6.22 .x ` | ` >= 8.1 ` | ` 7.0 ` , ` 7.1 ` , ` 7.2 ` |
83+ | ` 6.0.x ` to ` 6.23 .x ` | ` >= 8.1 ` | ` 7.0 ` , ` 7.1 ` , ` 7.2 ` |
7284 | ` 7.0.x ` | ` >= 8.2 ` | ` 8.0 ` |
7385
7486## Documentation
7587
76- All the documentation is available on [ website] ( https://llaville.github.io/php-compatinfo-db/6.22 ) ,
77- generated from the [ docs] ( https://github.com/llaville/php-compatinfo-db/tree/6.22 /docs ) folder.
88+ All the documentation is available on [ website] ( https://llaville.github.io/php-compatinfo-db/6.23 ) ,
89+ generated from the [ docs] ( https://github.com/llaville/php-compatinfo-db/tree/6.23 /docs ) folder.
7890
7991## Contributors
8092
0 commit comments