Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/Newsflare-Web/lib/helpers/Arr.php on line 460
Exception

ErrorException [ 1 ]: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)

Thrown by user: 0 - Guest -

/var/www/html/Newsflare-Web/lib/helpers/Arr.php [ 460 ]

455                
456                if (is_array($val)) {
457                     $array2[$key] = Arr::replace_keys($val, $search, $replace);
458 
459                } else {
460                     $array2[$key] = $val;
461                }
462           }
463 
464           return $array2;
465      }
  1. PHP internal call » Core::shutdown_handler( )

$_SERVER (click to show)