PHP_CompatInfo
[ class tree: PHP_CompatInfo ] [ index: PHP_CompatInfo ] [ all elements ]

File: class_array.php

Source Location: /PHP_CompatInfo-1.9.0/CompatInfo/class_array.php

Classes:

Page Details:

Class dictionary for PHP_CompatInfo 1.9.0a1 or better

PHP versions 4 and 5

Includes:

require_once('PHP/CompatInfo/libxml_class_array.php') [line 19]
require_once('PHP/CompatInfo/mysqli_class_array.php') [line 20]
require_once('PHP/CompatInfo/SimpleXML_class_array.php') [line 21]
require_once('PHP/CompatInfo/date_class_array.php') [line 17]
require_once('PHP/CompatInfo/dom_class_array.php') [line 18]
require_once('PHP/CompatInfo/xmlwriter_class_array.php') [line 26]
require_once('PHP/CompatInfo/standard_class_array.php') [line 24]
require_once('PHP/CompatInfo/xmlreader_class_array.php') [line 25]
require_once('PHP/CompatInfo/xsl_class_array.php') [line 27]
require_once('PHP/CompatInfo/SQLite_class_array.php') [line 23]
require_once('PHP/CompatInfo/SPL_class_array.php') [line 22]

array $GLOBALS['_PHP_COMPATINFO_CLASS'] [line 52]

Predefined Classes

> Standard Defined Classes These classes are defined in the standard set of functions included in the PHP build.

  • Directory
  • stdClass
  • __PHP_Incomplete_Class
> Predefined classes as of PHP 5 These additional predefined classes were introduced in PHP 5.0.0
  • Exception
  • php_user_filter
> Miscellaneous extensions define other classes which are described in their reference.

Default value:   array_merge(
    $GLOBALS['_PHP_COMPATINFO_CLASS_DATE'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_DOM'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_LIBXML'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_MYSQLI'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_SIMPLEXML'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_SPL'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_SQLITE'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_STANDARD'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_XMLREADER'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_XMLWRITER'],
    $GLOBALS['_PHP_COMPATINFO_CLASS_XSL']
    )


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:28:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.