Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821663
VersionTest.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
222 B
Subscribers
None
VersionTest.php
View Options
<?php
namespace
Sabre\VObject
;
class
VersionTest
extends
\PHPUnit_Framework_TestCase
{
function
testString
()
{
$v
=
Version
::
VERSION
;
$this
->
assertEquals
(-
1
,
version_compare
(
'2.0.0'
,
$v
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Dec 24, 8:16 AM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915758
Default Alt Text
VersionTest.php (222 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment