Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

use namespaces in versiontest #5394

Merged
merged 4 commits into from
Nov 1, 2013

Conversation

prolic
Copy link
Contributor

@prolic prolic commented Oct 31, 2013

No description provided.

@@ -40,7 +42,7 @@ public function testVersionCompare()
$this->assertSame(
Version::compareVersion($ver),
$expect,
"For version '$ver' and Zend_Version::VERSION = '"
"For version '$ver' and Zend\Version::VERSION = '"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no Zend\Version::VERSION , I think use Zend\Version\Version::VERSION instead

weierophinney added a commit that referenced this pull request Nov 1, 2013
weierophinney added a commit that referenced this pull request Nov 1, 2013
@weierophinney weierophinney merged commit bb4dc5a into zendframework:develop Nov 1, 2013
@ghost ghost assigned weierophinney Nov 1, 2013
@prolic prolic deleted the version_namespaces branch September 7, 2015 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants