Skip to content

Fix mt_rand return type#1956

Merged
ondrejmirtes merged 1 commit intophpstan:1.9.xfrom
enumag:mt-rand
Nov 4, 2022
Merged

Fix mt_rand return type#1956
ondrejmirtes merged 1 commit intophpstan:1.9.xfrom
enumag:mt-rand

Conversation

@enumag
Copy link
Copy Markdown
Contributor

@enumag enumag commented Nov 3, 2022

Copy link
Copy Markdown
Member

@ondrejmirtes ondrejmirtes left a comment

Choose a reason for hiding this comment

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

What did you do to the icon? 👓

@enumag
Copy link
Copy Markdown
Contributor Author

enumag commented Nov 3, 2022

Huh? Nothing at all. I didn't touch it.

@enumag
Copy link
Copy Markdown
Contributor Author

enumag commented Nov 3, 2022

It must have somehow been deleted by git automatically because I have .idea in global gitignore... I'll add it back...

@ondrejmirtes
Copy link
Copy Markdown
Member

You deleted the file.

@enumag
Copy link
Copy Markdown
Contributor Author

enumag commented Nov 3, 2022

Fixed.

@enumag enumag force-pushed the mt-rand branch 2 times, most recently from d9a3dfa to db12e0d Compare November 4, 2022 07:43
@enumag enumag requested review from canvural and staabm and removed request for canvural, ondrejmirtes and staabm November 4, 2022 07:43
@enumag enumag requested review from ondrejmirtes and staabm and removed request for ondrejmirtes and staabm November 4, 2022 07:44
@ondrejmirtes
Copy link
Copy Markdown
Member

I can't review it when the tests are failing.

@enumag
Copy link
Copy Markdown
Contributor Author

enumag commented Nov 4, 2022

@ondrejmirtes Fixed. There is still one failed job but I don't think it's related to my changes: https://github.com/phpstan/phpstan-src/actions/runs/3393592592/jobs/5641134975

@ondrejmirtes ondrejmirtes merged commit e3055ae into phpstan:1.9.x Nov 4, 2022
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mt_rand should have more specific return type

4 participants