Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TYPO3
languagevisibility
Commits
6a03a55f
Commit
6a03a55f
authored
Aug 06, 2020
by
Kevin Ditscheid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Move breaking changes to UPGRADE.md files
parent
a7e87443
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+0
-4
UPGRADE.md
UPGRADE.md
+4
-0
No files found.
README.md
View file @
6a03a55f
...
...
@@ -149,7 +149,3 @@ if($language_uid > 0) {
$this->row = tx_mvc_system_dbtools::getTYPO3RowOverlay($this->row, $table, $language_uid);
}
```
## Version 3 to 4 changes
-
Dropped TYPO3 8 Support
UPGRADE.md
View file @
6a03a55f
...
...
@@ -5,3 +5,7 @@
-
Install Tool: Apply all changed fields.
-
Upgrade Wizard: Execute the "VisibilitySettingsMigrationWizard"-Wizard.
-
Remove all old fields.
# Version 4 Breaking Changes
-
Dropped TYPO3 8 Support
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment