Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing type hints in $query, $params, $types sets #3034

Closed
wants to merge 44 commits into from

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Feb 28, 2018

No description provided.

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good from here, although unsure if this will be a BC break (too little ☕ and toi early in the morning)

@Majkl578
Copy link
Contributor

Majkl578 commented Mar 2, 2018

Wouldn't pursue similar changes until develop lands in master, too early in the DBAL 3.0 cycle.
Otherwise needs rebase and fixing CS.

@morozov morozov force-pushed the develop branch 3 times, most recently from 7b7cffe to c5e8a7c Compare March 19, 2018 19:11
@morozov morozov force-pushed the develop branch 3 times, most recently from fd275f8 to c78e0e5 Compare April 9, 2018 15:30
morozov added 5 commits April 20, 2018 20:58
The regression was introduced by 2b8c40d.

Fixes doctrine#3060.
Use a wrapped PDO Statement instead of a custom class for `pdo_sqlsrv` since `PDOSqlsrv\Statement` doesn't extend `PDOStatement` anymore.
@simPod
Copy link
Contributor Author

simPod commented Apr 26, 2018

Done

Copy link
Contributor

@Majkl578 Majkl578 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still think we shouldn't do this until develop is merged into master. (Same as fixing CS globally.)

@simPod
Copy link
Contributor Author

simPod commented May 5, 2018

ping me if needed ;)

@morozov morozov force-pushed the develop branch 2 times, most recently from 72cddfb to d8f1786 Compare June 6, 2018 21:46
@morozov morozov force-pushed the develop branch 3 times, most recently from 67bd64c to 7e5fb71 Compare July 2, 2018 00:52
@morozov morozov force-pushed the develop branch 2 times, most recently from c4478a0 to e5a586e Compare October 7, 2018 22:01
@morozov morozov force-pushed the develop branch 2 times, most recently from 0a11c71 to fa42c10 Compare November 14, 2018 19:23
@ostrolucky
Copy link
Member

superseded with #3348

@ostrolucky ostrolucky closed this Nov 17, 2018
@ostrolucky ostrolucky self-assigned this Nov 17, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants