You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Items that will require documentation updates should be captured here.
(TBD: Review the issue list and populate)
All Applications
OJS-specific
OMP-specific
The ONIX schema version has been updated for OMP. In some metadata fields (e.g. for Publication Formats or Marketing), metadata values in lists will appear as "Discontinued". This means they have been deprecated in the Onix schema and should no longer be used, but are included for backwards compatibility.
The text was updated successfully, but these errors were encountered:
For the Release Notebook
Items needing addition to the 3.5.0 Release Notebook should be noted here.
Str
; many PKPString wrapper functions have been removed_codesafe
string wrapper functions removed (no longer necessary due to PHP8.2 baseline).inc.php
file suffixes are no longer supportedHANDLER_CLASS
no longer supportedRouter::url
orDispatcher::url
should usearray
s for the$path
parameter -- scalars no longer supportedfatalError
error handling function has been removed; use exceptions instead.Services
andPKPServices
classes and moving the service classes resolving via laravel container (Replace pimple with laravel's dependency injection container #9913)js/build/jquery/
js/build/jquery-ui/
js/build/jquery-validation/
js/build/chart.js/
For Documentation
Items that will require documentation updates should be captured here.
(TBD: Review the issue list and populate)
All Applications
OJS-specific
OMP-specific
The text was updated successfully, but these errors were encountered: