1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/tests/basic/php_logo_guid.phpt
2009-08-26 17:17:58 +00:00

10 lines
169 B
PHP

--TEST--
Testing php_logo_guid() function
--FILE--
<?php
echo php_logo_guid();
?>
--EXPECT--
PHPE9568F34-D428-11d2-A769-00AA001ACF42
--CREDITS--
Testfest 2009 2009-06-20