44| Releases | Branch | PHP | Packagist | License | Documentation |
55| :---------------| :----------------------------------------------:| :---------------------------------------------------------------:| :------------------------------------------------------------:| :-------------------------------------------------:| :-------------------------------------------------------------------:|
66| Stable v5.14.x | [ ![ Branch 5.14] [ Branch_514x-img ]] [ Branch_514x ] | [ ![ Minimum PHP Version)] [ PHPVersion_514x-img ]] [ PHPVersion_514x ] | [ ![ Stable Version 5.14] [ Packagist_514x-img ]] [ Packagist_514x ] | [ ![ License 5.14] [ License_514x-img ]] [ License_514x ] | [ ![ Documentation 5.14] [ Documentation_514x-img ]] [ Documentation_514x ] |
7- | Stable v6.27 .x | [ ![ Branch 6.27 ] [ Branch_627x -img]] [ Branch_627x ] | [ ![ Minimum PHP Version)] [ PHPVersion_627x -img]] [ PHPVersion_627x ] | [ ![ Stable Version 6.27 ] [ Packagist_627x -img]] [ Packagist_627x ] | [ ![ License 6.27 ] [ License_627x -img]] [ License_627x ] | [ ![ Documentation 6.27 ] [ Documentation_627x -img]] [ Documentation_627x ] |
7+ | Stable v6.28 .x | [ ![ Branch 6.28 ] [ Branch_628x -img]] [ Branch_628x ] | [ ![ Minimum PHP Version)] [ PHPVersion_628x -img]] [ PHPVersion_628x ] | [ ![ Stable Version 6.28 ] [ Packagist_628x -img]] [ Packagist_628x ] | [ ![ License 6.28 ] [ License_628x -img]] [ License_628x ] | [ ![ Documentation 6.28 ] [ Documentation_628x -img]] [ Documentation_628x ] |
88
99[ Branch_514x-img ] : https://img.shields.io/badge/branch-5.14-orange
1010[ Branch_514x ] : https://github.com/llaville/php-compatinfo-db/tree/5.14
1717[ Documentation_514x-img ] : https://img.shields.io/badge/documentation-v5.14-green
1818[ Documentation_514x ] : https://github.com/llaville/php-compatinfo-db/tree/5.14/docs
1919
20- [ Branch_627x -img] : https://img.shields.io/badge/branch-6.27 -orange
21- [ Branch_627x ] : https://github.com/llaville/php-compatinfo-db/tree/6.27
22- [ PHPVersion_627x -img] : https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.27 .0
23- [ PHPVersion_627x ] : https://www.php.net/supported-versions.php
24- [ Packagist_627x -img] : https://img.shields.io/badge/packagist-v6.27 .0-blue
25- [ Packagist_627x ] : https://packagist.org/packages/bartlett/php-compatinfo-db
26- [ License_627x -img] : https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
27- [ License_627x ] : https://github.com/llaville/php-compatinfo-db/blob/6.27 /LICENSE
28- [ Documentation_627x -img] : https://img.shields.io/badge/documentation-v6.27 -green
29- [ Documentation_627x ] : https://github.com/llaville/php-compatinfo-db/tree/6.27 /docs
20+ [ Branch_628x -img] : https://img.shields.io/badge/branch-6.28 -orange
21+ [ Branch_628x ] : https://github.com/llaville/php-compatinfo-db/tree/6.28
22+ [ PHPVersion_628x -img] : https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.28 .0
23+ [ PHPVersion_628x ] : https://www.php.net/supported-versions.php
24+ [ Packagist_628x -img] : https://img.shields.io/badge/packagist-v6.28 .0-blue
25+ [ Packagist_628x ] : https://packagist.org/packages/bartlett/php-compatinfo-db
26+ [ License_628x -img] : https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
27+ [ License_628x ] : https://github.com/llaville/php-compatinfo-db/blob/6.28 /LICENSE
28+ [ Documentation_628x -img] : https://img.shields.io/badge/documentation-v6.28 -green
29+ [ Documentation_628x ] : https://github.com/llaville/php-compatinfo-db/tree/6.28 /docs
3030
3131Main goal of this project is to provide a standalone database that references
3232all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions.
@@ -44,12 +44,12 @@ This database is currently only support by its initial project [php-compatinfo](
4444 | ` 4.2.x ` to ` 4.5.x ` | ` >= 7.4 ` | ` 6.4 ` |
4545 | ` 4.6.x ` to ` 4.11.x ` | ` >= 7.4 ` | ` 6.5 ` |
4646 | ` 5.0.x ` to ` 5.14.x ` | ` >= 8.0 ` and ` < 8.3 ` | ` 7.0 ` |
47- | ` 6.0.x ` to ` 6.27 .x ` | ` >= 8.1 ` | ` 7.0 ` , ` 7.1 ` , ` 7.2 ` |
47+ | ` 6.0.x ` to ` 6.28 .x ` | ` >= 8.1 ` and ` < 8.6 ` | ` 7.0 ` , ` 7.1 ` , ` 7.2 ` |
4848
4949## Documentation
5050
51- All the documentation is available on [ website] ( https://llaville.github.io/php-compatinfo-db/6.27 ) ,
52- generated from the [ docs] ( https://github.com/llaville/php-compatinfo-db/tree/6.27 /docs ) folder.
51+ All the documentation is available on [ website] ( https://llaville.github.io/php-compatinfo-db/6.28 ) ,
52+ generated from the [ docs] ( https://github.com/llaville/php-compatinfo-db/tree/6.28 /docs ) folder.
5353
5454## Contributors
5555
0 commit comments