Update existing Composer dependencies

- MobileDetect 2.8.26
- Pear 1.10.5
- XML Util 1.4.3
This commit is contained in:
Hypolite Petovan 2017-09-27 22:37:32 -04:00
parent 21fecb956c
commit 6067da7d28
74 changed files with 92 additions and 91 deletions

View file

@ -659,7 +659,7 @@ class Archive_Tar extends PEAR
}
// ----- Get the arguments
$v_att_list = & func_get_args();
$v_att_list = func_get_args();
// ----- Read the attributes
$i = 0;