Ecosyste.ms: OpenCollective

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

Carbon

A simple PHP API extension for DateTime.
Collective - Host: opensource - https://opencollective.com/carbon - Website: https://carbon.nesbot.com/ - Code: https://github.com/briannesbitt/Carbon

Fix tests PHP compatibility

github.com/briannesbitt/Carbon - dab65b83006253a956abda2ee549fc9b7bfc2a56 authored over 3 years ago by KyleKatarn <[email protected]>
Add properties only if the object is constructed

github.com/briannesbitt/Carbon - b4bb11c52f610ae19c2fce25218b51608aeccfe5 authored over 3 years ago by KyleKatarn <[email protected]>
Fix #2299 Add support for msgpack

github.com/briannesbitt/Carbon - 45d4023aa4c35717a7c417f3073923f5b69b8e93 authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2383 from Lotuashvili/patch-1

Flip Georgian (KA) month names

github.com/briannesbitt/Carbon - 23553b080fb2dec0b7e395ece5fab4eedefeb6ec authored over 3 years ago by Kyle <[email protected]>
Disable PHPStan tests for PHP 8.1

github.com/briannesbitt/Carbon - b448b22d1141e2d0a15a5a8cfa4dcb9c8ba5a5c0 authored over 3 years ago by KyleKatarn <[email protected]>
Fix Gregorian month test

github.com/briannesbitt/Carbon - d8733657c10fd294c9a59ecd91d86cb02a335ce1 authored over 3 years ago by KyleKatarn <[email protected]>
Flip Georgian (KA) month names

github.com/briannesbitt/Carbon - 1c63d67500657a737ff909bf43167977ae8a2d28 authored over 3 years ago by Levan Lotuashvili <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

github.com/briannesbitt/Carbon - dbfbeecbd68799e1726ded1d8125a28d9faf9d5e authored over 3 years ago by KyleKatarn <[email protected]>
Add getTimestampMs() return type

github.com/briannesbitt/Carbon - 3bb575f4746a28ffb27c4f85696a408e8230cdb7 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 99af2d36e4651b21e111d9492c8591589406d762 authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2378 from aryehraber/timestamp-ms

Add getTimestampMs method to output millisecond-precise timestamps

github.com/briannesbitt/Carbon - 8d96c66029c93ba4509aa65cf67d994caaaf4a38 authored over 3 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon

github.com/briannesbitt/Carbon - 8f1212f6d259598c759ba0977496d96e7ca1f4bf authored over 3 years ago by KyleKatarn <[email protected]>
Add ReturnTypeWillChange on jsonSerialize()

github.com/briannesbitt/Carbon - 45bfe8eab567a315a0cb1956bd9c7431b1e69431 authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2382 from imjoehaines/patch-1

Add `ReturnTypeWillChange` to `CarbonInterface::jsonSerialize`

github.com/briannesbitt/Carbon - d2b5a46f711505dd65a448c670ce30b8a325f7b9 authored over 3 years ago by Kyle <[email protected]>
Add ReturnTypeWillChange to jsonSerialize

This fixes an error when running PHP 8.1

github.com/briannesbitt/Carbon - aea3d8319ba395bd0c07061d77e48a92dd04885f authored over 3 years ago by Joe Haines <[email protected]>
Update Open Collective section

github.com/briannesbitt/Carbon - cf1583b15bd4f060b8e01e2fbcf25073418f65ca authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
.github/workflows/tests.yml

github.com/briannesbitt/Carbon - affd373dfbc4fca575d170e336547814e0f3ed6f authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml

github.com/briannesbitt/Carbon - 5aa19b3ff9ea4112e6337a71d1701e2392680bdc authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon

github.com/briannesbitt/Carbon - 8794301fc67df7ee19c6a4f1c52f841174a405f2 authored over 3 years ago by KyleKatarn <[email protected]>
Update Open Collective section

github.com/briannesbitt/Carbon - 42f3ff15b76028dcef6762a7afb2d1bfe47b925f authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2381 from lucasmichot/TestBaseCase

Fix TestBaseCase

github.com/briannesbitt/Carbon - 356c765e87feb0251cd676b2daf863f055f05fde authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2379 from lucasmichot/use-stricter-assertion

Use stricter assertions

github.com/briannesbitt/Carbon - 33000c18b99c3077826e621c1a7a16bac3fdca5e authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2380 from lucasmichot/no-suggest

Stop using --no-suggest flag

github.com/briannesbitt/Carbon - e3594288e2855c45a2f2d39ed5774f8daa2b4167 authored over 3 years ago by Kyle <[email protected]>
Fix TestBaseCase

github.com/briannesbitt/Carbon - 80c626b3c21ae283834bdf6c15b72af5079a22b0 authored over 3 years ago by Lucas Michot <[email protected]>
Stop using --no-suggest flag

github.com/briannesbitt/Carbon - 7b2e469663cd6930151128d0d30e62e4bc6b2488 authored over 3 years ago by Lucas Michot <[email protected]>
Use stricter assertion

github.com/briannesbitt/Carbon - 94f151d4f052f38c334c6b4a9257349c3cdada2c authored over 3 years ago by Lucas Michot <[email protected]>
Add tests for getTimestampMs() method

github.com/briannesbitt/Carbon - 1e0d7d8e2c1096a21fe994de364efacba02b8609 authored over 3 years ago by Aryeh Raber <[email protected]>
Add getTimestampMs() method

github.com/briannesbitt/Carbon - f366f045ebb4eb6fd714a77d692d0a11121cc188 authored over 3 years ago by Aryeh Raber <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

github.com/briannesbitt/Carbon - 0117c136a9e991185855544f797bd9abc7450cc3 authored over 3 years ago by KyleKatarn <[email protected]>
Initialize $localMacros

github.com/briannesbitt/Carbon - f7a4d112c236341c83588e42ba70d3814db6f38f authored over 3 years ago by KyleKatarn <[email protected]>
Initialize $localStrictModeEnabled and $localGenericMacros

github.com/briannesbitt/Carbon - c13297cfe325fb9d7e894b0555f3689a979f6f35 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
.github/workflows/tests.yml

github.com/briannesbitt/Carbon - 41a98f14c237ac3ec91a2829a658db0d7b2f3ad7 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
phpunit.xml.dist
src/Carbon/Traits/Options.php
tests/Carbon/CreateSafeTest.ph...

github.com/briannesbitt/Carbon - 94ecc42dedadf608c17ae4a841bd125bd7a1e3d0 authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2377 from lucasmichot/useStrictMode

Gets rid of useless calls to useStrictMode()

github.com/briannesbitt/Carbon - ab4e1a93d648db8928fd9172aeac795f5181bccd authored over 3 years ago by Kyle <[email protected]>
Gets rid of useless call to useStrictMode()

github.com/briannesbitt/Carbon - fe82cb68b143f1615d2704265c4b45f94ce55453 authored over 3 years ago by Lucas Michot <[email protected]>
Merge pull request #2375 from lucasmichot/remove-useless-default-assignment

Remove useless default assignment.

github.com/briannesbitt/Carbon - fb7e890a17afd5e8b2db0ec12f3884841525982f authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2376 from lucasmichot/get-rid-of-test-bootstrap

Gets rid of the test bootstrap file

github.com/briannesbitt/Carbon - 1ffcccf61e2400b368295f8edc2af236c250b439 authored over 3 years ago by Kyle <[email protected]>
Gets rid of the test bootstrap file

github.com/briannesbitt/Carbon - 32dda32967a871090cbc4026471117583735502a authored over 3 years ago by Lucas Michot <[email protected]>
Remove useless default assignment.

github.com/briannesbitt/Carbon - b01f499359f90d43881c7f50618fdce746342e9c authored over 3 years ago by Lucas Michot <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml
src/Carbon/Traits/Creator.php

github.com/briannesbitt/Carbon - d33a7b553a30a227c89f8861bd55302b4d7cc995 authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2373 from lucasmichot/remove-redundant-casts

Remove redundant casts.

github.com/briannesbitt/Carbon - cc4b2c373206e65393a55a92bbac12e8c016f087 authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2371 from lucasmichot/fix-yml-spacing

Fix yml file spacing and formatting.

github.com/briannesbitt/Carbon - f68b02632d3a1d573da5342afb139b29ac2c521d authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2370 from lucasmichot/feature/is-null

Enforce consistency and stop using is_null.

github.com/briannesbitt/Carbon - cc3ab3a99d4dbdce5e0e6f43aa09a0c3bb8c7623 authored over 3 years ago by Kyle <[email protected]>
Remove redundant casts.

github.com/briannesbitt/Carbon - f585d3e3fb28b99804218976e0b896e1220ad839 authored over 3 years ago by Lucas Michot <[email protected]>
Fix yml file spacing and formatting.

github.com/briannesbitt/Carbon - df5d4775d71fc08cbd349ea5ad079b5c5d015f00 authored over 3 years ago by Lucas Michot <[email protected]>
Stop using is_null.

github.com/briannesbitt/Carbon - 73b142586eb5028b20058772cd04c492028c2ec7 authored over 3 years ago by Lucas Michot <[email protected]>
Merge pull request #2369 from kylekatarnls/fix/create-from-timestamp-microsecond

Fix #2368 pad left trailing zeros in createFromTimestamp()

github.com/briannesbitt/Carbon - f47f17d17602b2243414a44ad53d9f8b9ada5fdb authored over 3 years ago by Kyle <[email protected]>
Fix #2368 pad left trailing zeros in createFromTimestamp()

github.com/briannesbitt/Carbon - 1c968a6dfacc8e0b24598108cb15b4e0c610c0da authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2367 from lucasmichot/feature/type-casting

Use type-casting.

github.com/briannesbitt/Carbon - 0dbe095e0c1a7342971605a119d2290638f140fe authored over 3 years ago by Kyle <[email protected]>
Use type-casting.

github.com/briannesbitt/Carbon - e4b8ffc170e7019f2430eec4ff0805d640e1e855 authored over 3 years ago by Lucas Michot <[email protected]>
Inline call_user_func()

github.com/briannesbitt/Carbon - eb9f8280d8b8e29dac150bf76d87d537ee87a0a2 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

github.com/briannesbitt/Carbon - 6e5c29f583dae6d2d6b541546001d8803fe6db35 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 0fa692b94d59f28b39806411febbaf8f823b8019 authored over 3 years ago by KyleKatarn <[email protected]>
Fix __toString interface compability

github.com/briannesbitt/Carbon - 9d0507fac5e6f79f9050595e752dcf9604b22d47 authored over 3 years ago by KyleKatarn <[email protected]>
Update CarbonInterface

github.com/briannesbitt/Carbon - 896c8271b3a6ace4f40831bb8ebecc5be71baf07 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
phpdoc.php
src/Carbon/CarbonInterface.php
src/Carbon/Factory.php
src/Carbon...

github.com/briannesbitt/Carbon - 62b098ee96fc7463ee774c06d1dcb0d129f418aa authored over 3 years ago by KyleKatarn <[email protected]>
Fix code style

github.com/briannesbitt/Carbon - 369a262050034b835a15261658832792c0055962 authored over 3 years ago by KyleKatarn <[email protected]>
Update CarbonInterface

github.com/briannesbitt/Carbon - 865611d45f116ff00b8b584bd37a1c8e4e6fc4b9 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.styleci.yml
phpunit.xml.dist
src/Carbon/CarbonInterface.php
src/Carbon/Car...

github.com/briannesbitt/Carbon - ea6ca1f7d058ae79cb5eb84638ca834f53cc4a06 authored over 3 years ago by KyleKatarn <[email protected]>
Modernize type casting. (#2366)

* Modernize type casting.

* Let StyleCI handles risky rules.

* Fix code-style.

github.com/briannesbitt/Carbon - 117dc025b3da20d099e91b1e68e503685c071b0c authored over 3 years ago by Lucas Michot <[email protected]>
Merge pull request #2365 from kylekatarnls/fix/type-hints

Fix nullable types

github.com/briannesbitt/Carbon - d62d2e20ebaac62ec96212e54ab53b181063bf10 authored over 3 years ago by Kyle <[email protected]>
Clean-up .styleci.yml and .php_cs.dist (#2359)

* StyleCI: Remove commented rule.

* StyleCI: Sort rules and excluded files

* PHPCSFixer: R...

github.com/briannesbitt/Carbon - 0db6a2d637d3f267c7856d65dfd747a9174d4bcd authored over 3 years ago by Lucas Michot <[email protected]>
Merge pull request #2360 from lucasmichot/stricter-assertions

Always use stricter string assertions

github.com/briannesbitt/Carbon - 91c84f46019f6816dda5179ced462a23f1b0d5a2 authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2364 from jrmajor/php81/return-types

Fixes for PHP 8.1

github.com/briannesbitt/Carbon - 3e3d0cfefac94dfb9369a1db876bbf6fde80d9b9 authored over 3 years ago by Kyle <[email protected]>
Add default values for i18n callbacks

github.com/briannesbitt/Carbon - 5a2d0b1caf1b0aa49acb4f7c24a113e2ebe0401d authored over 3 years ago by KyleKatarn <[email protected]>
Fix nullable types

github.com/briannesbitt/Carbon - adbb283e180c6a673afa578ab0ccc5e2b59e2753 authored over 3 years ago by KyleKatarn <[email protected]>
Avoid passing null to closure translations

github.com/briannesbitt/Carbon - 0a396b5f1d1af60f1deebac020a9ecf10a3d1da3 authored over 3 years ago by Jeremiasz Major <[email protected]>
Fix passing null to non-nullable arguments

github.com/briannesbitt/Carbon - 10fe473b52a8677d28088212fd318fb9c9740c4c authored over 3 years ago by Jeremiasz Major <[email protected]>
Add ReturnTypeWillChange attribute

github.com/briannesbitt/Carbon - c27c2b4dbb7b8779994a928b6e7e1514728bd63a authored over 3 years ago by Jeremiasz Major <[email protected]>
Merge pull request #2361 from lucasmichot/usless-conditions

Remove some useless conditions

github.com/briannesbitt/Carbon - 27a1ff3b2daf97a1c9d033fe0b1233abbbb8930a authored over 3 years ago by Kyle <[email protected]>
Remove some useless conditions

github.com/briannesbitt/Carbon - b0ba884921801f88911262cbda925ee81b0df3b1 authored over 3 years ago by Lucas Michot <[email protected]>
Always use stricter assertions

github.com/briannesbitt/Carbon - c89ae28ab68e24ca11ddc5c39a6efb81161b9502 authored over 3 years ago by Lucas Michot <[email protected]>
Merge pull request #2355 from lucasmichot/useless-functions

Remove some useless functions

github.com/briannesbitt/Carbon - cc814fd249cec1272e2c775fd7b764b929318466 authored over 3 years ago by Kyle <[email protected]>
Merge pull request #2357 from lucasmichot/extends-AbstractTestCaseWithOldNow

Directly extend AbstractTestCaseWithOldNow

github.com/briannesbitt/Carbon - 50abda69c26a11dfb852707792c6f5684dcf2473 authored over 3 years ago by Kyle <[email protected]>
Prefer https secure scheme. (#2354)

* Prefer https secure scheme.

* Re-add group and author names

* Set new homepage for @bria...

github.com/briannesbitt/Carbon - 5c9a384ee4924a49d1267f9553136651a57c5814 authored over 3 years ago by Lucas Michot <[email protected]>
Directly extend AbstractTestCaseWithOldNow

github.com/briannesbitt/Carbon - 51a0648e6688a0af7d2824fa779682ff80ec1dce authored over 3 years ago by Lucas Michot <[email protected]>
Remove some useless functions

github.com/briannesbitt/Carbon - 0fa8e1f3a089440314e9b1793e12f47939df4055 authored over 3 years ago by Lucas Michot <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

github.com/briannesbitt/Carbon - 6c1cc1c1ec50560618588d84794626e09cddd4ed authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
tests/PHPStan/MacroTest.php

github.com/briannesbitt/Carbon - 62c34b2189f35893d0e2506295c9b197f6b4abb1 authored over 3 years ago by KyleKatarn <[email protected]>
Sort __set_state test in its own file

github.com/briannesbitt/Carbon - ff3123c88c6eb3d3c317d9296154d77822425ab0 authored over 3 years ago by KyleKatarn <[email protected]>
Fix code style

github.com/briannesbitt/Carbon - 26f6a3cc81a3f2127ca972463a3ff2f858ca3ed6 authored over 3 years ago by KyleKatarn <[email protected]>
Restore PHP 8.0 tests

github.com/briannesbitt/Carbon - 5e89d8e56e495308a3d883a6bad7f8855def8874 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

github.com/briannesbitt/Carbon - 8c346e1f1a3a5f72694caeb46b7dfc995e6d6982 authored over 3 years ago by KyleKatarn <[email protected]>
Fix mutability

github.com/briannesbitt/Carbon - 7bb019ca206666fcd2aff7ec12833db878288093 authored over 3 years ago by KyleKatarn <[email protected]>
Fix code style

github.com/briannesbitt/Carbon - bfd3a76ad1b21dde4b7541057b0e23a6685de792 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
src/Carbon/CarbonPeriod.php

github.com/briannesbitt/Carbon - e6b76e4bb9f17f9f0b3d7594be0002642b6cdf13 authored over 3 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/CarbonInterface.php
src/Carbon/Factory.php
src/Carbon/FactoryImmut...

github.com/briannesbitt/Carbon - b59b52cb73d6c47d2b97c114cb51a14f5befb1c2 authored over 3 years ago by KyleKatarn <[email protected]>
Merge pull request #2353 from datashaman/patch-1

Use the return value from callback in withTestNow

github.com/briannesbitt/Carbon - 25a69a006ea418cb4017e4bc5a397b98c7507e30 authored over 3 years ago by Kyle <[email protected]>
Use the return value from callback in withTestNow

Title says it all. This makes it just slightly more useful.

Sometimes the creation of a thing r...

github.com/briannesbitt/Carbon - 8d9a3dc325580833b1f0fb9f30c68553adb0d770 authored over 3 years ago by datashaman <[email protected]>
Merge pull request #2351 from briannesbitt/feature/php-8-1-support

Add avoidMutation() method to copy an instance only if mutable

github.com/briannesbitt/Carbon - 987b0d1401cd926b86c8e6e4490b0a2691ebb30f authored over 3 years ago by Kyle <[email protected]>
Ignore coverage for PHP 8.1 hacks

github.com/briannesbitt/Carbon - d24fdb466154943bfeb31a4bca8731da5d736694 authored over 3 years ago by kylekatarnls <[email protected]>
Decrease max year for PHP 8.1

github.com/briannesbitt/Carbon - 4cb15473d12e10ff62c9897851ca56f9f6cce15f authored over 3 years ago by kylekatarnls <[email protected]>
Merge pull request #2349 from maszczyn/fix/pl_translation

Fix polish translation causing a runtime error

github.com/briannesbitt/Carbon - a940e55ecdd9905159b8b03724887d6a57288f56 authored over 3 years ago by Kyle <[email protected]>
Fix polish translation causing a runtime error

Sample manifestation of the bug is described in the followin issue:
https://github.com/firefly-i...

github.com/briannesbitt/Carbon - 7e10b90942dc3bee749adf51449bf622fd7851b3 authored over 3 years ago by Łukasz Maszczyński <[email protected]>
Fix end and start of time for PHP 8.1

github.com/briannesbitt/Carbon - 37a892d746aaae25e2e3a7f3d06d181038dd542e authored over 3 years ago by kylekatarnls <[email protected]>
Work around PHP bug 81106

github.com/briannesbitt/Carbon - 7892a24dff60a6185e009ec4e2afec830a7134d6 authored over 3 years ago by kylekatarnls <[email protected]>
Work around PHP bug 81106

github.com/briannesbitt/Carbon - 8227163971c29bda19d6d81c6ef1b75236b30857 authored over 3 years ago by kylekatarnls <[email protected]>
Add avoidMutation() method to copy an instance only if mutable

github.com/briannesbitt/Carbon - 7bc8d8304653353a92ddae92f7568aa750ab353c authored over 3 years ago by kylekatarnls <[email protected]>
Fix PHP 8.1 regression

github.com/briannesbitt/Carbon - 94808a46d9c710c617e3d3e085914e6ab3f118b4 authored over 3 years ago by kylekatarnls <[email protected]>