projects
/
GitHub
/
WoltLab
/
woltlab.github.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb83ee
)
Document that “pl” suffixes are no longer acceptable
author
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 20 Sep 2022 09:40:42 +0000
(11:40 +0200)
committer
GitHub
<noreply@github.com>
Tue, 20 Sep 2022 09:40:42 +0000
(11:40 +0200)
see WoltLab/WCF#5008
docs/migration/wsc55/php.md
patch
|
blob
|
blame
|
history
diff --git
a/docs/migration/wsc55/php.md
b/docs/migration/wsc55/php.md
index 8563955d6a92458e900f34c657704e14bac2f961..05b6da9f7c78abf2c304a954cb347af6ac422060 100644
(file)
--- a/
docs/migration/wsc55/php.md
+++ b/
docs/migration/wsc55/php.md
@@
-20,6
+20,10
@@
Return types may already be added in package versions for older WoltLab Suite br
## Package System
+### Rejection of “pl” versions
+
+Woltlab Suite 6.0 no longer accepts package versions with the “pl” suffix as valid.
+
### Removal of API compatibility
WoltLab Suite 6.0 removes support for the deprecated API compatibility functionality.