This commit is contained in:
Jani Taskinen 2009-06-02 08:03:07 +00:00
parent 95ef46c034
commit c7172ee172

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();