Commit b62266fa authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(core) Use only random_int for pseudo-random int generation

For PHP<7.0, we fall back on openssl_random_pseudo_bytes from openssl module.

issue #5843
parent 8fe9e820
Showing with 48 additions and 34 deletions
+48 -34
  • SonarQube analysis reported 1 issue

    • :warning: 1 major

    Watch the comments in this conversation to review them.

    By Ghost User on 2018-06-25T15:08:18 (imported from GitLab)

  • bmortier @bmortier

    mentioned in commit 92adc4cc

    By Côme Chilliet on 2018-06-26T08:50:29 (imported from GitLab)

    ·

    mentioned in commit 92adc4cc

    By Côme Chilliet on 2018-06-26T08:50:29 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !302

    By Côme Chilliet on 2018-06-26T08:50:50 (imported from GitLab)

    ·

    mentioned in merge request !302

    By Côme Chilliet on 2018-06-26T08:50:50 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment