File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / standard / tests / zend_logo_guid.phpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:48:02 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

--TEST--
Checking the zend_logo_guid() functio
--CREDITS--
Sebastian Schürmann
sschuermann@chip.de
Testfest 2009 Munich
--FILE--
<?php
echo zend_logo_guid();
?>
--EXPECT--
PHPE9568F35-D428-11d2-A769-00AA001ACF42

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>