Annotation of embedaddon/php/ext/standard/tests/php_real_logo_guid.phpt, revision 1.1

1.1     ! misho       1: --TEST--
        !             2: Testing the undocumented function php_real_logo_guid()
        !             3: --CREDITS--
        !             4: Sebastian Schürmann
        !             5: sschuermann@chip.de
        !             6: Testfest 2009 Munich
        !             7: --FILE--
        !             8: <?php
        !             9: echo php_real_logo_guid();
        !            10: ?>
        !            11: --EXPECT--
        !            12: PHPE9568F34-D428-11d2-A769-00AA001ACF42

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