Skip to content

Commit 16a1b71

Browse files
committed
prepare feature release 6.19
1 parent 9334163 commit 16a1b71

File tree

10 files changed

+66
-77
lines changed

10 files changed

+66
-77
lines changed

.changes/6.x/6.19.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
## 6.19.0 - 2025-06-30
3+
4+
### Added
5+
6+
- PHP 8.3.22 support
7+
- PHP 8.4.8 support
8+
9+
### Changed
10+
11+
- update `xdebug` reference to version 3.4.4
12+
- update `opentelemetry` reference to version 1.1.3
13+
- update `mongodb` reference to version 1.21.1 and 2.1.1
14+
15+
**Full Changelog**: [6.18.0...6.19.0](https://github.com/llaville/php-compatinfo-db/compare/6.18.0...6.19.0)

.changes/6.x/unreleased/Changed-20250515-023129.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/6.x/unreleased/Changed-20250515-024117.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/6.x/unreleased/Changed-20250524-052721.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches:
77
- master
8-
- "6.18"
8+
- "6.19"
99
paths:
1010
- docs/**
1111
pull_request:
@@ -15,6 +15,6 @@ jobs:
1515
deploy:
1616
uses: llaville/.github/.github/workflows/gh-pages.yml@master
1717
with:
18-
destination-dir: "6.18"
18+
destination-dir: "6.19"
1919
force-orphan: false
2020
hook-script: "resources/gh-pages-hook.sh"

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
88
and is generated by [Changie](https://github.com/miniscruff/changie).
99

10+
## 6.19.0 - 2025-06-30
11+
12+
### Added
13+
14+
- PHP 8.3.22 support
15+
- PHP 8.4.8 support
16+
17+
### Changed
18+
19+
- update `xdebug` reference to version 3.4.4
20+
- update `opentelemetry` reference to version 1.1.3
21+
- update `mongodb` reference to version 1.21.1 and 2.1.1
22+
23+
**Full Changelog**: [6.18.0...6.19.0](https://github.com/llaville/php-compatinfo-db/compare/6.18.0...6.19.0)
24+
1025
## 6.18.0 - 2025-05-13
1126

1227
### Added

README.md

Lines changed: 15 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@
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.13.x | [![Branch 6.13][Branch_613x-img]][Branch_613x] | [![Minimum PHP Version)][PHPVersion_613x-img]][PHPVersion_613x] | [![Stable Version 6.13][Packagist_613x-img]][Packagist_613x] | [![License 6.13][License_613x-img]][License_613x] | [![Documentation 6.13][Documentation_613x-img]][Documentation_613x] |
8-
| Stable v6.14.x | [![Branch 6.14][Branch_614x-img]][Branch_614x] | [![Minimum PHP Version)][PHPVersion_614x-img]][PHPVersion_614x] | [![Stable Version 6.14][Packagist_614x-img]][Packagist_614x] | [![License 6.14][License_614x-img]][License_614x] | [![Documentation 6.14][Documentation_614x-img]][Documentation_614x] |
9-
| Stable v6.15.x | [![Branch 6.15][Branch_615x-img]][Branch_615x] | [![Minimum PHP Version)][PHPVersion_615x-img]][PHPVersion_615x] | [![Stable Version 6.15][Packagist_615x-img]][Packagist_615x] | [![License 6.15][License_615x-img]][License_615x] | [![Documentation 6.15][Documentation_615x-img]][Documentation_615x] |
10-
| Stable v6.16.x | [![Branch 6.16][Branch_616x-img]][Branch_616x] | [![Minimum PHP Version)][PHPVersion_616x-img]][PHPVersion_616x] | [![Stable Version 6.16][Packagist_616x-img]][Packagist_616x] | [![License 6.16][License_616x-img]][License_616x] | [![Documentation 6.16][Documentation_616x-img]][Documentation_616x] |
11-
| Stable v6.17.x | [![Branch 6.17][Branch_617x-img]][Branch_617x] | [![Minimum PHP Version)][PHPVersion_617x-img]][PHPVersion_617x] | [![Stable Version 6.17][Packagist_617x-img]][Packagist_617x] | [![License 6.17][License_617x-img]][License_617x] | [![Documentation 6.17][Documentation_617x-img]][Documentation_617x] |
127
| Stable v6.18.x | [![Branch 6.18][Branch_618x-img]][Branch_618x] | [![Minimum PHP Version)][PHPVersion_618x-img]][PHPVersion_618x] | [![Stable Version 6.18][Packagist_618x-img]][Packagist_618x] | [![License 6.18][License_618x-img]][License_618x] | [![Documentation 6.18][Documentation_618x-img]][Documentation_618x] |
8+
| Stable v6.19.x | [![Branch 6.19][Branch_619x-img]][Branch_619x] | [![Minimum PHP Version)][PHPVersion_619x-img]][PHPVersion_619x] | [![Stable Version 6.19][Packagist_619x-img]][Packagist_619x] | [![License 6.19][License_619x-img]][License_619x] | [![Documentation 6.19][Documentation_619x-img]][Documentation_619x] |
139

1410
[Branch_514x-img]: https://img.shields.io/badge/branch-5.14-orange
1511
[Branch_514x]: https://github.com/llaville/php-compatinfo-db/tree/5.14
@@ -22,61 +18,6 @@
2218
[Documentation_514x-img]: https://img.shields.io/badge/documentation-v5.14-green
2319
[Documentation_514x]: https://github.com/llaville/php-compatinfo-db/tree/5.14/docs
2420

25-
[Branch_613x-img]: https://img.shields.io/badge/branch-6.13-orange
26-
[Branch_613x]: https://github.com/llaville/php-compatinfo-db/tree/6.13
27-
[PHPVersion_613x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.13.0
28-
[PHPVersion_613x]: https://www.php.net/supported-versions.php
29-
[Packagist_613x-img]: https://img.shields.io/badge/packagist-v6.13.2-blue
30-
[Packagist_613x]: https://packagist.org/packages/bartlett/php-compatinfo-db
31-
[License_613x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
32-
[License_613x]: https://github.com/llaville/php-compatinfo-db/blob/6.13/LICENSE
33-
[Documentation_613x-img]: https://img.shields.io/badge/documentation-v6.13-green
34-
[Documentation_613x]: https://github.com/llaville/php-compatinfo-db/tree/6.13/docs
35-
36-
[Branch_614x-img]: https://img.shields.io/badge/branch-6.14-orange
37-
[Branch_614x]: https://github.com/llaville/php-compatinfo-db/tree/6.14
38-
[PHPVersion_614x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.14.0
39-
[PHPVersion_614x]: https://www.php.net/supported-versions.php
40-
[Packagist_614x-img]: https://img.shields.io/badge/packagist-v6.14.0-blue
41-
[Packagist_614x]: https://packagist.org/packages/bartlett/php-compatinfo-db
42-
[License_614x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
43-
[License_614x]: https://github.com/llaville/php-compatinfo-db/blob/6.14/LICENSE
44-
[Documentation_614x-img]: https://img.shields.io/badge/documentation-v6.14-green
45-
[Documentation_614x]: https://github.com/llaville/php-compatinfo-db/tree/6.14/docs
46-
47-
[Branch_615x-img]: https://img.shields.io/badge/branch-6.15-orange
48-
[Branch_615x]: https://github.com/llaville/php-compatinfo-db/tree/6.15
49-
[PHPVersion_615x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.15.0
50-
[PHPVersion_615x]: https://www.php.net/supported-versions.php
51-
[Packagist_615x-img]: https://img.shields.io/badge/packagist-v6.15.0-blue
52-
[Packagist_615x]: https://packagist.org/packages/bartlett/php-compatinfo-db
53-
[License_615x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
54-
[License_615x]: https://github.com/llaville/php-compatinfo-db/blob/6.15/LICENSE
55-
[Documentation_615x-img]: https://img.shields.io/badge/documentation-v6.15-green
56-
[Documentation_615x]: https://github.com/llaville/php-compatinfo-db/tree/6.15/docs
57-
58-
[Branch_616x-img]: https://img.shields.io/badge/branch-6.16-orange
59-
[Branch_616x]: https://github.com/llaville/php-compatinfo-db/tree/6.16
60-
[PHPVersion_616x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.16.0
61-
[PHPVersion_616x]: https://www.php.net/supported-versions.php
62-
[Packagist_616x-img]: https://img.shields.io/badge/packagist-v6.16.0-blue
63-
[Packagist_616x]: https://packagist.org/packages/bartlett/php-compatinfo-db
64-
[License_616x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
65-
[License_616x]: https://github.com/llaville/php-compatinfo-db/blob/6.16/LICENSE
66-
[Documentation_616x-img]: https://img.shields.io/badge/documentation-v6.16-green
67-
[Documentation_616x]: https://github.com/llaville/php-compatinfo-db/tree/6.16/docs
68-
69-
[Branch_617x-img]: https://img.shields.io/badge/branch-6.17-orange
70-
[Branch_617x]: https://github.com/llaville/php-compatinfo-db/tree/6.17
71-
[PHPVersion_617x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.17.0
72-
[PHPVersion_617x]: https://www.php.net/supported-versions.php
73-
[Packagist_617x-img]: https://img.shields.io/badge/packagist-v6.17.0-blue
74-
[Packagist_617x]: https://packagist.org/packages/bartlett/php-compatinfo-db
75-
[License_617x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
76-
[License_617x]: https://github.com/llaville/php-compatinfo-db/blob/6.17/LICENSE
77-
[Documentation_617x-img]: https://img.shields.io/badge/documentation-v6.17-green
78-
[Documentation_617x]: https://github.com/llaville/php-compatinfo-db/tree/6.17/docs
79-
8021
[Branch_618x-img]: https://img.shields.io/badge/branch-6.18-orange
8122
[Branch_618x]: https://github.com/llaville/php-compatinfo-db/tree/6.18
8223
[PHPVersion_618x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.18.0
@@ -88,6 +29,17 @@
8829
[Documentation_618x-img]: https://img.shields.io/badge/documentation-v6.18-green
8930
[Documentation_618x]: https://github.com/llaville/php-compatinfo-db/tree/6.18/docs
9031

32+
[Branch_619x-img]: https://img.shields.io/badge/branch-6.19-orange
33+
[Branch_619x]: https://github.com/llaville/php-compatinfo-db/tree/6.19
34+
[PHPVersion_619x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.19.0
35+
[PHPVersion_619x]: https://www.php.net/supported-versions.php
36+
[Packagist_619x-img]: https://img.shields.io/badge/packagist-v6.19.0-blue
37+
[Packagist_619x]: https://packagist.org/packages/bartlett/php-compatinfo-db
38+
[License_619x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db
39+
[License_619x]: https://github.com/llaville/php-compatinfo-db/blob/6.19/LICENSE
40+
[Documentation_619x-img]: https://img.shields.io/badge/documentation-v6.19-green
41+
[Documentation_619x]: https://github.com/llaville/php-compatinfo-db/tree/6.19/docs
42+
9143
Main goal of this project is to provide a standalone database that references
9244
all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions.
9345

@@ -104,13 +56,13 @@ This database is currently only support by its initial project [php-compatinfo](
10456
| `4.2.x` to `4.5.x` | `>= 7.4` | `6.4` |
10557
| `4.6.x` to `4.11.x` | `>= 7.4` | `6.5` |
10658
| `5.0.x` to `5.14.x` | `>= 8.0` and `< 8.3` | `7.0` |
107-
| `6.0.x` to `6.18.x` | `>= 8.1` | `7.0`, `7.1`, `7.2` |
59+
| `6.0.x` to `6.19.x` | `>= 8.1` | `7.0`, `7.1`, `7.2` |
10860
| `7.0.x` | `>= 8.2` | `8.0` |
10961

11062
## Documentation
11163

112-
All the documentation is available on [website](https://llaville.github.io/php-compatinfo-db/6.18),
113-
generated from the [docs](https://github.com/llaville/php-compatinfo-db/tree/6.18/docs) folder.
64+
All the documentation is available on [website](https://llaville.github.io/php-compatinfo-db/6.19),
65+
generated from the [docs](https://github.com/llaville/php-compatinfo-db/tree/6.19/docs) folder.
11466

11567
## Contributors
11668

docs/appendix/SUPPORTED-VERSIONS_6.x.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
<!-- markdownlint-disable MD013 -->
22
# Releases 6.x
33

4+
## Releases 6.19.x
5+
6+
| Release | Extension | PHP 8.4 | PHP 8.3 | PHP 8.2 | PHP 8.1 | PHP 8.0 | PHP 7.4 | PHP 7.3 | PHP 7.2 | PHP 7.1 | PHP 7.0 | PHP 5.6 |
7+
|------------------------------:|:--------------|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
8+
| [6.19.0][6.19.0] - 2025-06-30 | | 8.4.8 | 8.3.22 | 8.2.28 | 8.1.32 | | | | | | | |
9+
| [1.21.1][mongodb-1.21.1] | mongodb | &check; | &check; | &check; | &check; | | | | | | | |
10+
| [2.1.1][mongodb-2.1.1] | mongodb | &check; | &check; | &check; | &check; | | | | | | | |
11+
| [1.1.3][opentelemetry-1.1.3] | opentelemetry | &check; | &check; | &check; | &check; | | | | | | | |
12+
| [3.4.4][xdebug-3.4.4] | xdebug | &check; | &check; | &check; | &check; | | | | | | | |
13+
14+
[6.19.0]: https://github.com/llaville/php-compatinfo-db/releases/tag/6.19.0
15+
[mongodb-1.21.1]: https://pecl.php.net/package/mongodb/1.21.1
16+
[mongodb-2.1.1]: https://pecl.php.net/package/mongodb/2.1.1
17+
[opentelemetry-1.1.3]: https://pecl.php.net/package/opentelemetry/1.1.3
18+
[xdebug-3.4.4]: https://pecl.php.net/package/xdebug/3.4.4
19+
420
## Releases 6.18.x
521

622
| Release | Extension | PHP 8.4 | PHP 8.3 | PHP 8.2 | PHP 8.1 | PHP 8.0 | PHP 7.4 | PHP 7.3 | PHP 7.2 | PHP 7.1 | PHP 7.0 | PHP 5.6 |

docs/appendix/supported-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

6767
* PHP 8.1.26 until 8.1.32
6868
* PHP 8.2.13 until 8.2.28
69-
* PHP 8.3.0 until 8.3.21
70-
* PHP 8.4.1 until 8.4.7
69+
* PHP 8.3.0 until 8.3.22
70+
* PHP 8.4.1 until 8.4.8
7171

7272
Currently, [115 extensions](SUPPORTED-EXTENSIONS.md) referenced in the database.

src/Presentation/Console/Command/AboutCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
4646
/** @var ApplicationInterface $app */
4747
$app = $this->getApplication(); // @phpstan-ignore varTag.nativeType
4848

49-
$defaultVersion = '6.18';
49+
$defaultVersion = '6.19';
5050

5151
$lines = [
5252
sprintf(

0 commit comments

Comments
 (0)