Skip to content

Security docs recommend usage of deprecated class #6103

Closed
@zsturgess

Description

@zsturgess

http://symfony.com/doc/current/components/security/secure_tools.html

In the 3.0+ version of the docs, use of the deprecated Symfony\Component\Security\Core\Util\SecureRandom class is still recommended.

This needs to be updated to talk about the random_bytes() function and the paragonie/random_compat package, the recommended replacement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions