Commit Graph

71 Commits

Author SHA1 Message Date
Marc Würth 2a8211797a Added end_of_line & some more info about this file
> It is acceptable and often preferred to leave certain EditorConfig properties unspecified. For example [...] if a property is not standardized in your project (end_of_line for example), it may be best to leave it blank.

http://editorconfig.org/#file-format-details

I added ``end_of_line`` nonetheless, as I think there is an agreement to always use ``lf``.
2015-05-14 20:09:24 +02:00
Phil Sturgeon bfaf20e4ad Merge pull request #37 from RobLoach/patch-1
Update testing to document composer test
2015-05-14 13:46:41 -04:00
Rob Loach afb7141526 docs(testing): Update testing to use composer test
https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
2015-05-14 10:45:15 -07:00
Phil Sturgeon 27f3e58f81 Merge pull request #35 from ravage84/patch-2
Encourage developers to read the change log
2015-05-13 18:46:33 -04:00
Marc Würth 51453a2890 Encourage developers to read the change log 2015-05-13 20:56:38 +02:00
Phil Sturgeon 305344b87b Merge pull request #7 from RobLoach/add/scripts
Add use of Composer scripts
2015-05-13 14:07:07 -04:00
Phil Sturgeon ee356faf89 Merge pull request #24 from EmanueleMinotto/editorconfig
Added editor configuration
2015-05-13 14:02:41 -04:00
Phil Sturgeon 28850e370f Merge pull request #32 from DaSourcerer/patch-1
Update CONTRIBUTING.md
2015-04-30 10:38:56 -04:00
DaSourcerer d7a7695bca Update CONTRIBUTING.md
Not everyone may be familiar with the term (or the details of) "squashing." A link to the git documentation would be helpful in this case.
2015-04-28 21:49:03 +02:00
Phil Sturgeon 064acec279 Merge pull request #31 from schmittjoh/patch-1
simplifies configuration
2015-04-25 13:51:02 -04:00
Johannes 1afcc15c1c simplifies configuration
This removes a few settings that had no effect anymore.
2015-04-25 19:15:22 +02:00
Frank de Jonge c2ff910490 Merge pull request #25 from TomasVotruba/patch-1
travis: PHP 7.0 nightly added
2015-04-20 20:46:36 +02:00
Frank de Jonge 7515ae1ee9 Merge pull request #27 from Jeroen-G/patch-1
Removed --dev flag
2015-04-20 20:46:23 +02:00
Phil Sturgeon 0fc44f2e89 Removed PHP 5.3 2015-03-26 13:13:01 -04:00
Phil Sturgeon 9f9c64b628 Merge pull request #29 from vieirasantosn/patch-1
Added php 7.0 and allow it to fail
2015-03-26 13:12:45 -04:00
Vieira 291539ad51 Added php 7.0 and allow it to fail
Added php 7.0 and allow it to fail
2015-03-26 13:20:47 -03:00
Phil Sturgeon d270b8039c Merge pull request #28 from grrnikos/patch-1
Update SkeletonClass.php
2015-03-25 16:18:29 -04:00
Nikos Gr 9a3567be1f Update SkeletonClass.php 2015-03-25 22:17:39 +02:00
JeroenG 40c7e9111f Removed --dev flag
According to Travis-Ci, "You are using the deprecated option "dev". Dev packages are installed by default now."
2015-03-02 23:54:52 +01:00
Tomáš Votruba 0e38e0e7fa travis: PHP 7.0 nightly added 2015-02-27 11:35:07 +01:00
Emanuele Minotto fd37bbbf6c Added editor configuration 2015-02-25 13:00:47 +01:00
Jonathan Reinink 2da424a3f7 Merge pull request #22 from dstockto/patch-1
Typo in README.md
2015-02-20 07:56:30 -05:00
David Stockton 02c1506fb7 Typo in README.md 2015-02-19 23:45:35 -07:00
Rob Loach 1d40babb28 Update `composer test` to simply use `phpunit` 2015-02-16 13:03:39 -05:00
Christopher Pitt 3951c67ebf Reverting 2015-02-06 09:13:13 +13:00
Christopher Pitt e265c69ce8 Updated package name to be able to submit to Packagist 2015-02-06 09:08:02 +13:00
Phil Sturgeon fb9db2f295 Merge pull request #19 from hassankhan/master
Add Ocular as dev-dependency, fixes HHVM issues too apparently
2015-02-04 18:22:27 -05:00
Hassan Khan ed7b0255bb Add Ocular as dev-dependency, fixes HHVM issues too apparently 2015-02-04 23:19:18 +00:00
Phil Sturgeon 61e8f8b28c Add a security section 2015-02-04 14:40:00 -05:00
Frank de Jonge 1251aeff17 Merge pull request #17 from browner12/patch-1
remove duplicate field
2015-01-29 10:27:32 +01:00
Frank de Jonge 95e7b60f67 Merge pull request #18 from browner12/patch-2
new year
2015-01-29 10:25:58 +01:00
Andrew cdb57e1b72 new year
update copyright year
2015-01-29 00:53:43 -06:00
Andrew 267b3e1b73 remove duplicate field
the `:author_website` option was listed twice
2015-01-29 00:46:25 -06:00
Jonathan Reinink f5f3e1c8ba Merge pull request #16 from TomasVotruba/patch-1
Readme: use relative paths to CONTRIBUTING.md and contributors
2015-01-26 18:19:59 -05:00
Tomáš Votruba 3da4946c9b Readme: use relative paths to CONTRIBUTING.md and contributors 2015-01-27 00:08:55 +01:00
Jonathan Reinink 88e716576f Merge pull request #15 from SDIS62/harmonize-package-variables
Harmonize package variables
2015-01-08 14:27:37 -05:00
Kévin DUBUC d7806040d4 fix syntax in CHANGELOG.md 2014-12-30 16:33:52 +01:00
Kévin DUBUC 5518f18e56 Harmonize package variables 2014-12-30 16:31:21 +01:00
Frank de Jonge c85b2a5c1f Merge pull request #14 from BreiteSeite/patch-1
consistent headlines in CHANGELOG.md
2014-12-04 13:20:46 +01:00
Michael Kühn c7d67bbe15 consistent headlines in CHANGELOG.md
This fits also more into the style from http://keepachangelog.com/
2014-12-04 13:13:29 +01:00
Frank de Jonge 4f6a9a7b8f Merge pull request #13 from clarkeash/patch-1
updated scrutinizer reference
2014-12-02 15:30:36 +00:00
Ashley Clarke 5640752fc5 updated scrutinizer reference 2014-12-02 09:33:34 +01:00
Phil Sturgeon eab00c305c Rename scrutinizer.yml to .scrutinizer.yml 2014-12-02 06:09:57 +00:00
Phil Sturgeon 0d30575423 Added php_analyzer: true to scritunizer 2014-12-02 06:09:38 +00:00
Frank de Jonge 5d630042d2 Merge pull request #11 from bcrowe/fix-typo
Fix typo
2014-10-27 10:43:03 +01:00
Bryan Crowe 0e188bfc3a Remove extra newline 2014-10-26 23:05:46 -04:00
Bryan Crowe f1dc8536e9 Fix typo 2014-10-26 23:01:45 -04:00
Phil Sturgeon 226ffcbddf Merge pull request #9 from RobLoach/add/gitattributes
Add .gitattributes file
2014-10-26 12:51:35 -04:00
Rob Loach 3d8abea1a7 Fix documentation 2014-10-26 12:37:39 -04:00
Rob Loach ee84dd1e22 Add .gitattributes file 2014-10-26 12:37:00 -04:00