PHP Class PhpMigration\Changes\v7dot0\Removed

Inheritance: extends PhpMigration\Changes\AbstractRemoved
Show file Open project: monque/php-migration

Protected Properties

Property Type Description
$funcTable Removed functions
$varTable $HTTP_RAW_POST_DATA removed
$version

Public Methods

Method Description
prepare ( )

Method Details

prepare() public method

public prepare ( )

Property Details

$funcTable protected property

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

$varTable protected 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 static property

protected static $version