Menu

#37 PHP Version Requirement wrong and missing variable $replace

2.0
closed
None
2020-03-31
2020-03-28
Ap Muthu
No

The minimum version of PHP is stated to be 5.3 at http://webtareas.sourceforge.net/documents/installation_guide/system_requirements.html whereas it is 7 in the file installation/setup.php line 14 which if changed to 5 installs okay (when the database is created previously).

When the calendar is initialised and an even is attempted to be added, we get an error in includes/library.php on line 2000 that the variable $replace is undefined - it is a loss of scope within the inline function.

1 Attachments

Discussion

  • Luis, Wang

    Luis, Wang - 2020-03-28
    • status: open --> accepted
    • assigned_to: Luis, Wang
     
  • Luis, Wang

    Luis, Wang - 2020-03-31
    • status: accepted --> closed
     
  • Luis, Wang

    Luis, Wang - 2020-03-31

    webTareas v2.0p6 released!!

     

Log in to post a comment.