b0y-101 Mini Shell


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

--TEST--
Test for bug #823: Single quotes are escaped in var_dumped string output
--INI--
xdebug.cli_color=0
--FILE--
<?php
var_dump("'hello world'");
?>
--EXPECT--
string(13) "'hello world'"

Copyright © 2019 by b0y-101