Make WordPress Core

Changes between Version 3 and Version 4 of Ticket #60638, comment 20


Ignore:
Timestamp:
01/07/2025 12:15:44 AM (4 months ago)
Author:
johnbillion
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60638, comment 20

    v3 v4  
    88* https://github.com/WordPress/wordpress-develop/blob/4a9a928dbcd1c91d3633c8de51614dd90d8ea0ac/src/wp-includes/pluggable.php#L770-L772
    99* https://github.com/WordPress/wordpress-develop/blob/4a9a928dbcd1c91d3633c8de51614dd90d8ea0ac/src/wp-includes/pluggable.php#L873-L875
     10* https://github.com/WordPress/wordpress-develop/blob/4a9a928dbcd1c91d3633c8de51614dd90d8ea0ac/src/wp-includes/class-wp-session-tokens.php#L71-L76
    1011
    1112We might need to fall back to `md5()` when `hash()` isn't available.