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 PHP 8.2 test

bb7a70fcf75086610db1106669b7bf5457739cf6 authored over 2 years ago by Kyle <[email protected]>
Remove DateTime test

2a1191a88a3178220c9743b6ea5983b05c3f77f9 authored over 2 years ago by Kyle <[email protected]>
Remove DateTime test

1861e0da4272c341a6cfbf4bd8d9593f84416a92 authored over 2 years ago by Kyle <[email protected]>
Fix PHP 8.2 tests compatibility

b5603b20c73916762b0daf989c28fdb6d2a63b7b authored over 2 years ago by Kyle <[email protected]>
Fix PHP 8.2 tests compatibility

6f32abfc4897aa92c64fed897b70b8d0ca5d9902 authored over 2 years ago by Kyle <[email protected]>
Make array compatible with PHP < 8.2 structure

7d7df923c60d63fc2deb4d6357be28d77e78ab40 authored over 2 years ago by Kyle <[email protected]>
PHPCS Fixer lint

50d6bba545e875f9799a755992365221262db6b7 authored over 2 years ago by Kyle <[email protected]>
Update Creator.php

585145ac80036bb92a04c646d14826cb47cf2923 authored over 2 years ago by Dries Vints <[email protected]>
Suggest play.phpsandbox.io as code tester

d63266f9ea2adcf248753788a0824451241bf2bf authored over 2 years ago by Kyle <[email protected]>
Merge pull request #2655 from kylekatarnls/feature/float-cascade-factors

Allow float numbers in cascade factors

7507aec3d626797ce2123cf6c6556683be22b5f8 authored over 2 years ago by Kyle <[email protected]>
Remove dead code

f1a490a2a07d707e908ec560f868dd55238c155d authored over 2 years ago by KyleKatarn <[email protected]>
Cast as int numbers with no decimal part

c574d8ee97de0661cebec8edf24b861101faf847 authored over 2 years ago by KyleKatarn <[email protected]>
Use float numbers in total()

Fix #2343

378d6358891159906e3a6b20ae3d847e39667bc9 authored over 2 years ago by KyleKatarn <[email protected]>
Allow float numbers in cascade factors

Fix #2343

d066d42cfa6aaba2c99f33090b5699e336bf8702 authored over 2 years ago by KyleKatarn <[email protected]>
Merge pull request #2653 from Axum25/master

Added: 'Day, Month Day, Year' as a predefined date format

1dd341dff300353ac00af562e14a103cbe0ef4cb authored over 2 years ago by Kyle <[email protected]>
Fix indent

020d5d88dccf79398e2b0ee9dee80882b3473db9 authored over 2 years ago by Kyle <[email protected]>
Cleanup indentation

64368acc939167dd0a48964a63fe96947eae6559 authored over 2 years ago by Kyle <[email protected]>
Add unit test for toFormattedDayDateString()

0d17c16ffe4fc871ccbb2d03d8bccfdd18d401cf authored over 2 years ago by KyleKatarn <[email protected]>
Updated Traits\Converter.php

Added a common date format 'D, M j, Y'

i.e: Fri, Aug 19, 2022

8983d350ffc74bf5e17c8de9c270a8be923367b4 authored over 2 years ago by Axum25 <[email protected]>
Merge pull request #2651 from Nakatox/date-interval-spec-microseconds

fix: add microseconds on getDateIntervalSpec()

bdf4f4fe3a3eac4de84dbec0738082a862c68ba6 authored over 2 years ago by Kyle <[email protected]>
fix: add microseconds on getDateIntervalSpec()

e589c2d44aa77b168896f13233b35be098b0a403 authored over 2 years ago by vincent_loron <[email protected]>
Merge pull request #2648 from briannesbitt/3.x-merge

Merge master into 3.x branch

92c5bd3978052b3bbe5faaa3a83e404dd2f9e244 authored over 2 years ago by Kyle <[email protected]>
Add getter aliases to replace DatePeriod properties access

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

Conflicts:
phpstan.neon

50a872ca9e121dea22ade9f54cca3de75ef30c62 authored over 2 years ago by KyleKatarn <[email protected]>
Deprecate accessing DatePeriod native properties

98fbd7b804364e080c90f8b74941b188ad991dd1 authored over 2 years ago by KyleKatarn <[email protected]>
Protect properties for PHP < 8.2

a376dcdfb7be6fa21d155597c909df3173dd13e4 authored over 2 years ago by KyleKatarn <[email protected]>
Merge pull request #2649 from kylekatarnls/feature/compare-with-string

Allow comparison with strings

fab32b891b068efee244b6875871b338cfa31818 authored over 2 years ago by Kyle <[email protected]>
Fix linting

0b8df88b90413552c7c6319385bf1556c7f76c64 authored over 2 years ago by KyleKatarn <[email protected]>
Unprotect DatePeriod properties

5b4e0fe42a5e3032ea6003661d95b262b61ba6f6 authored over 2 years ago by KyleKatarn <[email protected]>
Deprecate comparing date with null/false/true

c035d404efe68ee46db88f34e4dda2c1fd7a0b4a authored over 2 years ago by KyleKatarn <[email protected]>
Discourage comparison with null/false/true

d24f53f6316eae8dd8d26f2255989d5d90f7b9de authored over 2 years ago by KyleKatarn <[email protected]>
Fix Kurmanji

4f74d34ac227c17e29b6f36308848c83045351fa authored over 2 years ago by KyleKatarn <[email protected]>
Fix PHPStan config

8e405ea3c0fb7c4bb87edd83967ec4ea33db7cf5 authored over 2 years ago by KyleKatarn <[email protected]>
Fix period recurrences

d08e6685dd9bb0b97941b39a5f3dc3b293506abd authored over 2 years ago by KyleKatarn <[email protected]>
Allow to compare with strings <= and >=

938af0e7f00a97efb615e4df52502785147b86f0 authored over 2 years ago by KyleKatarn <[email protected]>
Fix ordinal in ku tests

927fdacab2b45e4ca6cda66b70f972275d4d837d authored over 2 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x-merge

Conflicts:
.github/workflows/tests.yml
composer.json
phpstan.neon
phpunit.xml.dist
s...

728155eb9c45475376e6421b4ac077e5e578759e authored over 2 years ago by kylekatarnls <[email protected]>
Merge pull request #2644 from briannesbitt/feature/php-8-2

Add PHP 8.2 support

e9fce1eea043c6ddb8add0bd7d4ce1e75b239478 authored over 2 years ago by Kyle <[email protected]>
Add tests

53632e4f867fb183c04a9d353358493069a1a1d9 authored over 2 years ago by kylekatarnls <[email protected]>
Relax dumpDateProperties check in serialization

de852a323f96c25c5067fa1c8fd42b7f31f462b6 authored over 2 years ago by kylekatarnls <[email protected]>
More verbose failure message for serialization

223ae9c516d5f44d16fa93b13df98c0857117992 authored over 2 years ago by kylekatarnls <[email protected]>
Be resilient to missing properties

b8fabd0d85af10320374d69e3d5948599bc16234 authored over 2 years ago by kylekatarnls <[email protected]>
Implement msgpack serialization for PHP 8.2

adb0219f377df74d4b9ee7e3131a57c9cd17834a authored over 2 years ago by kylekatarnls <[email protected]>
Fix serialization for PHP 8.2

c9cf89f51e15278d6396965e4fcf1c2499774000 authored over 2 years ago by KyleKatarn <[email protected]>
Skip cleanup step on sleep

0fd42a6c435ce33c8bf20dc744a54bd740c95123 authored over 2 years ago by KyleKatarn <[email protected]>
Provide reflection support only if available in DateTime itself

2280d3444d1052c8d2c43aebdd9d47fb2b1666b0 authored over 2 years ago by KyleKatarn <[email protected]>
Ignore platform reqs for PHP 8.2

2a22ace6fffb7bea994de0b94e1ebfd07a88c136 authored over 2 years ago by KyleKatarn <[email protected]>
Ignore deprecation notices for setters

c6f00136900ca17fd303fd467189d38e1ec666b2 authored over 2 years ago by KyleKatarn <[email protected]>
Be resilient to PHP DatePeriod breaking change

05169eb90fa9fade28429100400e3dcb0a1fc76e authored over 2 years ago by KyleKatarn <[email protected]>
Add PHP 8.2 in CI

a1461fa3e8ba9f9225d8975c7c4c83992624e049 authored over 2 years ago by Kyle <[email protected]>
Merge pull request #2646 from kylekatarnls/fix/align-ku-locale-with-cldr-data

Align ku locale with CLDR data

00a259ae02b003c563158b54fb6743252b638ea6 authored over 2 years ago by Kyle <[email protected]>
Merge pull request #2647 from kylekatarnls/feature/update-ckb

Update Sorani language

ff7d85b39792fc07241e9762f15c921f30d32a85 authored over 2 years ago by Kyle <[email protected]>
Align ku locale with CLDR data

6049d9dcb0169655f686cab1cf5d55a16e1163ab authored over 2 years ago by KyleKatarn <[email protected]>
Merge pull request #2645 from kylekatarnls/unit-test-for-service-provider

Make Laravel ServiceProvider more resilient

04f6a95cd569479e595b12982ef58b8af941811e authored over 2 years ago by Kyle <[email protected]>
Ignore locale aware exception (older Symfony)

3cf20bc61274da6ed08269c22923515b63f29b50 authored over 2 years ago by KyleKatarn <[email protected]>
Add unit tests for uncovered CarbonPeriod code

f39356d01145db5c51bfa8a0b7f772583dd775bf authored over 2 years ago by KyleKatarn <[email protected]>
Add app function to global on php-cs-fixer

3f688ffd2b1028c055cfc08133465b28261d394e authored over 2 years ago by KyleKatarn <[email protected]>
Update ignore comments

c3a0c97cec167f0dde6ceee877a27be207f54232 authored over 2 years ago by KyleKatarn <[email protected]>
Make ServiceProvider more resilient

1bcd21f082fdf56409f8692b4604f37ea8088622 authored over 2 years ago by KyleKatarn <[email protected]>
Update tests for Sorani

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

d9d14c66835742430896db59e4f2661d67915cf0 authored over 2 years ago by KyleKatarn <[email protected]>
Merge pull request #2640 from nunomaduro/patch-1

Fixes updating locale when app instance changes in Octane

9a3b27264903ac7e25c71ccb521c7de7a27557ef authored over 2 years ago by Kyle <[email protected]>
Let applications customize the appGetter

c67a409fb95428e515c41b530544c578e0b00a1b authored over 2 years ago by Kyle <[email protected]>
Allow to customize how service provider gets app and locale

a7c98a61750105c2f01792b2354c3d610467c7f3 authored over 2 years ago by KyleKatarn <[email protected]>
Merge pull request #2641 from briannesbitt/fix/phpstan-false-positive

Remove false positives fixed by PHPStan

d4779a370961b707074d1be83f74f84a3e4ffdc4 authored over 2 years ago by Kyle <[email protected]>
Remove false positives fixed by PHPStan

3e9caece04d7d871095ec2a586dddbe1af4ead55 authored over 2 years ago by Kyle <[email protected]>
Fixes updating locale when app instance changes in Octane

027acf46ea96a47a7d1b37f21ba1fb10dbb24fcc authored over 2 years ago by Nuno Maduro <[email protected]>
Update ckb.php

3bfd8106f9410b9080de171ba05939404c5f51d0 authored over 2 years ago by Swara <[email protected]>
Merge pull request #2635 from evertharmeling/patch-1

Remove forgotten var_dump, solves #2634

a9000603ea337c8df16cc41f8b6be95a65f4d0f5 authored over 2 years ago by Kyle <[email protected]>
Remove var_dump

4cbfd64f3c9b423aafd688f1d0e68fa63649651b authored over 2 years ago by Evert Harmeling <[email protected]>
Merge pull request #2632 from erikn69/patch-1

Fix Php 8.2 utf8_encode deprecation

b1d0d0274f437ca052c0223e555e32d9c7881d01 authored over 2 years ago by Kyle <[email protected]>
Fix Php 8.2 utf8_encode deprecation

185cea3d104b24b90e9876060343998aed5f7635 authored over 2 years ago by erikn69 <[email protected]>
Merge pull request #2595 from briannesbitt/fix/sk-translations

Update Slovak translations

9cea2f72585a46d0651ee6d4c8c8f752e78c16c6 authored over 2 years ago by Kyle <[email protected]>
Use po/pred instead of potom/predtým

847b53f9f1b8c869ab8cea66244ca2be4c192fc2 authored over 2 years ago by KyleKatarn <[email protected]>
Update Slovak weekdays_short

Fix #2593

9286c973b32f94b88280c22c212e83192ee25b9c authored over 2 years ago by kylekatarnls <[email protected]>
Update Slovak translations

Fix #2593

cb4df64e7ab861719dd845904737e0857c17c6f6 authored over 2 years ago by kylekatarnls <[email protected]>
Merge pull request #2616 from briannesbitt/feature/count-empty-periods

Add exception for endless periods

4d0d9fec9ae7f509b8175b88352f83af7ac2c5d1 authored over 2 years ago by Kyle <[email protected]>
Merge branch 'master' into feature/count-empty-periods

2902e9bebe7a1f8df3cf91d31b35c7a3afaaf0f7 authored over 2 years ago by Kyle <[email protected]>
Support PHPStan 1.7.14 (#2631)

* Fix PHPStan compatibility

* Remove debug stuff

* Fix PHPStan ReflectionMethod creation
...

dab4befd32ca9e1b9ca4875a6e67bb7d1ff88754 authored over 2 years ago by Kyle <[email protected]>
Update ckb.php

d87da4d6f0aebc6b4c86e7cdfe4ac24236cb6e2b authored over 2 years ago by Swara <[email protected]>
Merge pull request #2622 from jnoordsij/fix-php82-deprecations

Fix deprecated ${var} string interpolation patterns (PHP 8.2)

88ac19cad69487d9345b65023f580920667d17de authored over 2 years ago by Kyle <[email protected]>
Fix deprecated ${var} string interpolation patterns

44cb98f772dd33d9fce8e4df7a70b40fc0106001 authored over 2 years ago by Jesper Noordsij <[email protected]>
Merge pull request #2614 from waclaw66/master

Update cs.php

4c4f99e79a9ddea9bb1458a4cca3d4c06c24beff authored over 2 years ago by Kyle <[email protected]>
Run PHPStan tests in PHP 8.1

3bdfda791bd4cd3829e89c3caf0ee674309a8083 authored over 2 years ago by kylekatarnls <[email protected]>
Merge pull request #2608 from lucasmichot/expectExceptionObject

Use expectExceptionObject assertion for consistency.

fbd4fffa023466100c0b48448c0e13081fedce31 authored over 2 years ago by Kyle <[email protected]>
Add exception for endless periods

2bd065470c07c0bae661b5c0874bdd49bb2e4863 authored over 2 years ago by kylekatarnls <[email protected]>
Fix PHPDoc for $carbonRecurrences

8263ca65e1b5575ff39001b5584d0a358832dd00 authored over 2 years ago by Kyle <[email protected]>
Update cs.php

Added months_standalone

93d48ff85f8fc9bb2e3a5df3273b28496c4dfdf6 authored over 2 years ago by waclaw66 <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/CarbonPeriod.php
src/Carbon/Lang/it.php

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

efaa16991c2dab18a5cc8da3277b524b097ff134 authored over 2 years ago by KyleKatarn <[email protected]>
Add composer funding section

ec75ca35ae8a28b613d9796d804404aec0cec9c3 authored over 2 years ago by KyleKatarn <[email protected]>
Merge pull request #2612 from lucasmichot/simplify-regex

Simplify some regex.

44e0273753ee0d28089d17e318d309213f3b817a authored over 2 years ago by Kyle <[email protected]>
Simplify some regex.

b733c70f68a4a5ebeab1ad3b2a2a4897371f3516 authored over 2 years ago by Lucas Michot <[email protected]>
Use expectExceptionObject assertion for consistancy.

d2c5000365c087ccf40577064d0566bdff4b8c9a authored over 2 years ago by Lucas Michot <[email protected]>
Merge pull request #2607 from kang8/improve-typehint-for-year-of-carbonInterval

Improve typehint for year of CarbonInterval

8876060d6311b5cc822cb98f68e4a77a33dedf05 authored over 2 years ago by Kyle <[email protected]>
Fix PHPStan job.

fb07aca6b74097ebbd052fbfa45959ad416ca72e authored over 2 years ago by Lucas Michot <[email protected]>
Improve typehint for year of CarbonInterval

Close: #2606

6c1bff6fd2e41f702f745a82524b1c9db4395e4b authored over 2 years ago by kang <[email protected]>
Merge pull request #2603 from kylekatarnls/3.x-merge

Merge master into 3.x

26a9e5ecb209178632318ffec4f154adaa83cca4 authored over 2 years ago by Kyle <[email protected]>
Remove Laravel test patch

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

911e5cf5969c69bdf119368e2c86df843622f10e authored over 2 years ago by KyleKatarn <[email protected]>