- Posts: 5056
- Thank you received: 1267
Ask the community, share ideas, and connect with other LimeSurvey users!
This release does have the following requirements:
*MySQL 5.5.3 or later OR Microsoft SQL Server 2005 or later OR Postgres 8.1 or later
*PHP 5.5.9 or later with the following modules/libraries enabled:
*mbstring (Multibyte String Functions) extension library
*PDO database driver for MySQL (pdo_mysql or pdo_mysqli) or Postgres (pdo_pgsql) or MSSQL (pdo_sqlsrv for Windows and pdo_dblib for Linux)
Thanks, let's see if that's get accepted soon.DenisChenu wrote: Looking at diff : github.com/LimeSurvey/LimeSurvey/pull/1181/files more hacked framework file then shown in commit …
Don't say that … issue can exist but same in 7.1 . And here : about each : you have it only if set debug=2 …jelo wrote: LimeSurvey is not ready for PHP 7.2.
some are already fixed, and for external libraryt : if we don't use the fucntion with each : why fix it (we don't use htmlfilter of phpmailer).jelo wrote: bugs.limesurvey.org/view.php?id=12992
But the screenshot bugs.limesurvey.org/view.php?id=12992#c50246 was put on a PHP7.1 report : maybe 7.2 show the issue , but 7.1 have the issue too.jelo wrote: So be aware that PHP 7.1. currently is the safe bet when it comes to LimeSurvey.
Even if some setups are already working under PHP 7.2
I can reproduce that issue under php 7.2.13. Without debug=2.Since i can't reproduce the issue in 7.2