Opened 9 years ago
Closed 9 years ago
#34948 closed defect (bug) (fixed)
Update random_compat for "Don't instantiate COM if it's a disabled class"
Reported by: | ocean90 | Owned by: | dd32 |
---|---|---|---|
Milestone: | 4.4.1 | Priority: | normal |
Severity: | minor | Version: | 4.4 |
Component: | External Libraries | Keywords: | |
Focuses: | Cc: |
Description
From https://wordpress.org/support/topic/read-this-first-wordpress-44-master-list?replies=4#post-7753846
Warning: com() has been disabled for security reasons in D:\...\wp-includes\random_compat\random.php on line 94 - Solution: Try replacing the /wp-includes/random_compat/random.php file with this one: https://raw.githubusercontent.com/paragonie/random_compat/b3cbb3782fc25f0b3154a89d896d81d99b87cfa3/lib/random.php
Change History (6)
This ticket was mentioned in Slack in #core by peterwilsoncc. View the logs.
9 years ago
This ticket was mentioned in Slack in #core by johnbillion. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
In 35922: