BoldGrid / boldgrid-backup

The Total Upkeep plugin.
GNU General Public License v2.0
11 stars 9 forks source link

update phpseclib/phpseclib 2.0.39 -> 3.0.34 #578

Closed SitesByYogi closed 11 months ago

SitesByYogi commented 11 months ago

PHP warning ``` Creation of dynamic property phpseclib\Crypt\Rijndael::$name is deprecated. vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php


`phpseclib/phpseclib                2.0.39`
The latest version is 3.0.34.
It appears that is fixed in 3.0.22 -- Rijndael: fix E_DEPRECATED (#1935)

updated the composer.json file and ran composer update -o and then tested the plugin.  Can confirm no warning.