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

benchmark on release-2.7.0 doesn't work #24

Merged
merged 1 commit into from
Sep 22, 2015

Conversation

weierophinney
Copy link
Member

Hi,
when I try run benchmarks ($ vendor/bin/athletic -p benchmark) on version 2.7.0 I've got following fatal error:

PHP Fatal error: Cannot use SplPriorityQueue as SplPriorityQueue because the name is already in use in ...\zend-stdlib\src\FastPriorityQueue.php on line 15

- Alias SplPriorityQueue to PhpSplPriorityQueue to disambiguate from local
  version of the class.
@weierophinney weierophinney added this to the 2.7.1 milestone Sep 22, 2015
@weierophinney weierophinney self-assigned this Sep 22, 2015
@weierophinney weierophinney merged commit 4663b8d into zendframework:master Sep 22, 2015
weierophinney added a commit that referenced this pull request Sep 22, 2015
weierophinney added a commit that referenced this pull request Sep 22, 2015
weierophinney added a commit that referenced this pull request Sep 22, 2015
@weierophinney weierophinney deleted the hotfix/24 branch September 22, 2015 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant