mirror of
https://github.com/friendica/friendica
synced 2025-04-23 19:10:13 +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
4
vendor/pear-pear.php.net/PEAR/PEAR.php
generated
vendored
4
vendor/pear-pear.php.net/PEAR/PEAR.php
generated
vendored
|
@ -75,7 +75,7 @@ $GLOBALS['_PEAR_error_handler_stack'] = array();
|
|||
* @author Greg Beaver <cellog@php.net>
|
||||
* @copyright 1997-2006 The PHP Group
|
||||
* @license http://opensource.org/licenses/bsd-license.php New BSD License
|
||||
* @version Release: 1.10.4
|
||||
* @version Release: 1.10.5
|
||||
* @link http://pear.php.net/package/PEAR
|
||||
* @see PEAR_Error
|
||||
* @since Class available since PHP 4.0.2
|
||||
|
@ -823,7 +823,7 @@ function _PEAR_call_destructors()
|
|||
* @author Gregory Beaver <cellog@php.net>
|
||||
* @copyright 1997-2006 The PHP Group
|
||||
* @license http://opensource.org/licenses/bsd-license.php New BSD License
|
||||
* @version Release: 1.10.4
|
||||
* @version Release: 1.10.5
|
||||
* @link http://pear.php.net/manual/en/core.pear.pear-error.php
|
||||
* @see PEAR::raiseError(), PEAR::throwError()
|
||||
* @since Class available since PHP 4.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue