Commit 89d73b20 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 bcb10352
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-26T09:50:34 (imported from GitLab)

  • bmortier @bmortier

    mentioned in issue #5843 (closed)

    By Patzke Thomas on 2018-06-29T07:32:02 (imported from GitLab)

    ·

    mentioned in issue #5843 (closed)

    By Patzke Thomas on 2018-06-29T07:32:02 (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