Skip to content

Update ObjectRepository, more type inference.#213

Merged
derrabus merged 1 commit intodoctrine:2.3.xfrom
drupol:patch-1
Dec 1, 2021
Merged

Update ObjectRepository, more type inference.#213
derrabus merged 1 commit intodoctrine:2.3.xfrom
drupol:patch-1

Conversation

@drupol
Copy link
Contributor

@drupol drupol commented Dec 1, 2021

stof
stof previously approved these changes Dec 1, 2021
@greg0ire
Copy link
Member

greg0ire commented Dec 1, 2021

Re-targeting to 2.3.x since this is not a bugfix, and it can have impacts on downstream projects.

@greg0ire greg0ire changed the base branch from 2.2.x to 2.3.x December 1, 2021 14:22
@greg0ire greg0ire dismissed stof’s stale review December 1, 2021 14:22

The base branch was changed.

@derrabus derrabus merged commit 0419502 into doctrine:2.3.x Dec 1, 2021
@derrabus derrabus added this to the 2.3.0 milestone Dec 1, 2021
@drupol
Copy link
Contributor Author

drupol commented Dec 1, 2021

Merci :)

@drupol drupol deleted the patch-1 branch December 1, 2021 14:34
derrabus added a commit to derrabus/persistence that referenced this pull request Dec 19, 2021
* 2.3.x: (24 commits)
  Bump PHPStan and Psalm (doctrine#214)
  Update `ObjectRepository`, more type inference. (doctrine#213)
  PHPStan 1.0.1
  Reuse workflows from upstream
  Specify proxy type
  Undeprecate detach
  Fix class name
  Test on PHP 8.1
  Deprecate short namespace alias syntax
  Normalize continuous integration workflow
  Add explicit `@return` type next to `#[ReturnTypeWillChange]`
  Describe criteria as array with string keys
  Allow null as return value for type of field
  Mark doctrine/annotations dependency as optional
  Allow null as a return value for association's target (doctrine#192)
  Add .github, .doctrine-project.json and phpstan-baseline.neon to export ignore
  Reordered property type resolution to resolve typed properties before untyped ones
  Merge 2.2.x into 2.3.x (doctrine#191)
  Don't pass null to strpos() (doctrine#190)
  Add ReturnTypeWillChange to extended reflection classes
  ...
derrabus added a commit that referenced this pull request Dec 19, 2021
* 2.3.x: (24 commits)
  Bump PHPStan and Psalm (#214)
  Update `ObjectRepository`, more type inference. (#213)
  PHPStan 1.0.1
  Reuse workflows from upstream
  Specify proxy type
  Undeprecate detach
  Fix class name
  Test on PHP 8.1
  Deprecate short namespace alias syntax
  Normalize continuous integration workflow
  Add explicit `@return` type next to `#[ReturnTypeWillChange]`
  Describe criteria as array with string keys
  Allow null as return value for type of field
  Mark doctrine/annotations dependency as optional
  Allow null as a return value for association's target (#192)
  Add .github, .doctrine-project.json and phpstan-baseline.neon to export ignore
  Reordered property type resolution to resolve typed properties before untyped ones
  Merge 2.2.x into 2.3.x (#191)
  Don't pass null to strpos() (#190)
  Add ReturnTypeWillChange to extended reflection classes
  ...
derrabus added a commit to derrabus/persistence that referenced this pull request Dec 19, 2021
* 2.3.x: (24 commits)
  Bump PHPStan and Psalm (doctrine#214)
  Update `ObjectRepository`, more type inference. (doctrine#213)
  PHPStan 1.0.1
  Reuse workflows from upstream
  Specify proxy type
  Undeprecate detach
  Fix class name
  Test on PHP 8.1
  Deprecate short namespace alias syntax
  Normalize continuous integration workflow
  Add explicit `@return` type next to `#[ReturnTypeWillChange]`
  Describe criteria as array with string keys
  Allow null as return value for type of field
  Mark doctrine/annotations dependency as optional
  Allow null as a return value for association's target (doctrine#192)
  Add .github, .doctrine-project.json and phpstan-baseline.neon to export ignore
  Reordered property type resolution to resolve typed properties before untyped ones
  Merge 2.2.x into 2.3.x (doctrine#191)
  Don't pass null to strpos() (doctrine#190)
  Add ReturnTypeWillChange to extended reflection classes
  ...
derrabus added a commit to derrabus/persistence that referenced this pull request Dec 19, 2021
* 2.3.x: (24 commits)
  Bump PHPStan and Psalm (doctrine#214)
  Update `ObjectRepository`, more type inference. (doctrine#213)
  PHPStan 1.0.1
  Reuse workflows from upstream
  Specify proxy type
  Undeprecate detach
  Fix class name
  Test on PHP 8.1
  Deprecate short namespace alias syntax
  Normalize continuous integration workflow
  Add explicit `@return` type next to `#[ReturnTypeWillChange]`
  Describe criteria as array with string keys
  Allow null as return value for type of field
  Mark doctrine/annotations dependency as optional
  Allow null as a return value for association's target (doctrine#192)
  Add .github, .doctrine-project.json and phpstan-baseline.neon to export ignore
  Reordered property type resolution to resolve typed properties before untyped ones
  Merge 2.2.x into 2.3.x (doctrine#191)
  Don't pass null to strpos() (doctrine#190)
  Add ReturnTypeWillChange to extended reflection classes
  ...
drupol added a commit to loophp/repository-monadic-helper that referenced this pull request Jan 9, 2022
Now that doctrine/persistence#213 has been released in 2.3.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants