mirror of
https://github.com/friendica/friendica
synced 2025-04-24 13:50:10 +00:00
Add pear/Text_LanguageDetect to Composer/vendor
- Updated mobiledetectlib to 2.8.26 - Updated PEAR to 1.10.5 - Updated Archive_Tar to 1.4.3 - Updated XML_Util to 1.4.3
This commit is contained in:
parent
93fd189198
commit
7d876aab98
109 changed files with 6517 additions and 243 deletions
2
vendor/pear-pear.php.net/Archive_Tar/Archive/Tar.php
generated
vendored
2
vendor/pear-pear.php.net/Archive_Tar/Archive/Tar.php
generated
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue