Movatterモバイル変換


[0]ホーム

URL:


Upgrade Guide

Always update gradually, so not from Nette 2.4 to 3.1, but first to 3.0 and then to 3.1.

Before testing we recommend to disable reportingE_USER_DEPRECATED and allow it when everything will work:

$configurator->enableTracy();error_reporting(~E_USER_DEPRECATED); // note ~ before E_USER_DEPRECATED

Upgrade to the Latest Versions

The easiest way to increase the package versions in thecomposer.json file to the latest one is to use the scriptcomposer-frontline.php. Run it in the directory wherethecomposer.json file is located, using:

php composer-frontline.php
  1. Documentation
  2. Upgrade Guide

[8]ページ先頭

©2009-2025 Movatter.jp