Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821140
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
Mon, Dec 23, 4:36 AM (1 d, 13 h ago)
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