This commit is contained in:
Jani Taskinen 2009-06-02 08:02:21 +00:00
parent 6895520ba3
commit db4dcd9f4d

View File

@ -1,7 +1,7 @@
--TEST--
Bug #48228 (crash when exception is thrown while passing function arguments)
--FILE--
<?
<?php
function do_throw() {
throw new Exception();