I propose we merge this new extension into the 4.0.5 release branch as it is
somthing that has been missing from PHP for a long time :)

- James

> -----Original Message-----
> From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]]
> Sent: 25 April 2001 22:02
> To: [EMAIL PROTECTED]
> Subject: [PHP-CVS] cvs: php4 /ext/rtfm/tests 001.phpt
>
>
> hholzgra              Wed Apr 25 14:01:49 2001 EDT
>
>   Added files:
>     /php4/ext/rtfm/tests      001.phpt
>   Log:
>   guess what ... :)
>   cvs:
> ----------------------------------------------------------------------
>
>
>
> Index: php4/ext/rtfm/tests/001.phpt
> +++ php4/ext/rtfm/tests/001.phpt
> --TEST--
> Check for rtfm presence
> --SKIPIF--
> <?php if (!extension_loaded("rtfm")) print "skip"; ?>
> --POST--
> --GET--
> --FILE--
> <?php
> echo "rtfm extension is available";
> ?>
> --EXPECT--
> rtfm extension is available
>
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to