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

Fixing argument 2 passed to Safe\openssl_sign() must be of the type string, null given #91

Merged
merged 2 commits into from
Jan 30, 2019

Conversation

moufmouf
Copy link
Member

See #86.

@moufmouf
Copy link
Member Author

This PR actually fixes all the reference parameters that are used to "write only" by making these parameters nullable.

@moufmouf moufmouf merged commit 4a8c8e5 into thecodingmachine:master Jan 30, 2019
@moufmouf moufmouf deleted the openssl_sign branch January 30, 2019 21:09
@coveralls
Copy link

Pull Request Test Coverage Report for Build 159

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+1.1%) to 35.436%

Files with Coverage Reduction New Missed Lines %
src/PhpStanFunctions/PhpStanParameter.php 4 82.61%
src/Parameter.php 23 49.02%
Totals Coverage Status
Change from base Build 156: 1.1%
Covered Lines: 191
Relevant Lines: 539

💛 - Coveralls

2 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 159

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+1.1%) to 35.436%

Files with Coverage Reduction New Missed Lines %
src/PhpStanFunctions/PhpStanParameter.php 4 82.61%
src/Parameter.php 23 49.02%
Totals Coverage Status
Change from base Build 156: 1.1%
Covered Lines: 191
Relevant Lines: 539

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 159

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+1.1%) to 35.436%

Files with Coverage Reduction New Missed Lines %
src/PhpStanFunctions/PhpStanParameter.php 4 82.61%
src/Parameter.php 23 49.02%
Totals Coverage Status
Change from base Build 156: 1.1%
Covered Lines: 191
Relevant Lines: 539

💛 - Coveralls

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.

None yet

2 participants