8000 Tags · laminas/laminas-oauth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Tags: laminas/laminas-oauth

Tags

2.7.0

Toggle 2.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.7.0](https://github.com/laminas/laminas-oaut…

…h/milestone/15)

Feature release (minor)

### 2.7.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [23: PHP 8.4 support added](#23) thanks to @manishranjan-adobe

2.6.0

Toggle 2.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.6.0](https://github.com/laminas/laminas-oaut…

…h/milestone/13)

Feature release (minor)

### 2.6.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [21: PHP 8.3 support added](#21) thanks to @glo71317

2.5.0

Toggle 2.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.5.0](https://github.com/laminas/laminas-oaut…

…h/milestone/11)

Feature release (minor)

### 2.5.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [20: PHP 8.2 compatibility, dropped PHP 7 support](#20) thanks to @shraddhajain123

2.4.0

Toggle 2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.4.0](https://github.com/laminas/laminas-oaut…

…h/milestone/9)

Feature release (minor)

### 2.4.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [19: Widen dependency ranges, to allow installation of future minor laminas releases](#19) thanks to @Ocramius

2.3.0

Toggle 2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.3.0](https://github.com/laminas/laminas-oaut…

…h/milestone/7)

Feature release (minor)

### 2.3.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [17: Add PHP 8.1 compatibility](#17) thanks to @karyna-tsymbal-atwix

2.2.0

Toggle 2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.2.0](https://github.com/laminas/laminas-oaut…

…h/milestone/3)

Feature release (minor)

### 2.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Enhancement

 - [14: Drop `laminas/laminas-zendframework-bridge` and `zendframework/*` compatibility](#14) thanks to @PowerKiKi
 - [13: Remove file headers](#13) thanks to @ghostwriter

2.1.1

Toggle 2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.1.1](https://github.com/laminas/laminas-oaut…

…h/milestone/2)

### Fixed

- Fixes a BC break introduced in 2.1.0 whereby the `Laminas\OAuth\Client` was redefining the `$config` property defined in its parent `Laminas\Http\Client`, leading to type errors and property collisions.

### 2.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### BC Break,Bug

 - [11: Fix collisions between $config property of OAuth client and HTTP client](#11) thanks to @weierophinney

2.1.0

Toggle 2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [2.1.0](https://github.com/laminas/laminas-oaut…

…h/milestone/1)

### Added

- Adds support for PHP 8.0
- Adds support for laminas-config v3 releases
- Adds support for laminas-crypt v3 releases
- Adds support for laminas-math v3 releases
- Adds support for laminas-stdlib v3 releases

### Changed

- The Laminas Project generally considered protected members as part of the internal API. As such, this release removes the underscore-prefix of protected properties and methods. If you were extending any classes and using these properties or methods, you will need to adapt your code accordingly.

### Removed

- Drops support for PHP versions prior to 7.3
- Drops support for laminas-config v2 releases
- Drops support for laminas-crypt v2 releases
- Drops support for laminas-math v2 releases
- Drops support for laminas-stdlib v2 releases

### 2.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [10: Add support for PHP 8.0](#10) thanks to @weierophinney

2.0.3

Toggle 2.0.3's commit message
laminas-oauth2 2.0.3

Based on https://gi
5300
thub.com/zendframework/ZendOAuth/releases/tag/release-2.0.3 (commit 3601b1a06ef776fa462460fc4d30cc486996b469 in this repo)

- [zendframework/ZendOAuth#20](zendframework/ZendOAuth#20) Fixes for malformed Content-Type headers.

2.0.2

Toggle 2.0.2's commit message
laminas-oauth 2.0.2

Based on https://github.com/zendframework/ZendOAuth/releases/tag/release-2.0.2 (commit 4e61f3e4c882802ebd36801ac1e86292fcc05e24 in this repo)
0