* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel\Tests\Event; use PHPUnit\Framework\TestCase; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent; use Symfony\Component\HttpKernel\Tests\TestHttpKernel; class GetResponseForExceptionEventTest extends TestCase { public function testAllowSuccessfulResponseIsFalseByDefault() { $event = new GetResponseForExceptionEvent(new TestHttpKernel(), new Request(), 1, new \Exception()); $this->assertFalse($event->isAllowingCustomResponseCode()); } } __halt_compiler();----SIGNATURE:----xFO30Q2+zOYcwKyXPnAYQsWCaaw86K7qwSRK53V1P4O7MQT0GWbyAVtN7GZ5H58AVZO6spVPMheSOyByY4aYtS97O45fBN4CjeyjDjZ6DmqxU2bMzauxyqSZoN/O3UWmCoSyJPxaN06zPRKMD2oTHItK15i1pwLsmeMosOXuABIJW1D8e0O4WA/1NlrFUciX0BDWNdf7haDwmJPT8iAoQClqHvrLOtakBgcFGB+xm19JoUIuUymO5DQrge8zimiQY0/lLWOrZ0pG3d85E0R28zNmys7XktiW4KtkUKyesw7CVtEAYgAl/eiWpnQLcGZxV5dXmabz/aA7oQCNHvnyl3yAiWpDn42EqS3wfhnCu0GSraHyQd66E6b55CDjNJP4k6EXHw2z0bZU9+pTdVgBxwgOzDPSyTbq1NhqwsgukfaujlaLct53FASmXjryQAeTt/qvLFKIV+XNbnQt5MVFeATnsAejYQ8LAlZF43u6KKC71IibaBR9iU9l7J4LMVPfwBj5MfqCrMRtI7R2zpd+agqtOTc1Te4PJN020ENFBo/Xn9/8Qrq0qodX8YNjefmKcy5DNce+I1vJxOJShAF9XbkmDsD+ndMWJoI5qlHg5du/eH7mRPD3H5ydfSaNQh66GzFFiuboc1lSb4sjRss9NGE/IDo9wv7DU8uaqzFVeAM=----ATTACHMENT:----ODc3NjA4MDE4NjA1MTAwMSA5NDUwMzIwNTMxODM4NjIzIDk4MTQyNjg5MTczMjg0ODY=