b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/tracing/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/tracing/bug01215.phpt

--TEST--
Test for bug #1215: SIGSEGV if xdebug.output_dir directory does not exist
--INI--
xdebug.mode=trace
xdebug.start_with_request=default
xdebug.output_dir=/tmp/jumberwocky
--FILE--
<?php
echo strlen("hi!"), "\n";
?>
--EXPECT--
3

Copyright © 2019 by b0y-101