Skip to content

Commit e096edb

Browse files
Support Symfony 6 and PHP 8.1
1 parent d22f212 commit e096edb

File tree

8 files changed

+151
-72
lines changed

8 files changed

+151
-72
lines changed

.github/CODE_OF_CONDUCT.md

+104-48
Original file line numberDiff line numberDiff line change
@@ -2,75 +2,131 @@
22

33
## Our Pledge
44

5-
In the interest of fostering an open and welcoming environment, we as
6-
contributors and maintainers pledge to making participation in our project and
7-
our community a harassment-free experience for everyone, regardless of age, body
8-
size, disability, ethnicity, sex characteristics, gender identity and expression,
9-
level of experience, education, socio-economic status, nationality, personal
10-
appearance, race, religion, or sexual identity and orientation.
5+
We as members, contributors, and leaders pledge to make participation in our
6+
community a harassment-free experience for everyone, regardless of age, body
7+
size, visible or invisible disability, ethnicity, sex characteristics, gender
8+
identity and expression, level of experience, education, socio-economic status,
9+
nationality, personal appearance, race, caste, color, religion, or sexual identity
10+
and orientation.
11+
12+
We pledge to act and interact in ways that contribute to an open, welcoming,
13+
diverse, inclusive, and healthy community.
1114

1215
## Our Standards
1316

14-
Examples of behavior that contributes to creating a positive environment
15-
include:
17+
Examples of behavior that contributes to a positive environment for our
18+
community include:
1619

17-
* Using welcoming and inclusive language
18-
* Being respectful of differing viewpoints and experiences
19-
* Gracefully accepting constructive criticism
20-
* Focusing on what is best for the community
21-
* Showing empathy towards other community members
20+
* Demonstrating empathy and kindness toward other people
21+
* Being respectful of differing opinions, viewpoints, and experiences
22+
* Giving and gracefully accepting constructive feedback
23+
* Accepting responsibility and apologizing to those affected by our mistakes,
24+
and learning from the experience
25+
* Focusing on what is best not just for us as individuals, but for the
26+
overall community
2227

23-
Examples of unacceptable behavior by participants include:
28+
Examples of unacceptable behavior include:
2429

25-
* The use of sexualized language or imagery and unwelcome sexual attention or
26-
advances
27-
* Trolling, insulting/derogatory comments, and personal or political attacks
30+
* The use of sexualized language or imagery, and sexual attention or
31+
advances of any kind
32+
* Trolling, insulting or derogatory comments, and personal or political attacks
2833
* Public or private harassment
29-
* Publishing others' private information, such as a physical or electronic
30-
address, without explicit permission
34+
* Publishing others' private information, such as a physical or email
35+
address, without their explicit permission
3136
* Other conduct which could reasonably be considered inappropriate in a
32-
professional setting
37+
professional setting
3338

34-
## Our Responsibilities
39+
## Enforcement Responsibilities
3540

36-
Project maintainers are responsible for clarifying the standards of acceptable
37-
behavior and are expected to take appropriate and fair corrective action in
38-
response to any instances of unacceptable behavior.
41+
Community leaders are responsible for clarifying and enforcing our standards of
42+
acceptable behavior and will take appropriate and fair corrective action in
43+
response to any behavior that they deem inappropriate, threatening, offensive,
44+
or harmful.
3945

40-
Project maintainers have the right and responsibility to remove, edit, or
41-
reject comments, commits, code, wiki edits, issues, and other contributions
42-
that are not aligned to this Code of Conduct, or to ban temporarily or
43-
permanently any contributor for other behaviors that they deem inappropriate,
44-
threatening, offensive, or harmful.
46+
Community leaders have the right and responsibility to remove, edit, or reject
47+
comments, commits, code, wiki edits, issues, and other contributions that are
48+
not aligned to this Code of Conduct, and will communicate reasons for moderation
49+
decisions when appropriate.
4550

4651
## Scope
4752

48-
This Code of Conduct applies both within project spaces and in public spaces
49-
when an individual is representing the project or its community. Examples of
50-
representing a project or community include using an official project e-mail
51-
address, posting via an official social media account, or acting as an appointed
52-
representative at an online or offline event. Representation of a project may be
53-
further defined and clarified by project maintainers.
53+
This Code of Conduct applies within all community spaces, and also applies when
54+
an individual is officially representing the community in public spaces.
55+
Examples of representing our community include using an official e-mail address,
56+
posting via an official social media account, or acting as an appointed
57+
representative at an online or offline event.
5458

5559
## Enforcement
5660

5761
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at [email protected]. All
59-
complaints will be reviewed and investigated and will result in a response that
60-
is deemed necessary and appropriate to the circumstances. The project team is
61-
obligated to maintain confidentiality with regard to the reporter of an incident.
62-
Further details of specific enforcement policies may be posted separately.
62+
reported to the community leaders responsible for enforcement at
63+
64+
All complaints will be reviewed and investigated promptly and fairly.
65+
66+
All community leaders are obligated to respect the privacy and security of the
67+
reporter of any incident.
68+
69+
## Enforcement Guidelines
70+
71+
Community leaders will follow these Community Impact Guidelines in determining
72+
the consequences for any action they deem in violation of this Code of Conduct:
73+
74+
### 1. Correction
75+
76+
**Community Impact**: Use of inappropriate language or other behavior deemed
77+
unprofessional or unwelcome in the community.
78+
79+
**Consequence**: A private, written warning from community leaders, providing
80+
clarity around the nature of the violation and an explanation of why the
81+
behavior was inappropriate. A public apology may be requested.
82+
83+
### 2. Warning
84+
85+
**Community Impact**: A violation through a single incident or series
86+
of actions.
6387

64-
Project maintainers who do not follow or enforce the Code of Conduct in good
65-
faith may face temporary or permanent repercussions as determined by other
66-
members of the project's leadership.
88+
**Consequence**: A warning with consequences for continued behavior. No
89+
interaction with the people involved, including unsolicited interaction with
90+
those enforcing the Code of Conduct, for a specified period of time. This
91+
includes avoiding interactions in community spaces as well as external channels
92+
like social media. Violating these terms may lead to a temporary or
93+
permanent ban.
94+
95+
### 3. Temporary Ban
96+
97+
**Community Impact**: A serious violation of community standards, including
98+
sustained inappropriate behavior.
99+
100+
**Consequence**: A temporary ban from any sort of interaction or public
101+
communication with the community for a specified period of time. No public or
102+
private interaction with the people involved, including unsolicited interaction
103+
with those enforcing the Code of Conduct, is allowed during this period.
104+
Violating these terms may lead to a permanent ban.
105+
106+
### 4. Permanent Ban
107+
108+
**Community Impact**: Demonstrating a pattern of violation of community
109+
standards, including sustained inappropriate behavior, harassment of an
110+
individual, or aggression toward or disparagement of classes of individuals.
111+
112+
**Consequence**: A permanent ban from any sort of public interaction within
113+
the community.
67114

68115
## Attribution
69116

70-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71-
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
117+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118+
version 2.1, available at
119+
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
72120

73-
[homepage]: https://www.contributor-covenant.org
121+
Community Impact Guidelines were inspired by
122+
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].
74123

75-
For answers to common questions about this code of conduct, see
76-
https://www.contributor-covenant.org/faq
124+
For answers to common questions about this code of conduct, see the FAQ at
125+
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
126+
at [https://www.contributor-covenant.org/translations][translations].
127+
128+
[homepage]: https://www.contributor-covenant.org
129+
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
130+
[Mozilla CoC]: https://github.com/mozilla/diversity
131+
[FAQ]: https://www.contributor-covenant.org/faq
132+
[translations]: https://www.contributor-covenant.org/translations

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We accept contributions via pull requests on Github. Please review these guideli
66

77
## Guidelines
88

9-
* Please follow the [PSR-2 Coding Style Guide](https://www.php-fig.org/psr/psr-2/), enforced by [StyleCI](https://styleci.io/).
9+
* Please follow the [PSR-12 Coding Style Guide](https://www.php-fig.org/psr/psr-12/), enforced by [StyleCI](https://styleci.io/).
1010
* Ensure that the current tests pass, and if you've added something new, add the tests where relevant.
1111
* Send a coherent commit history, making sure each individual commit in your pull request is meaningful.
1212
* You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts.

.github/SECURITY.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,13 @@
22

33
## Supported Versions
44

5-
After each new major (minor) release, the previous release will be supported
6-
for no less than 12 (6) months, unless explictly otherwise. This may mean that
7-
there are multiple supported versions at any given time.
5+
After each new major release, the previous release will be supported for no
6+
less than 1 year, unless explictly stated otherwise. This may mean that there
7+
are multiple supported versions at any given time.
88

99
## Reporting a Vulnerability
1010

1111
If you discover a security vulnerability within this package, please send an
12-
email to one the security contacts. All security vulnerabilities will be
13-
promptly addressed. Please do not disclose security-related issues publicly
14-
until a fix has been announced.
15-
16-
### Security Contacts
17-
18-
* Graham Campbell ([email protected])
19-
* Julien Didier ([email protected])
20-
* Grégoire Pineau ([email protected])
21-
* Alexandre Salomé ([email protected])
12+
email to [email protected]. All security vulnerabilities will be promptly
13+
addressed. Please do not disclose security-related issues publicly until a fix
14+
has been announced.

.github/workflows/tests.yml

+25-3
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,33 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
15-
symfony: ['3', '4', '5']
14+
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
15+
symfony: ['3', '4', '5', '6']
1616
exclude:
1717
- php: '5.6'
1818
symfony: '4'
1919
- php: '5.6'
2020
symfony: '5'
21+
- php: '5.6'
22+
symfony: '6'
2123
- php: '7.0'
2224
symfony: '4'
2325
- php: '7.0'
2426
symfony: '5'
27+
- php: '7.0'
28+
symfony: '6'
2529
- php: '7.1'
2630
symfony: '5'
31+
- php: '7.1'
32+
symfony: '6'
33+
- php: '7.2'
34+
symfony: '6'
35+
- php: '7.3'
36+
symfony: '6'
37+
- php: '7.4'
38+
symfony: '6'
39+
- php: '8.1'
40+
symfony: '3'
2741

2842
steps:
2943
- name: Checkout Code
@@ -60,9 +74,17 @@ jobs:
6074
with:
6175
timeout_minutes: 5
6276
max_attempts: 5
63-
command: composer require "symfony/process:^5.2" --no-update --no-interaction
77+
command: composer require "symfony/process:^5.3" --no-update --no-interaction
6478
if: "matrix.symfony == '5'"
6579

80+
- name: Select Symfony 6
81+
uses: nick-invision/retry@v1
82+
with:
83+
timeout_minutes: 5
84+
max_attempts: 5
85+
command: composer require "symfony/process:^6.0" --no-update --no-interaction
86+
if: "matrix.symfony == '6'"
87+
6688
- name: Install PHP Dependencies
6789
uses: nick-invision/retry@v1
6890
with:

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Gitlib for Gitonomy
22
===================
33

4-
[![Build Status](https://img.shields.io/github/workflow/status/gitonomy/gitlib/Tests/1.2?label=Tests&style=flat-square)](https://github.com/gitonomy/gitlib/actions?query=workflow%3ATests+branch%3A1.2)
5-
[![StyleCI](https://github.styleci.io/repos/5709354/shield?branch=1.2)](https://github.styleci.io/repos/5709354?branch=1.2)
4+
[![Build Status](https://img.shields.io/github/workflow/status/gitonomy/gitlib/Tests/1.3?label=Tests&style=flat-square)](https://github.com/gitonomy/gitlib/actions?query=workflow%3ATests+branch%3A1.3)
5+
[![StyleCI](https://github.styleci.io/repos/5709354/shield?branch=1.3)](https://github.styleci.io/repos/5709354?branch=1.3)
66
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MIT)
77
[![Downloads](https://img.shields.io/packagist/dt/gitonomy/gitlib?style=flat-square)](https://packagist.org/packages/gitonomy/gitlib)
88

@@ -26,7 +26,7 @@ or edit your `composer.json` file by hand:
2626
```json
2727
{
2828
"require": {
29-
"gitonomy/gitlib": "^1.2"
29+
"gitonomy/gitlib": "^1.3"
3030
}
3131
}
3232
```

composer.json

+9-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"authors": [
66
{
77
"name": "Graham Campbell",
8-
"email": "[email protected]"
8+
"email": "[email protected]"
99
},
1010
{
1111
"name": "Julien Didier",
@@ -34,15 +34,20 @@
3434
"php": "^5.6 || ^7.0 || ^8.0",
3535
"ext-pcre": "*",
3636
"symfony/polyfill-mbstring": "^1.7",
37-
"symfony/process": "^3.4 || ^4.0 || ^5.0"
37+
"symfony/process": "^3.4 || ^4.4 || ^5.0 || ^6.0"
3838
},
3939
"require-dev": {
4040
"ext-fileinfo": "*",
41-
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0",
41+
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.20 || ^9.5.9",
4242
"psr/log": "^1.0"
4343
},
4444
"suggest": {
4545
"ext-fileinfo": "Required to determine the mimetype of a blob",
4646
"psr/log": "Required to use loggers for reporting of execution"
47-
}
47+
},
48+
"config": {
49+
"preferred-install": "dist"
50+
},
51+
"minimum-stability": "dev",
52+
"prefer-stable": true
4853
}

src/Gitonomy/Git/Blame.php

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ public function getLines()
139139
/**
140140
* @return int
141141
*/
142+
#[\ReturnTypeWillChange]
142143
public function count()
143144
{
144145
return count($this->getLines());

src/Gitonomy/Git/Log.php

+2
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ public function getCommits()
202202
/**
203203
* @see Countable
204204
*/
205+
#[\ReturnTypeWillChange]
205206
public function count()
206207
{
207208
return $this->countCommits();
@@ -210,6 +211,7 @@ public function count()
210211
/**
211212
* @see IteratorAggregate
212213
*/
214+
#[\ReturnTypeWillChange]
213215
public function getIterator()
214216
{
215217
return new \ArrayIterator($this->getCommits());

0 commit comments

Comments
 (0)