Mineplex/.FILES USED TO GET TO WHERE WE ARE PRESENTLY/xampp/php/CompatInfo/com_dotnet_func_array.php
Daniel Waggner 76a7ae65df PUUUUUSH
2023-05-17 14:44:01 -07:00

211 lines
3.9 KiB
PHP

<?php
/**
* com_dotnet extension Function dictionary for PHP_CompatInfo 1.9.0b2 or better
*
* PHP versions 4 and 5
*
* @category PHP
* @package PHP_CompatInfo
* @author Davey Shafik <davey@php.net>
* @author Laurent Laville <pear@laurent-laville.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @version CVS: $Id: com_dotnet_func_array.php,v 1.2 2008/12/13 16:25:56 farell Exp $
* @link http://pear.php.net/package/PHP_CompatInfo
* @since version 1.9.0b2 (2008-12-19)
*/
$GLOBALS['_PHP_COMPATINFO_FUNC_COM_DOTNET'] = array (
'com_create_guid' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'com_event_sink' =>
array (
'init' => '4.2.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'com_get_active_object' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'com_load_typelib' =>
array (
'init' => '4.0.7',
'ext' => 'com_dotnet',
'pecl' => false,
),
'com_message_pump' =>
array (
'init' => '4.2.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'com_print_typeinfo' =>
array (
'init' => '4.2.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_abs' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_add' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_and' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_cast' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_cat' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_cmp' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_date_from_timestamp' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_date_to_timestamp' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_div' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_eqv' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_fix' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_get_type' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_idiv' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_imp' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_int' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_mod' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_mul' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_neg' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_not' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_or' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_pow' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_round' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_set' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_set_type' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_sub' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
'variant_xor' =>
array (
'init' => '5.0.0',
'ext' => 'com_dotnet',
'pecl' => false,
),
);
?>