mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
fix test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--TEST--
|
||||
Bug #48228 (crash when exception is thrown while passing function arguments)
|
||||
--FILE--
|
||||
<?
|
||||
<?php
|
||||
|
||||
function do_throw() {
|
||||
throw new Exception();
|
||||
|
||||
Reference in New Issue
Block a user