Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jani Taskinen committed Jun 2, 2009
1 parent 95ef46c commit c7172ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zend/tests/bug48228.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #48228 (crash when exception is thrown while passing function arguments)
--FILE--
<?
<?php

function do_throw() {
throw new Exception();
Expand Down

0 comments on commit c7172ee

Please sign in to comment.