Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php-fig/fig-standards

Standards either proposed or approved by the Framework Interop Group
https://github.com/php-fig/fig-standards

Make TTL support an explicit requirement.

2af1a03511706c32c056b4252de3704c674d4baa authored over 11 years ago
Minor grammar fix.

7d514a66cfdbf85095d73e8fedef4d66444fed08 authored over 11 years ago
Add several examples to the metadoc.

f13687bc6931015a6372d97aef43b3f1e5562f4c authored over 11 years ago
Remove sample text.

a845c9a2bb66260f030984e2e89a0caf0bf47b80 authored over 11 years ago
Renamed file to fix typo.

2479d8955a418e749bd3b59b61dd3723f3ebfe80 authored over 11 years ago
Update PSR number to PSR-5

9b232fb335fa0187b6b52e3c836567662817144d authored over 11 years ago
Spec itself precludes the ability to register "\\",

so remove references that imply it is allowed;

d6feb3eca44188f72c57cc2b6f4efd23bccb6b48 authored over 11 years ago
a global namespace registered as '\\' is ignored by current logic;

provide a means to check it if it has been registered;

1d24db645ee7bb4de7550f5a49ed374426bc5c31 authored over 11 years ago
add test to find a file in the 'global' namespace;

f4ad8449f910145470dc3c61df08027c03fa241e authored over 11 years ago
'global' subdir was missing, as implied by the

addNamespace('\\', '/path/to/global/includes') line later on;

ed76eefbd0627a58c32683d29de99d79b99f3151 authored over 11 years ago
Tests fail on Windows due to DIRECTORY_SEPARATOR

colliding with namespace delimiter and its normalization logic...
so, just settle on literal forw...

5b0c58949e29016843acb8f5f4dea2c5ea00e8fc authored over 11 years ago
Merge pull request #166 from nicmart/patch-1

Fixed Psr4AutoloaderTest link

8f3446af0ea5d7c15b1b7ad15bd00d5736930508 authored over 11 years ago
Fixed Psr4AutoloaderTest link

d2b086f9ce3416514f4cd04a87e50c7df794e8fd authored over 11 years ago
Merge pull request #164 from pmjones/master

PSR-4 Entrance

eaa31b98838a8d7f66dd7ce9c0187201e1c61396 authored over 11 years ago
Merge branch 'master' of github.com:pmjones/fig-standards

77c577fa6918861fde6efdd0e3223c3041e1d841 authored over 11 years ago
clean up in prerparation for pull request

ef72d6ce31253b331ab340082b47a6114787eb12 authored over 11 years ago
Errata goes in meta doc & requires vote.

bbab561b561f5fc209b09c2e221b03d3f38afa44 authored over 11 years ago
Added errata explanation to the workflow bylaw

This relates to a [poll](https://groups.google.com/forum/?fromgroups=#!topic/php-fig/89he2UxZopk)...

0edef331020af93d9cd7fa9c01ac93eb0ec44008 authored over 11 years ago
Removed non-voting member as it was decided this doesnt mean anything.

877e07c251971348de0b88d4aed3142e87d6ef9c authored over 11 years ago
Merge branch 'master' of github.com:phpDocumentor/fig-standards

b3c9f8a036ebf52f210fe7eecf01707089515552 authored over 11 years ago
Merge pull request #13 from JDGrimes/patch-1

Fixing internal links to the tags

c640add834c74cc1f7d94d7c9d8a8e7706d4ab77 authored over 11 years ago
Merge branch 'master' of github.com:phpDocumentor/fig-standards

2b4ff37daa187a323644e0e3ddbec3c8af01aeec authored over 11 years ago
#6: Add Generics notation description and refactor ABNF

87623ece16097c391a9cf59287e0bbe6b4fff444 authored over 11 years ago
Fixing internal links to the tags

Fixing links to the Tags, which has been moved from section 7, and is now section 8. Also fixing...

7b41a17f0e3502c3f1a64a0f27335aa2300230c6 authored over 11 years ago
Merge pull request #3 from AmyStephen/patch-1

Update autoload.md

6048385c16c109c9ec4f576b1ee6505eb3f8e2d6 authored over 11 years ago
Update autoload.md

implemenations was missing a "t"

ab3a4c3c72b057bd2571faa56a6bf615a072db87 authored over 11 years ago
Merge pull request #12 from joncave/patch-2

Don't use single type notation for mixed type arrays

cb518e894a8844cdb30458f09b6c46b8b54f385d authored over 11 years ago
Merge pull request #11 from joncave/patch-1

Remove extraneous lines from null keyword example

f8d5382d9ac945dc59743510f774bc6a16d3e0a5 authored over 11 years ago
Don't use single type notation for mixed type arrays

99dad5cdc69ebe29f875ed75350559f95312af88 authored over 11 years ago
Remove extraneous lines from null keyword example

5c56bd935d63473a4625c2eb86eaa0526b6c4388 authored over 11 years ago
Merge pull request #161 from kdambekalns/patch-1

Update representative for TYPO3 Flow & Neos

e5bd5e8b1e5482dd241fe1595faee3fd9867318d authored over 11 years ago
Update representative for TYPO3 Flow & Neos

44414d8bedca780f090caecb26a52a100ce350c9 authored over 11 years ago
Merge pull request #8 from Seldaek/patch

Fix indenting issues

e5097b456fd3c97f8c345072fa68996890bf0e55 authored over 11 years ago
Fix indenting issues

27d90d30bbf637d98c7613547474254c021b0ab4 authored over 11 years ago
Merge pull request #160 from jamesan/master

Fix typo in code example in 1.2.

003c7210e31f31a4d380f980b41524ece65cfdd2 authored over 11 years ago
Add second sponsor.

2101cc41b522fcf02f905df68e190396d2e3dd7a authored over 11 years ago
Add meta document.

bfc01f42262a25595de4f1b3a84afe6df41b04fd authored over 11 years ago
Rename file per bylaw.

9ca936c9e58f5a035ca40d856f1802147d3500fe authored over 11 years ago
add to comments

fd430d66890d50bb8d24d996a32f61261fb28558 authored over 11 years ago
Merge pull request #2 from ashnazg/remove-baz

removing the \Baz that does not exist in the path to finding Quux

6a33d4acb5c1706b0958b7aac0638013806565c2 authored over 11 years ago
removing the \Baz that does not exist in the path to finding Quux

c99fe84d6a6a0194195659c0c92cd0217f1d4a0e authored over 11 years ago
spacing

c6c4b059f12ee8ab9906622beb0d4bb30ead132e authored over 11 years ago
heading level

5736c4d95d265dbeef29fa34f0ee497a78c075bb authored over 11 years ago
fix php version

4fa270b4b0d75fa15f727d0aeace492161b71231 authored over 11 years ago
fix php version

6356ef02082a002b8e9fa9fab9517975b3056bc3 authored over 11 years ago
namespace prefix needs a namespace name

8f79f7d9847445de33fb81addb7880d58a64db3e authored over 11 years ago
add meta-document

29411e954e6d276fcdcd8c6b66062569b94633e0 authored over 11 years ago
update normalization, move files around

30de915e724eae658916a9193291ce96d0853f88 authored over 11 years ago
Fix typo in code example in 1.2.

e1f071d791a89dd47ee4469b15c6c53b807bc21c authored over 11 years ago
Merge branch 'master' of github.com:phpDocumentor/fig-standards

fc1136721b32e5b384d7b96152e194801149390e authored over 11 years ago
Added Donald Gilbert as sponsor for phpdoc

6d1451dfcf12c11499a336d576f10399771e20d9 authored over 11 years ago
Merge pull request #1 from ashnazg/chuck-review

Chuck's review

853f44b6a445a9e42e2869acc45d3d2076b39134 authored over 11 years ago
textual changes from second pass review

ad2a261441e4e209580862f4113c93d0b6efc35a authored over 11 years ago
textual changes from first pass review

1572a8b30be43debf9d4fc9b2bd0e3a05b8c982a authored over 11 years ago
Submit PHPDoc proposal and meta-document

See https://github.com/phpDocumentor/phpDocumentor2/commit/0dbdbfa318d197279b414e5c0d1ffb142b31a...

796b9d9cd62ae7a7319b57c9331f3c351b50e98d authored over 11 years ago
Merge pull request #146 from philsturgeon/workflow-bylaw

Bylaw: PSR Review Workflow

c0ba3146832cf7964ee98d7d966e7e2856a73c74 authored over 11 years ago
Merge pull request #158 from jbafford/patch-1

Typo fix

a13b7abbf803c1308d07cbcbdb893c0d973b8270 authored over 11 years ago
Typo fix

9a89ec74ad47d9c436ffe0e5a49cdf4013fd6cdb authored over 11 years ago
Merge pull request #154 from dosten/patch-4

Updated spanish translation of PSR-3

917256f9b6b44022c5979d830d3f8bde40585bf4 authored over 11 years ago
Merge pull request #153 from dosten/patch-3

Updated spanish translation of PSR-2

5f220cf7577a6644a12d24cc367d97619bc675c0 authored over 11 years ago
Merge pull request #152 from dosten/patch-2

Updated spanish translation of PSR-1

9adb934ee7da9672368160b607517ae97d66a016 authored over 11 years ago
use a closure not a function definition

f20597ecfc91fbc62bd5b0f1e1d6b463c4bb2fed authored over 11 years ago
class name, not class

c98e30be838f283a57bbf93fb670a7979a890273 authored over 11 years ago
whitespace

e85732e8da6c35555d5d4c2bf24c354de0b12f7c authored over 11 years ago
add normalization rules

a1ec11660b01b516f26733ec731a1313e89de6b1 authored over 11 years ago
remove dupe

a322c12b325e7736407636da53e69f220e01879f authored over 11 years ago
add links again

accdd71da3cedb74f0480300869f46304018cc67 authored over 11 years ago
add links

c8eae1bf4693b042ccbbe19641172213efac937b authored over 11 years ago
rephrasing

4ebbc7d0cf69df001e3ad59562f49f709abeb2b0 authored over 11 years ago
rephrasing

0a45e24542eaa2b36ba6373170f7a201b9e74d8a authored over 11 years ago
rephrasing

61e2251170856c13425b3adb775b1903bb4c6350 authored over 11 years ago
split out various rules to their own subsections

4957a5916bccd36917da529cc63d63068fdd05ba authored over 11 years ago
examples may change at any time

52f674e673aad83a3c895b2afb244d264d10a7aa authored over 11 years ago
phrasing changes

7b773cbef16d297507ed2b6b0395ec73d4f21d39 authored over 11 years ago
phrasing changes

a44e3f2326cfe17f9f39bc273fba4578723e4740 authored over 11 years ago
re-combine transformation and autoloading

cdabdbea4fb154763a2f7039299ece5c92e50587 authored over 11 years ago
move implementations to test file

21c06c6e4b0ecdc00bf76326fdcdc18c1ea5cf40 authored over 11 years ago
standardize terms

3d601f9236eb42bb467f2a3377d414248a99b690 authored over 11 years ago
move stuff around

2609573b05d484f112d53e7dabfe3dcbef471e8d authored over 11 years ago
use a fork for the autoloader proposal and related items

ce35a1782563586d9f46e1bd98d2287d202c5f24 authored over 11 years ago
remove autoloader proposal from main repo; add in fork later

83bb2997c27e9ad62a725d3551e682c7a4e66059 authored over 11 years ago
Fixed typo

1fed4dcc67672eed43d717649a305c11f3ba63e2 authored over 11 years ago
Feedback implemented from @lsmith77

This is mostly typos, clarification, capitalization standardization and some word-wrapping impro...

72ce49d8157113d6d519138363b28e33373141eb authored over 11 years ago
Merge pull request #9 from padraic/workflow-bylaw-sponsor

Affirm that Sponsors may contribute to a PSR (-ambiguity)

76fcea37ab9dbafac25548801ee50dbc3b2d1ad8 authored over 11 years ago
Affirm that Sponsors may contribute to a PSR (-ambiguity)

1114521c793460bb1ec730159a54e36230fc5449 authored over 11 years ago
Merge pull request #151 from dosten/patch-1

Removed ambiguous note in PSR-0.md

de32f74aeb5e4483fe825648c52a6c62e86a0578 authored over 11 years ago
Merge pull request #155 from Osukaru/patch-1

Update PSR-2-guia-de-estilo-de-codificacion.md

d74951f6d31633e02491aa26491da019caadaa93 authored over 11 years ago
Add mention of the numeric index

d626845513e06357bda8f1f482385e5f9de37ebb authored over 11 years ago
Update PSR-2-guia-de-estilo-de-codificacion.md

200b39acf6407866433478b1e37381f64dadeff2 authored over 11 years ago
Updated spanish translation of PSR-3

Misma corrección que #152 y #153
Ademas moví la aclaración sobre el uso de las traducciones arr...

46ff129e4b8fdd7ad65a6208d785ff6cfd669499 authored over 11 years ago
Updated spanish translation of PSR-2

Misma corrección que #152

e1e2c7214a4032b68e702f7cd1b250fd866e862b authored over 11 years ago
Updated spanish translation of PSR-1

Creo que el uso de TIENE es inconsistente, en su lugar se podría usar DEBE que creo que se adapt...

0dede8b699c7f1389a8e2b479b99d6940667c7b7 authored over 11 years ago
Removed ambiguous note in PSR-0.md

Creo que la nota Nº1 es ambigua y solamente repite lo que dice el contenido al que hace referenc...

5ab189f251132e628eed8e1dd5d5cbdee2e28e8d authored over 11 years ago
Merge pull request #114 from villamarin/spanish

Translation of accepted PSRs to Spanish

e3932d951cd4990ce2c14132c2293bec3e8f8624 authored over 11 years ago
Cambio de nombre de LEAME a README-ES

cdd8429466bb564e1b69c170dad7f0dc43084942 authored over 11 years ago
Tweaks to definitions

177015d543493bc2c8f9aac54f3e656861c85e53 authored over 11 years ago
Sponsor != Contributor

6b8365f3470d7946bb0994b92e3442e23b80241b authored over 11 years ago
Typos and tweaks to Larry's PR

448bd4e7c0f2a8af20bf8820f4bbab6ab2b89b9d authored over 11 years ago
Merge pull request #8 from Crell/editor-role-revisions

Editor role revisions
There are some changes that need to be made, which Larry agrees with. I'l...

6197d34f4c8870e6c972960bfede96c67f96d0b2 authored over 11 years ago
Complete transition from Author to Editor/Contributor.

b5479a9452a504cb72690a5bf5123a46327934a6 authored over 11 years ago