Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
E Entries Module
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Sigsiu.NET GmbH
  • Modules
  • Entries Module
  • Issues
  • #3

Closed
Open
Created Sep 06, 2018 by Sławek Sikora@SikorReporter

PHP 7.2 compatibility

When server use PHP 7.2, entries module generate following error at the front-end
Fatal error: Declaration of SPEntriesModViewMod::display() must be compatible with SPSectionView::display($type = 'section', $out = NULL) in ...\htdocs\sobi\modules\mod_sobipro_entries\view.php on line 28



Possible solution from one of the users, in the file /modules/mod_sobipro_entries/view.php change line 31 from:
public function display()
to
public function display($type = 'section', $out = null):
but it need to be tested

Assignee
Assign to
3.1
Milestone
3.1 (Past due)
Assign milestone
Time tracking

footer

Legal Notice / Impressum | Data Protection / Datenschutzinformation