@ -1,7 +1,5 @@
--TEST--
Strlen() function test
--POST--
--GET--
--FILE--
<?php echo strlen("abcdef")?>
--EXPECT--
@ -1,8 +1,5 @@
Testing register_shutdown_function()
ab+cd+ef+123+test
<?php
Testing register_shutdown_function() with timeout. (Bug: #21513)
INI functions test
Test for buffering in core functions with implicit flush off
--INI--
implicit_flush=0
Test for buffering in core functions with implicit flush on
implicit_flush=1