php-src/ext/standard/tests/versioning/php_sapi_name.phpt

10 lines
111 B
Plaintext
Raw Normal View History

2009-04-09 13:29:15 +00:00
--TEST--
php_sapi_name test
--FILE--
<?php
var_dump(php_sapi_name());
--EXPECTF--
2009-04-24 19:47:43 +00:00
%unicode|string%(3) "c%ci"