[wp-trac] [WordPress Trac] #35327: Usign libsodium for random bytes breaks plugin update in WP 4.4
WordPress Trac
noreply at wordpress.org
Wed Jan 6 13:13:24 UTC 2016
#35327: Usign libsodium for random bytes breaks plugin update in WP 4.4
--------------------------+------------------------------
Reporter: krakendancer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.4
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by sarciszewski):
> PHP 5.4.16
> libsodium 1.0.5
> php-pecl-libsodium 1.0.2
What is the ouput of the following script?
{{{
var_dump(
Sodium::library_version_major(),
Sodium::library_version_minor()
);
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35327#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list