Ecosyste.ms: OpenCollective

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

github.com/briannesbitt/Carbon

A simple PHP API extension for DateTime.
https://github.com/briannesbitt/Carbon

Fix tests PHP compatibility

dab65b83006253a956abda2ee549fc9b7bfc2a56 authored over 3 years ago
Add properties only if the object is constructed

b4bb11c52f610ae19c2fce25218b51608aeccfe5 authored over 3 years ago
Fix #2299 Add support for msgpack

45d4023aa4c35717a7c417f3073923f5b69b8e93 authored over 3 years ago
Merge pull request #2383 from Lotuashvili/patch-1

Flip Georgian (KA) month names

23553b080fb2dec0b7e395ece5fab4eedefeb6ec authored over 3 years ago
Disable PHPStan tests for PHP 8.1

b448b22d1141e2d0a15a5a8cfa4dcb9c8ba5a5c0 authored over 3 years ago
Fix Gregorian month test

d8733657c10fd294c9a59ecd91d86cb02a335ce1 authored over 3 years ago
Flip Georgian (KA) month names

1c63d67500657a737ff909bf43167977ae8a2d28 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

dbfbeecbd68799e1726ded1d8125a28d9faf9d5e authored over 3 years ago
Add getTimestampMs() return type

3bb575f4746a28ffb27c4f85696a408e8230cdb7 authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

99af2d36e4651b21e111d9492c8591589406d762 authored over 3 years ago
Merge pull request #2378 from aryehraber/timestamp-ms

Add getTimestampMs method to output millisecond-precise timestamps

8d96c66029c93ba4509aa65cf67d994caaaf4a38 authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon

8f1212f6d259598c759ba0977496d96e7ca1f4bf authored over 3 years ago
Add ReturnTypeWillChange on jsonSerialize()

45bfe8eab567a315a0cb1956bd9c7431b1e69431 authored over 3 years ago
Merge pull request #2382 from imjoehaines/patch-1

Add `ReturnTypeWillChange` to `CarbonInterface::jsonSerialize`

d2b5a46f711505dd65a448c670ce30b8a325f7b9 authored over 3 years ago
Add ReturnTypeWillChange to jsonSerialize

This fixes an error when running PHP 8.1

aea3d8319ba395bd0c07061d77e48a92dd04885f authored over 3 years ago
Update Open Collective section

cf1583b15bd4f060b8e01e2fbcf25073418f65ca authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
.github/workflows/tests.yml

affd373dfbc4fca575d170e336547814e0f3ed6f authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml

5aa19b3ff9ea4112e6337a71d1701e2392680bdc authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon

8794301fc67df7ee19c6a4f1c52f841174a405f2 authored over 3 years ago
Update Open Collective section

42f3ff15b76028dcef6762a7afb2d1bfe47b925f authored over 3 years ago
Merge pull request #2381 from lucasmichot/TestBaseCase

Fix TestBaseCase

356c765e87feb0251cd676b2daf863f055f05fde authored over 3 years ago
Merge pull request #2379 from lucasmichot/use-stricter-assertion

Use stricter assertions

33000c18b99c3077826e621c1a7a16bac3fdca5e authored over 3 years ago
Merge pull request #2380 from lucasmichot/no-suggest

Stop using --no-suggest flag

e3594288e2855c45a2f2d39ed5774f8daa2b4167 authored over 3 years ago
Fix TestBaseCase

80c626b3c21ae283834bdf6c15b72af5079a22b0 authored over 3 years ago
Stop using --no-suggest flag

7b2e469663cd6930151128d0d30e62e4bc6b2488 authored over 3 years ago
Use stricter assertion

94f151d4f052f38c334c6b4a9257349c3cdada2c authored over 3 years ago
Add tests for getTimestampMs() method

1e0d7d8e2c1096a21fe994de364efacba02b8609 authored over 3 years ago
Add getTimestampMs() method

f366f045ebb4eb6fd714a77d692d0a11121cc188 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

0117c136a9e991185855544f797bd9abc7450cc3 authored over 3 years ago
Initialize $localMacros

f7a4d112c236341c83588e42ba70d3814db6f38f authored over 3 years ago
Initialize $localStrictModeEnabled and $localGenericMacros

c13297cfe325fb9d7e894b0555f3689a979f6f35 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
.github/workflows/tests.yml

41a98f14c237ac3ec91a2829a658db0d7b2f3ad7 authored over 3 years ago
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...

94ecc42dedadf608c17ae4a841bd125bd7a1e3d0 authored over 3 years ago
Merge pull request #2377 from lucasmichot/useStrictMode

Gets rid of useless calls to useStrictMode()

ab4e1a93d648db8928fd9172aeac795f5181bccd authored over 3 years ago
Gets rid of useless call to useStrictMode()

fe82cb68b143f1615d2704265c4b45f94ce55453 authored over 3 years ago
Merge pull request #2375 from lucasmichot/remove-useless-default-assignment

Remove useless default assignment.

fb7e890a17afd5e8b2db0ec12f3884841525982f authored over 3 years ago
Merge pull request #2376 from lucasmichot/get-rid-of-test-bootstrap

Gets rid of the test bootstrap file

1ffcccf61e2400b368295f8edc2af236c250b439 authored over 3 years ago
Gets rid of the test bootstrap file

32dda32967a871090cbc4026471117583735502a authored over 3 years ago
Remove useless default assignment.

b01f499359f90d43881c7f50618fdce746342e9c authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

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

d33a7b553a30a227c89f8861bd55302b4d7cc995 authored over 3 years ago
Merge pull request #2373 from lucasmichot/remove-redundant-casts

Remove redundant casts.

cc4b2c373206e65393a55a92bbac12e8c016f087 authored over 3 years ago
Merge pull request #2371 from lucasmichot/fix-yml-spacing

Fix yml file spacing and formatting.

f68b02632d3a1d573da5342afb139b29ac2c521d authored over 3 years ago
Merge pull request #2370 from lucasmichot/feature/is-null

Enforce consistency and stop using is_null.

cc3ab3a99d4dbdce5e0e6f43aa09a0c3bb8c7623 authored over 3 years ago
Remove redundant casts.

f585d3e3fb28b99804218976e0b896e1220ad839 authored over 3 years ago
Fix yml file spacing and formatting.

df5d4775d71fc08cbd349ea5ad079b5c5d015f00 authored over 3 years ago
Stop using is_null.

73b142586eb5028b20058772cd04c492028c2ec7 authored over 3 years ago
Merge pull request #2369 from kylekatarnls/fix/create-from-timestamp-microsecond

Fix #2368 pad left trailing zeros in createFromTimestamp()

f47f17d17602b2243414a44ad53d9f8b9ada5fdb authored over 3 years ago
Fix #2368 pad left trailing zeros in createFromTimestamp()

1c968a6dfacc8e0b24598108cb15b4e0c610c0da authored over 3 years ago
Merge pull request #2367 from lucasmichot/feature/type-casting

Use type-casting.

0dbe095e0c1a7342971605a119d2290638f140fe authored over 3 years ago
Use type-casting.

e4b8ffc170e7019f2430eec4ff0805d640e1e855 authored over 3 years ago
Inline call_user_func()

eb9f8280d8b8e29dac150bf76d87d537ee87a0a2 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

6e5c29f583dae6d2d6b541546001d8803fe6db35 authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

0fa692b94d59f28b39806411febbaf8f823b8019 authored over 3 years ago
Fix __toString interface compability

9d0507fac5e6f79f9050595e752dcf9604b22d47 authored over 3 years ago
Update CarbonInterface

896c8271b3a6ace4f40831bb8ebecc5be71baf07 authored over 3 years ago
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...

62b098ee96fc7463ee774c06d1dcb0d129f418aa authored over 3 years ago
Fix code style

369a262050034b835a15261658832792c0055962 authored over 3 years ago
Update CarbonInterface

865611d45f116ff00b8b584bd37a1c8e4e6fc4b9 authored over 3 years ago
Fix merge

912b4821fd910a40c9f98dc68151be386270a153 authored over 3 years ago
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...

ea6ca1f7d058ae79cb5eb84638ca834f53cc4a06 authored over 3 years ago
Modernize type casting. (#2366)

* Modernize type casting.

* Let StyleCI handles risky rules.

* Fix code-style.

117dc025b3da20d099e91b1e68e503685c071b0c authored over 3 years ago
Merge pull request #2365 from kylekatarnls/fix/type-hints

Fix nullable types

d62d2e20ebaac62ec96212e54ab53b181063bf10 authored over 3 years ago
Clean-up .styleci.yml and .php_cs.dist (#2359)

* StyleCI: Remove commented rule.

* StyleCI: Sort rules and excluded files

* PHPCSFixer: R...

0db6a2d637d3f267c7856d65dfd747a9174d4bcd authored over 3 years ago
Merge pull request #2360 from lucasmichot/stricter-assertions

Always use stricter string assertions

91c84f46019f6816dda5179ced462a23f1b0d5a2 authored over 3 years ago
Merge pull request #2364 from jrmajor/php81/return-types

Fixes for PHP 8.1

3e3d0cfefac94dfb9369a1db876bbf6fde80d9b9 authored over 3 years ago
Add default values for i18n callbacks

5a2d0b1caf1b0aa49acb4f7c24a113e2ebe0401d authored over 3 years ago
Fix nullable types

adbb283e180c6a673afa578ab0ccc5e2b59e2753 authored over 3 years ago
Avoid passing null to closure translations

0a396b5f1d1af60f1deebac020a9ecf10a3d1da3 authored over 3 years ago
Fix passing null to non-nullable arguments

10fe473b52a8677d28088212fd318fb9c9740c4c authored over 3 years ago
Add ReturnTypeWillChange attribute

c27c2b4dbb7b8779994a928b6e7e1514728bd63a authored over 3 years ago
Merge pull request #2361 from lucasmichot/usless-conditions

Remove some useless conditions

27a1ff3b2daf97a1c9d033fe0b1233abbbb8930a authored over 3 years ago
Remove some useless conditions

b0ba884921801f88911262cbda925ee81b0df3b1 authored over 3 years ago
Always use stricter assertions

c89ae28ab68e24ca11ddc5c39a6efb81161b9502 authored over 3 years ago
Merge pull request #2355 from lucasmichot/useless-functions

Remove some useless functions

cc814fd249cec1272e2c775fd7b764b929318466 authored over 3 years ago
Merge pull request #2357 from lucasmichot/extends-AbstractTestCaseWithOldNow

Directly extend AbstractTestCaseWithOldNow

50abda69c26a11dfb852707792c6f5684dcf2473 authored over 3 years ago
Prefer https secure scheme. (#2354)

* Prefer https secure scheme.

* Re-add group and author names

* Set new homepage for @bria...

5c9a384ee4924a49d1267f9553136651a57c5814 authored over 3 years ago
Directly extend AbstractTestCaseWithOldNow

51a0648e6688a0af7d2824fa779682ff80ec1dce authored over 3 years ago
Remove some useless functions

0fa8e1f3a089440314e9b1793e12f47939df4055 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

6c1cc1c1ec50560618588d84794626e09cddd4ed authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
tests/PHPStan/MacroTest.php

62c34b2189f35893d0e2506295c9b197f6b4abb1 authored over 3 years ago
Sort __set_state test in its own file

ff3123c88c6eb3d3c317d9296154d77822425ab0 authored over 3 years ago
Fix code style

26f6a3cc81a3f2127ca972463a3ff2f858ca3ed6 authored over 3 years ago
Restore PHP 8.0 tests

5e89d8e56e495308a3d883a6bad7f8855def8874 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

8c346e1f1a3a5f72694caeb46b7dfc995e6d6982 authored over 3 years ago
Fix mutability

7bb019ca206666fcd2aff7ec12833db878288093 authored over 3 years ago
Fix code style

bfd3a76ad1b21dde4b7541057b0e23a6685de792 authored over 3 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
src/Carbon/CarbonPeriod.php

e6b76e4bb9f17f9f0b3d7594be0002642b6cdf13 authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

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

b59b52cb73d6c47d2b97c114cb51a14f5befb1c2 authored over 3 years ago
Merge pull request #2353 from datashaman/patch-1

Use the return value from callback in withTestNow

25a69a006ea418cb4017e4bc5a397b98c7507e30 authored over 3 years ago
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...

8d9a3dc325580833b1f0fb9f30c68553adb0d770 authored over 3 years ago
Merge pull request #2351 from briannesbitt/feature/php-8-1-support

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

987b0d1401cd926b86c8e6e4490b0a2691ebb30f authored over 3 years ago
Ignore coverage for PHP 8.1 hacks

d24fdb466154943bfeb31a4bca8731da5d736694 authored over 3 years ago
Decrease max year for PHP 8.1

4cb15473d12e10ff62c9897851ca56f9f6cce15f authored over 3 years ago
Merge pull request #2349 from maszczyn/fix/pl_translation

Fix polish translation causing a runtime error

a940e55ecdd9905159b8b03724887d6a57288f56 authored over 3 years ago
Fix polish translation causing a runtime error

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

7e10b90942dc3bee749adf51449bf622fd7851b3 authored over 3 years ago
Fix end and start of time for PHP 8.1

37a892d746aaae25e2e3a7f3d06d181038dd542e authored over 3 years ago
Work around PHP bug 81106

7892a24dff60a6185e009ec4e2afec830a7134d6 authored over 3 years ago
Work around PHP bug 81106

8227163971c29bda19d6d81c6ef1b75236b30857 authored over 3 years ago
Add avoidMutation() method to copy an instance only if mutable

7bc8d8304653353a92ddae92f7568aa750ab353c authored over 3 years ago
Fix PHP 8.1 regression

94808a46d9c710c617e3d3e085914e6ab3f118b4 authored over 3 years ago