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

Updated docs and support documents + PHPUnit 7 support #85

Merged
merged 23 commits into from
Apr 12, 2018
Merged

Updated docs and support documents + PHPUnit 7 support #85

merged 23 commits into from
Apr 12, 2018

Conversation

michalbundyra
Copy link
Member

@michalbundyra michalbundyra commented Oct 25, 2017

  • .gitignore and .gitattributes updated
  • updated to use php-coveralls/php-coveralls in Travis CI config
  • allow PHPUnit 7 and updated phpunit configuration
  • updated support documents
  • added PR and ISSUE github templates
  • renamed benchamarks directory: benchmarks -> benchmark
  • renamed documentation directory doc -> docs

/cc @froschdesign

composer.json Outdated
"issues": "/~https://github.com/zendframework/zend-stdlib/issues",
"source": "/~https://github.com/zendframework/zend-stdlib",
"slack": "https://zendframework-slack.herokuapp.com",
"forum": "https://discourse.zendframework.com/c/questions/components"
Copy link
Member

Choose a reason for hiding this comment

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

No feed?

"rss": "/~https://github.com/zendframework/zend-stdlib/releases.atom"

LICENSE.md Outdated
@@ -1,16 +1,16 @@
Copyright (c) 2005-2015, Zend Technologies USA, Inc.
Copyright (c) 2005-2017, Zend Technologies USA, Inc.
Copy link
Member

Choose a reason for hiding this comment

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

We should use a script for these changes. (zendframework/maintainers#6)

Copy link
Member Author

Choose a reason for hiding this comment

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

Nice, haven't seen it. We need then the script there 😄

composer.json Outdated
@@ -1,29 +1,31 @@
{
"name": "zendframework/zend-stdlib",
"description": " ",
"description": "SPL extensions, array utilities, error handlers, and more",
"type": "library",
Copy link
Member

@froschdesign froschdesign Oct 25, 2017

Choose a reason for hiding this comment

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

Can be removed, because library is the default value for type.

@michalbundyra
Copy link
Member Author

@froschdesign updated

@michalbundyra michalbundyra changed the title Updated docs and support documents Updated docs and support documents + PHPUnit 7 support Apr 12, 2018
@weierophinney weierophinney merged commit cf2b976 into zendframework:develop Apr 12, 2018
weierophinney added a commit that referenced this pull request Apr 12, 2018
Updated docs and support documents + PHPUnit 7 support
weierophinney added a commit that referenced this pull request Apr 12, 2018
@weierophinney
Copy link
Member

Thanks, @webimpress!

@michalbundyra michalbundyra deleted the docs branch April 13, 2018 06:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants