PHP Class PhpMigration\Changes\v7dot0\Removed

Inheritance: extends PhpMigration\Changes\AbstractRemoved
Afficher le fichier Open project: monque/php-migration

Protected Properties

Свойство Type Description
$funcTable Removed functions
$varTable $HTTP_RAW_POST_DATA removed
$version

Méthodes publiques

Méthode Description
prepare ( )

Method Details

prepare() public méthode

public prepare ( )

Property Details

$funcTable protected_oe property

Removed functions
See also: http://php.net/manual/en/migration70.incompatible.php#migration70.incompatible.removed-functions
protected $funcTable

$varTable protected_oe property

$HTTP_RAW_POST_DATA removed
See also: http://php.net/manual/en/migration70.incompatible.php#migration70.incompatible.other.http-raw-post-data
protected $varTable

$version protected_oe static_oe property

protected static $version