mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
Gary Pendergast
6ca255f3fd
FTP/PemFTP Library: Fix some PHP notices.
- `ftp_base::glob()` used `each()`, which is deprecated as of PHP 7.2. - `ftp_base::fget()` was missing the decleration of its third parameter, `$rest`. Props itowhid06. See #44489. git-svn-id: https://develop.svn.wordpress.org/branches/5.0@43848 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.4%
CSS
8.9%
JavaScript
8.2%
SCSS
0.8%
HTML
0.7%