In src / Symfony / Component / HttpFoundation / JsonResponse.php line 142: return $this->setContent(sprintf('/**/%s(%s);', $this->callback, $this->data)); Why? add /**/ in callback?