Skip to content

Fixes bug #74708 reflection signatures for random_bytes+random_int#2568

Closed
TysonAndre wants to merge 1 commit intophp:PHP-7.0from
TysonAndre:reflection-for-random_bytes-and-int
Closed

Fixes bug #74708 reflection signatures for random_bytes+random_int#2568
TysonAndre wants to merge 1 commit intophp:PHP-7.0from
TysonAndre:reflection-for-random_bytes-and-int

Conversation

@TysonAndre
Copy link
Contributor

They have 1 and 2 required parameters, respectively
See https://secure.php.net/manual/en/function.random-int.php

@andrewnester
Copy link
Contributor

andrewnester commented Jun 8, 2017

@TysonAndre I guess it should target PHP-7.0 as well, am I right?

@TysonAndre TysonAndre changed the base branch from master to PHP-7.0 June 8, 2017 14:55
@remicollet
Copy link
Member

Indeed, should go in 7.0
Going to merge it

@remicollet
Copy link
Member

Thanks, merged
(can't close this for now as https://qa.php.net/pulls/ seems down)

@TysonAndre you can probably close it yourself

@TysonAndre TysonAndre closed this Jun 13, 2017
@nikic
Copy link
Member

nikic commented Jun 13, 2017

Please feel free to not add tests when fixing arginfo -- it's one of those cases where if the implementation becomes wrong (e.g. due to added parameters), the test will not help to catch that.

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.

4 participants