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

Update clock.md update code formatting

9c3d13ffab2a719e1cf48e60ce65f6a639ab2e7a authored almost 4 years ago
Update clock.md fixed typo

fed0313580abbba62d66c64d1d71d7745ad6861e authored almost 4 years ago
DateTime is out

Removed DateTime object as a return type, seems DateTimeImmutable is the way to go.

2bc8e21f970893ce249dbf14c346a286e609cb3a authored almost 4 years ago
Update purpose of document

072514ec49ec819ae7e95568605b9c79e6a1229e authored almost 4 years ago
Update proposed/clock-meta.md to fix typos

Co-authored-by: Rafael Bernard Araújo <[email protected]>

0df6d63a1b923a1b21113efafe7937eb798ad949 authored almost 4 years ago
Update proposed/clock-meta.md to fix typos

Co-authored-by: Rafael Bernard Araújo <[email protected]>

abb943bd31543ff69f32b90d03df225ae0bc0513 authored almost 4 years ago
Update proposed/clock-meta.md to fix typos

Co-authored-by: Rafael Bernard Araújo <[email protected]>

0c66162abfcf10b549f88c6ed4ad7054747cee3b authored almost 4 years ago
Update proposed/clock-meta.md to fix typos

Co-authored-by: Rafael Bernard Araújo <[email protected]>

9974dfb7811fb6313e945e76a4a2c1a35751b301 authored almost 4 years ago
Updated timezone return types

d6c75b23a0ddd868783294404f33d4b1e0069934 authored almost 4 years ago
added method to retreieve current timezone

0065811fd46d8a4eb62655ea0c162b1703819bf2 authored almost 4 years ago
Added Clock PSR Meta

faa28e13c72827c603e830ecdd58ad74452d929a authored almost 4 years ago
Create Clock PSR

31f93b6abbf9cf44c44990cf335c79d0f4213a39 authored almost 4 years ago
Merge pull request #1223 from alexwoollam/patch-1

Update typo in 001-mission-and-structure.md

ecf45ea180d771e8c149dbb6658fd315441d1a06 authored almost 4 years ago
Update 001-mission-and-structure.md

typo, line 27: 'Represenative' -> 'Representative'

0bb2dd32d09a6ccba17677f093c70bb12d7b759d authored almost 4 years ago
Add errata to correct the legal types for attribute values.

ae46f21a70839431e6bd80fdc277a72db464cb45 authored almost 4 years ago
Merge pull request #1199 from Crell/link-types

Add errata for typed releases of PSR-13.

4b6022887404c5bbdac69d3a8ae756681ff9ea05 authored almost 4 years ago
Merge pull request #1220 from Crell/cache-types

Add errata for type additions.

f433d3c0edbd94abf6500bb0f091b4b49fc3db21 authored almost 4 years ago
Merge pull request #1221 from hugcape/patch-1

Update PSR-7-http-message.md

50306bb8e91de8cf8bdf43a823583c37177ff924 authored almost 4 years ago
Update PSR-7-http-message.md

At the multiple file upload example, the key name "avatars" was used as "avatar" in the $_FILES ...

aac90e0984453704a5e1ec9ed35183c963e5d760 authored almost 4 years ago
Merge pull request #1131 from phpDocumentor/compound-statements

Add statement about compound statements

f139d7aba611a5b8e65c7c6352e4cc0710f9aca8 authored about 4 years ago
Merge pull request #1214 from jaapio/patch-1

Use "Structural Elements" in reference @internal

fdac3971fc560e805a9472e35c3b877afd9fa341 authored about 4 years ago
Add errata for type additions.

9c690c9ba0e35db031e875b420fbaa2c18fe6189 authored about 4 years ago
Update for PHP 8.0.

538f9109e91266f8b5bec46fa8ca7d25c419d036 authored about 4 years ago
Add errata for typed releases of PSR-13.

17f9cbb0ef124cdae5671735d4708776849e8644 authored about 4 years ago
Merge pull request #1219 from SlvrEagle23/master

Move Beau Simensen to Former Core Committee; Add Vacancy

75d5769d235ceff12e5c850f54d7d43266e62769 authored about 4 years ago
Update personnel.md

Update terms, add Ben Edmunds, move now-inactive members.

4af5bde0cfc4b150c230b3f6afc3988ea2b9988b authored about 4 years ago
Move Beau Simonsen to Former Core Committee; Add Vacancy

bcb9ca6e12aa5f913cf6312701cf5a2baaf7cf5f authored about 4 years ago
Merge pull request #1216 from php-fig/add-errata-vote

Add Errata vote specifications

c0e0f9982410185fa3123913457414b6d4a3f5cd authored over 4 years ago
Merge pull request #1217 from php-fig/typo3

Add TYPO3 project

be4a5135d1afdfc57756e1606fb29637b3336dcb authored over 4 years ago
Add TYPO3 project

4816bb9519b4ed1776a49c1e509f586da800b866 authored over 4 years ago
Add clarification about where to put the errata

Co-authored-by: Larry Garfield <[email protected]>

59bc7220c2810219df9cd3ee2027583849eda440 authored over 4 years ago
Add Secretaries as backup for calling the vote

Co-authored-by: Larry Garfield <[email protected]>

60c59e33a8f743b58515852925291783f947b00c authored over 4 years ago
Add Errata vote specifications

df9378c623fc92fc3a2b83576620909a0988a2c9 authored over 4 years ago
feat: add errata detailing addition of scalar type hints

See:

- https://github.com/php-fig/container/pull/27
- https://github.com/php-fig/container/pull/28

7d35f6143c3b4e9a087b2d3d5950d49e8e22888f authored over 4 years ago
Use "Structural Elements" in reference @internal

API components is a new definition which does not allign with the rest of the document where we ...

129398c04efdb0b7d519c7d2200a646b854c3c0d authored over 4 years ago
Merge pull request #1213 from Wosi/patch-1

Return type hint compatible with code analyzers

aea388d8d692491791c49b03a51314f7e7da294d authored over 4 years ago
Return type hint compatible with code analyzers

Common code analyzers such as PhpStan and Psalm don't understand the notation
@return iterable[...

c7ecf5893b728725f4a7c229eff13e32e4fe6d58 authored over 4 years ago
Merge pull request #1208 from svpernova09/patch-2

Update Phergie Project status

032aa6dc3fb4c66072128f1d4aecc135c623e9ca authored almost 5 years ago
Merge pull request #1209 from jhfrintrop/patch-1

Fix spelling mistake in PSR-3-logger-interface.md

0c4e788c58e39dce67807ea6aed69ad7622a4067 authored almost 5 years ago
Fix spelling mistake in PSR-3-logger-interface.md

Shouldn't it be `[...] can be cast [...]` instead of `[...] can be casted [...]`?

1e16e2336af90794a9fe691c25705d325e466649 authored almost 5 years ago
Update Phergie Project status

* https://twitter.com/phergiebot/status/1238104081316696064
* https://www.phergie.org/blog/2020...

4ee920ed2f2fb1c213fa3a3572f7274d1d67c68d authored almost 5 years ago
Merge pull request #1207 from php-fig/code-owners

Use github code owners instead of pullappprove

4ac0b16a85f49b36bc5bec9e01a8a04deb821b6e authored about 5 years ago
use github code owners instead of pullappprove

1d2c74014f8d0fa3c468cf2f975a9e68784cf4f0 authored about 5 years ago
Merge pull request #1205 from php-fig/2020-election-results

Update due to January 2020 election results

f6b29ddeca6fc78f00cf9b969fd9a3c6c9d3792b authored about 5 years ago
Update due to January 2020 election results

89ab05ee6c6ac20f993eeae7d7c8e3ae93ddff22 authored about 5 years ago
Merge pull request #1204 from michalbundyra/patch-1

Restoring alphabetical order

b7fe4c902a96c219e84fd7568a4b354ab38060e8 authored about 5 years ago
Restoring alphabetical order

9a6a55904c6e9a935dc90b403cd90a69c100475d authored about 5 years ago
Update reference to PSR-2 to PSR-12

PSR-2 is now deprecated.

198a7cc2bb844562e603862469026edcd421fcb2 authored about 5 years ago
Restoring alphabetical order

083d88431bc6226470f808475fe8c6a85eba6923 authored about 5 years ago
Merge pull request #1202 from weierophinney/hotfix/zf-to-laminas

ZF is now Laminas

f286f5276120ab0f2c1119856c395440f41137a0 authored about 5 years ago
fix: ZF is now Laminas

As of 2019-12-31, we migrated the Zend Framework codebase to the Laminas
Project. Since the proj...

1d36978f20c18d6081ff1c3e9fa14282c385fb15 authored about 5 years ago
Merge pull request #1201 from hackel/patch-1

PSR-12 Section 4.2: fix insteadof operator example

17441e2ac0ebdfe8c1b21148df149f4020c6c9e5 authored about 5 years ago
Section 4.2: fix insteadof operator example

The existing example contradicts the previous statement:
> Each individual trait that is import...

efb9842b3f467b7b51045cfa8f85e7b6780cb829 authored about 5 years ago
Merge pull request #1200 from php-fig/https-links

Update links to https

f21889e76126998ecb777cc6772015551100af22 authored about 5 years ago
update links to https

339922b6b83ec88ba90bda14a5e3e40c1dd6986e authored about 5 years ago
Add real Packagist link to pass HTML-Proofer check

See https://github.com/php-fig/www.php-fig.org/pull/270#issuecomment-558737843

f5c565c241a675765d2ecb6698b3c9c40145d4cf authored about 5 years ago
Merge pull request #1195 from php-fig/bylaw-interface-upgrade

Upgrade PSR interfaces

0b8f7300d2f2ca77430bc11e8415b6f93cf61384 authored about 5 years ago
Add wording to differenciate between consumers and implementers

aa3e1980254f7b6da18534b4e73c9b916eda1cb8 authored about 5 years ago
Reword phrase about PHP constraint bumping

9f9168c84f8f965464fe278d02b342344a45768f authored about 5 years ago
Fix wording

Co-Authored-By: Ian Littman <[email protected]>

72508e66cd3c579ed8525789cffcb784189c69d3 authored about 5 years ago
Rephrase sentence ending

Co-Authored-By: Ian Littman <[email protected]>

c5c1ab2798450d8794187d66e373ed7af140f197 authored about 5 years ago
Add periods at the end

87fb7d3ad303b3f13c176df05697375e0228d2f9 authored about 5 years ago
Addressing last MWOP's review

f7341926bd5265ac01f96eb402f601ec799fbe21 authored about 5 years ago
Reword Workflow section with explanation and an example

e0c995400bcfa497f76f3b43eed03226ecd93043 authored about 5 years ago
Add Terminology section

94b5cc79e6b9c35788737dd76164f87690a0cc71 authored about 5 years ago
Add phrasing as suggested by @johmanx10

3321cbb1b4b9cee354277476679780bae3ac2b23 authored about 5 years ago
Add vertical whitespace

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

27ac6e09a60a4b31bc7bd02e76457bef1f3f90c7 authored about 5 years ago
Add vertical whitespace

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

737d7884d99ba6be299dc00755086cbbf517638a authored about 5 years ago
Add vertical whitespace and fix verb

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

7cfd7d59cd51bbb1d026e79d7ca96d8f7818b6a6 authored about 5 years ago
Add vertical whitespace and active form

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

ee4e31cc04898836ebc56285b9fde0d58242ab41 authored about 5 years ago
Add vertical whitespace

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

4ed835af085db47c0ec1e44efd440f03b7ba5d52 authored about 5 years ago
Add vertical whitespace

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

da5c3db27fdc2a14fe73c9d9de062c295a157c15 authored about 5 years ago
Add vertical whitespace

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

d5c0683b42c92050e6a6598290e1f5d9444dc564 authored about 5 years ago
Reword sentence

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

3c0d3453ad9526dba2fe9729d5c61eb57ce9a7c2 authored about 5 years ago
Reword erratas citation

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

e06c194d7bce4caff78d1d569f3629caffcdc18a authored about 5 years ago
Reword purpose of this proposal

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

52665851a85c3b20c5bb991486f4c390450a5661 authored about 5 years ago
Reword phrase

Co-Authored-By: Matthew Weier O'Phinney <[email protected]>

f12845aff8a558633cdd3e724cd855c55cd0e350 authored about 5 years ago
Update bylaws/008-psr-evolution.md

Co-Authored-By: Larry Garfield <[email protected]>

cd93a9d8b3d8d175c889c67ea8f43dad65668e35 authored over 5 years ago
Update bylaws/008-psr-evolution.md

Co-Authored-By: Larry Garfield <[email protected]>

68876708a7d10252bb4f353e349c61a79fe0843d authored over 5 years ago
Fix typo

b26a4decbf8737bd449e9ea3f17e1ee2ff9eaf0a authored over 5 years ago
Switch the example from PSR-3 to PSR-11

90e72ab324e847a0f458cecd0123c93f99cccd38 authored over 5 years ago
Merge pull request #1196 from ashnazg/bylaw-interface-upgrade

wording adjustments

0f057eb9140b4341db8f6ce8a6069456e9a39206 authored over 5 years ago
wording adjustments

ae8758319a5bb625877250f931fea1c206606d31 authored over 5 years ago
Merge pull request #1194 from WinterSilence/patch-2

Update PSR-7-http-message.md

831f29394e9d17d3a7c34a7796349b6bd06996c5 authored over 5 years ago
Update PSR-7-http-message.md

> concatenated with a comma

not comma with whitespace

606bf99309c9a6430fd10991c48190555a11a299 authored over 5 years ago
Propose `no-return` type

This type should be used mainly as a return type to designate a function/method as a never retur...

7ab82e04e671d14ef1cf1999dc8795627aa724f2 authored over 5 years ago
First draft of the new bylaw

154e7dd0739cfe70cbba080224455a96f8cd5d25 authored over 5 years ago
Merge pull request #1188 from KorvinSzanto/revert-pr-1

Revert "[PSR-12] Multiple small impact updates: (#1183)"

fb5c66fa0384da643299b61cb9e2a58b3a90364b authored over 5 years ago
Merge branch 'master' into revert-pr-1

ca143c3a61975124397f81b91a61b5f4bb552c32 authored over 5 years ago
Merge pull request #1189 from KorvinSzanto/revert-pr-2

Revert "Merge pull request #1185 from gmponos/patch-1"

34d4eca27e5252c53b0ca79746461884883afd0d authored over 5 years ago
Revert "Merge pull request #1185 from gmponos/patch-1"

This reverts commit ba77fc5d7bf399be28edcc3de9e98937f4cfc6da, reversing
changes made to 2264dd88...

ca29f373bc6e72adf73f59ccdd99bdcbb6e74cbe authored over 5 years ago
Revert "[PSR-12] Multiple small impact updates: (#1183)"

This reverts commit 47bf944af41d91f15d45d2c4ac17da8adf8fa6d9.

2ba6dadefe02d51a33f56915c8d509ab9e1fbbba authored over 5 years ago
[PSR-12] Multiple small impact updates: (#1183)

- wording/grammar
- new lines coherence
- examples enrichment matching given enumerated domain...

47bf944af41d91f15d45d2c4ac17da8adf8fa6d9 authored over 5 years ago
Merge pull request #1187 from u-mulder/patch-1

Fix position of full stop

44e019b65f0a135741c75819fef9e7fea501ed6c authored over 5 years ago
Fix position of full stop

I presume it should be in front of `PSR-12`, otherwise I don't see any sense in these two senten...

a72cd8cec3f35acaaaee3a574c9c58eb54f484a3 authored over 5 years ago
Merge pull request #1186 from Tarasovych/patch-1

[PSR-6] PHPDoc

46adf4bb45f25253b5cdd4c4e3d745e224417853 authored over 5 years ago
Update PSR-6-cache.md

9f5698060842cf3524d5ab13285fec9eff44c333 authored over 5 years ago
Merge pull request #1176 from PowerKiKi/patch-6

Add example for increment/decrement operators spacing

55a4eae7d4e7a42b036cc3e4d433c20258744ad9 authored over 5 years ago
Merge pull request #1174 from PowerKiKi/patch-4

Missing full stop

7682a7dde350ff4f2fc6666fb5abfdb795cfa30b authored over 5 years ago
Add example for increment/decrement operators spacing

69e2b154e917a4ad314b805f7f9206f1587203b6 authored over 5 years ago