Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes) in /home/zrh/sites/new/releases/196/web/wp/wp-includes/class-wp-scripts.php on line 607
Symfony\Component\ErrorHandler\Error\FatalError {#8145 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes)" "file" => "/home/zrh/sites/new/releases/196/web/wp/wp-includes/class-wp-scripts.php" "line" => 607 ] }
$script .= "\n$after;";
}
$data = $this->get_data( $handle, 'data' );
if ( ! empty( $data ) ) {
$script = "$data\n$script";
}
return $this->add_data( $handle, 'data', $script );
}
FatalError
|
---|
Symfony\Component\ErrorHandler\Error\FatalError: Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes) at /home/zrh/sites/new/releases/196/web/wp/wp-includes/class-wp-scripts.php:607 |