#3787 - PHP 7.0+

Identifier #3787
Issue type Major issue (breaks an entire feature)
Title PHP 7.0+
Status Closed (not fixable)
Handling member Chris Graham
Addon core
Description I've been trying to resolve this issue with my host. I keep getting the following when going from PHP 5.6 to PHP 7.0+:

( ! ) Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1819635264 bytes) in /home/crystalk/public_html/crystalkeyministries.net/sources/database/mysqli.php on line 298
Call Stack
# Time Memory Function Location
1 0.0013 366400 {main}( ) .../index.php:0
2 0.0057 370816 require( '/home/crystalk/public_html/crystalkeyministries.net/sources/global.php' ) .../index.php:56
3 0.0089 375088 require_code( ) .../global.php:827
4 0.0173 378400 init__global2( ) .../global.php:346
5 0.1026 956128 require_code( ) .../global2.php:326
6 0.1042 1122336 non_overridden__init__users( ) .../global.php:214
7 0.1042 1123256 DatabaseConnector->query( ) .../global.php(210) : eval()'d code:81
8 0.1042 1123256 DatabaseConnector->_query( ) .../database.php:1521
9 0.1043 1123288 Database_Static_mysqli->db_query( ) .../database.php:1749
10 0.1076 1123528 Database_Static_mysqli->db_get_query_rows( ) .../mysqli.php:267
11 0.1076 1123528 mysqli_fetch_fields ( ) .../mysqli.php:298
Steps to reproduce

Just click on any url...

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated