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

Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/Factory.php
src/Carbon/FactoryImmutable.php

1c2f8afc96ff83ccf26a3a1b952131215d8fa679 authored over 4 years ago
Update hasFormatWithModifiers() signature

35959c93ada06469107a05df6b15b65074a960cf authored over 4 years ago
Allow null dates in hasFormat()

d1568660547af437d96da77e221524cff06022d8 authored over 4 years ago
Merge pull request #2219 from kylekatarnls/feature/issue-2214-YYYYMMDD-parse

Fix #2214 YYYYMMDD support for parse()

91d8d8dca31936a137213d7c48f8ac981e501ff4 authored over 4 years ago
Fix #2214 YYYYMMDD support for parse()

ca70f4231172ac63b08c440f4c59874832044d30 authored over 4 years ago
Add AbstractCarbon::diff method for tests

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

Conflicts:
src/Carbon/Traits/Timestamp.php
tests/Laravel/App.php

e9a3bea02d73788c6eef18e7f029fd866dba8902 authored over 4 years ago
Merge pull request #2212 from kylekatarnls/feature/issue-2209-cover-all-branches

Fix #2209 Cover missed branches

8690b13ad4da6d54d692afea15aab30b36fee52e authored over 4 years ago
Use native setter as available in tests

52bfd2253ce4f0df11b8d04a5273547f6f872b26 authored over 4 years ago
Merge pull request #2213 from ashrafkamarudin/malay-translation-improvement

Malay translation improvement

d4f8e4601fbbe0affb9e467de76d816ad0c20820 authored over 4 years ago
Test updateLocale()

a8b384e94b2aaee17813ba0f2caef19c92894f8d authored over 4 years ago
Simplify ms plural

75e77b914931a3bd33c25d37501959714344cd42 authored over 4 years ago
Fix inheritance in AbstractCarbon

2d231e5d7731123e403c7c54f32101ac573418ca authored over 4 years ago
Fix PHP 8 compatibility

ffea292f584abdad6b78a9dbb8269d58df89dc46 authored over 4 years ago
Test both Laravel < and >= 5.5

6daf4e5642c73dfd6c1449ad052c4bba4c6ed8fd authored over 4 years ago
Fix PHP 8 compatibility

ccaff7b4f4fce01dbdd5cdb9cb4557b83e6784a5 authored over 4 years ago
added myself as one of the author

e0c0750b0074c4ee100792ddaaf13072ef43806b authored over 4 years ago
added new translation

8b817c8460cdc13847b45f192f700bf5bd57d91a authored over 4 years ago
Fix PHP 8 compatibility

dc896c158e83d7a8e8d300df2a0fa1cca7d36623 authored over 4 years ago
added variation of 'a_'

f6a9503500cefe6cf0a73a8d4d39f8025139f10e authored over 4 years ago
fix direct translation

66069aa8ffff4e76e9ca3814728924902b64eee8 authored over 4 years ago
Fix #2209 Cover missed branches

5083e3e2ed232800e360b4e04905ef5fa4b36cd8 authored over 4 years ago
Remove useless if-statement

0c4aff0e52094ab595f1f685239bf02091eb2455 authored over 4 years ago
Merge pull request #2210 from rentalhost/fixes-typo

CarbonPeriod: fix typo;

b5cb758d2cc28edf2e2490d423b466be785f376d authored over 4 years ago
CarbonPeriod: fix typo;

3083e9d360035870a51cc4cd6e3558dca1602099 authored over 4 years ago
Fix createFromTimestampMs() with negative timestamps

b446e5218aa7e18d45428528df2d14534fe300dd authored over 4 years ago
Fix createFromTimestamp() with negative integer timestamp

4dc89fa454ed78ef73ec8897b4dd240212aabe16 authored over 4 years ago
Allow modifiers in canBeCreatedFromFormat()

b489cf3d4d36e66d5224e7029a2221d5d433d873 authored over 4 years ago
Update PHPDoc and interface

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

Conflicts:
src/Carbon/Factory.php
src/Carbon/FactoryImmutable.php

88296bec34ecd0eb208c0720e36e948d86d285a4 authored over 4 years ago
#2198 Add hasFormatWithModifiers() method in PHPDoc and interface

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

Conflicts:
src/Carbon/Factory.php
src/Carbon/FactoryImmutable.php
src/Carbon/Traits/Time...

75e03622e8818f20acc0754cc66a70437c8fe428 authored over 4 years ago
Merge pull request #2208 from kylekatarnls/feature/issue-2194-period-getter

#2194 Add readonly public properties to CarbonPeriod

ab8c97004c08a90c3538ecbe73e1c6dec20860f6 authored over 4 years ago
#2194 Add readonly public properties to CarbonPeriod

28782150cdb32126f42fbf14735b2a5f9f2db64a authored over 4 years ago
Merge pull request #2207 from kylekatarnls/feature/format-with-modifiers

#2198 Add hasFormatWithModifiers() method

7f1b28ec23b94125f9fc77cd0fcb2729fbeceffc authored over 4 years ago
#2198 Add hasFormatWithModifiers() method

497bb90cbe8732b69a60ef7e399cf65a31e0d36e authored over 4 years ago
Merge pull request #2205 from kylekatarnls/create-from-microtime

Implement #2199 Create from/set microtime

7e0a156ec958bc80e4fff39342d8018fd4af120b authored over 4 years ago
Fix precision-handling

b74ba321caa86b2fd414ea194318e896a0b2f5b0 authored over 4 years ago
Allow negative timestamps

a16a5dbb2449a1151efe335b7c7143c2dbf45534 authored over 4 years ago
Fix PHPDoc

f303593900f672dfa2d59758659aa7832b275d57 authored over 4 years ago
Dedupe code from timestamp() and setTimestamp()

0da3747b2f1240e43e7267258132956552b73f9a authored over 4 years ago
Fix fluid timestamp setter immutable test

ed4c4aa4b8c031d25720fafb7684d23d1f4373e5 authored over 4 years ago
Allow float and string in setTimestamp()

5a6f2fc95ebcaadc08adfa7479bb5e43b40782a4 authored over 4 years ago
Update PHPDoc

5430214624fa6c1944b1540811f5d4aacdc87b75 authored over 4 years ago
Add tests for createFromTimestampMsUTC()

b2c58b134ab6162984310270173906ff31249320 authored over 4 years ago
Merge createFromMicrotime with existing timestamp methods

3df1c9f86591c4b045caef2f57a3aad500e10212 authored over 4 years ago
Test with extra digits in string

bfaefda76092c6308f8b7f70d4f981a4bef75b27 authored over 4 years ago
Allow non-zero trailing digits

77273e189cdfd7b7e7814d986ff2ce004d0a293a authored over 4 years ago
Merge pull request #2204 from stof/patch-1

Avoid using a self-closing tag in readme

69de49ad66db2d7d67eecf4a34c8c1b8614f39ce authored over 4 years ago
Remove <a> solo tag in README

436fe72dac466b6132b1a734bca7aeef07f1bfce authored over 4 years ago
Avoid using a self-closing tag in readme

This avoids issues when rendering markdown on packagist

d1bd14f7167962037416b8682e9400dcf2f8ef4b authored over 4 years ago
Merge pull request #2203 from kylekatarnls/feature/issue-2201-ease-debugging

Fix #2201 Add date and timezone in debug info only when ready

ca0efa95a5ce12aa40b7fcb7c685f8c43d14d63d authored over 4 years ago
Fix #2201 make debug info adding customizable

548265826940fd465c7e07c6748ef87efe6bb608 authored over 4 years ago
Fix #2201 Add date and timezone in debug info only when ready

e6cbbd649ce650362077110b2992962f5880c655 authored over 4 years ago
#2199 fix phpdoc

6ea8717848969a7de4c51103a8c1cd89a87d99a5 authored over 4 years ago
#2199 fix codestyle

e46356594b4f1f4c7df4256409ee8797efa4fa3b authored over 4 years ago
#2199 create from microtime

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

19e89e679c9575bf6a4c39c3b03767a0748ce413 authored over 4 years ago
Merge pull request #2197 from briannesbitt/2.40.x

Allow Carbon::createFromFormat('c')

6a17d129f38fe6c1fecbdb2506517baa3a7afbce authored over 4 years ago
Merge pull request #2196 from kylekatarnls/feature/issue-2195-nn-translations

Fix #2195 Norwegian Nynorsk nn_NO translations

aee76e4e0fc10efeecb12b6f804a150773a8f382 authored over 4 years ago
Allow Carbon::createFromFormat('c')

Fix for https://github.com/laravel/framework/issues/34474
Work-around for https://bugs.php.net/bu...

d9a76d8b7eb0f97cf3a82529393245212f40ba3b authored over 4 years ago
Fix #2195 Nynorsk abbreviations

7c0dd67fee3acab3ef80042824728c53adb47722 authored over 4 years ago
Fix #2195 Nynorsk translations

445e6e91261773e8fb8928e68bf1627f8395f383 authored over 4 years ago
Fix code style

174adebdd02f5ff3bd278ac1835c51e48558e1c5 authored over 4 years ago
Use explicit constants whenever possible

8f2e045881ca3c3fcdbc4f41c141fdd457ab0304 authored over 4 years ago
Use constant for NO_LIMIT parts

036551e372566c59e9bfaeb16bf79ce16f1ecc95 authored over 4 years ago
Use half-day-hours constant instead of 12

004c4d05bcbd11edeaf84300faeb1fd04aa7e5cd authored over 4 years ago
Use a constant for doctrine MAXIMUM_PRECISION

7b4c4e2ccb89477b64b0d6fd3fe4ec45c5d70618 authored over 4 years ago
Use week constants instead of numbers

0c32c7e7aa374861fbaf073ff743328210667343 authored over 4 years ago
Fix #2192 Drop minValue() and maxValue() methods

a4726ae7633a4ae361a2561d2256900115ef2015 authored over 4 years ago
Add PHPDoc for withTestNow()

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

Conflicts:
src/Carbon/Factory.php
src/Carbon/FactoryImmutable.php

318415642e4ca901bd75f0482892242009de1755 authored over 4 years ago
Add PHPDoc for withTestNow()

47877317e385831030ede076a54414602a868667 authored over 4 years ago
Merge pull request #2191 from johncongdon/with-test-now

Adds a testing method called withTestNow

7deba26bbaee1af29f265bce2422db6d0b99e28b authored over 4 years ago
Fix variable case

d26af0ba848e82c95415bc63402a80003104899b authored over 4 years ago
Fix variable case

61ea50304b9f53c1027d60a1c0190e50e354866e authored over 4 years ago
Merge pull request #2189 from szepeviktor/patch-1

Use constants instead of 3600

f298f815057851c0555c666c9e9161530e8962d9 authored over 4 years ago
Update CarbonInterface.php

874c4b566dfecf67992ab33cd93e12a799bb29d4 authored over 4 years ago
Update Creator.php

f7b6794ae03ae1601955cc42947f8e81194605a8 authored over 4 years ago
Fixing code style issues

e0cb8a5631db6abb730de4a11dd3bb5fd41a82be authored over 4 years ago
Fixing tests

0f3ec79c24537dfa0729bab77878c8972074ebb4 authored over 4 years ago
Change self to static

b67d30d425bbb7737992318b85c0d1fd03eb42f7 authored over 4 years ago
Revert back to `self`

ddf6106f3de869462764e99411142e95a24e249b authored over 4 years ago
Fixing style issue

1a48cf7c0e98753312c11fea7641d95137ea0714 authored over 4 years ago
Support both Carbon and CarbonImmutable

af3d27684a51c9f12b1ea3f132130af1b0837e88 authored over 4 years ago
Adds a new method for testing called withTestNow

This is similar to the internal testing helper "wrapWithTestNow" but meant to be publicly access...

d0706260038dec186d5e536ba52393adc0754928 authored over 4 years ago
Fix quote style

78b67c6c46ae7da20f50ed7e1cae947cfc07ad1f authored over 4 years ago
Skip testNearlyOneDayDiff for PHP < 7.2.12

b95f91b050e1dbb198e70f130bc3e50ca6f28fd3 authored over 4 years ago
Fix diffInDays() with nearly-1-day interval

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

6af624c994352c2dd7f4f82e80cb7c6edb4fc2d8 authored over 4 years ago
Merge pull request #2186 from mashema/master

Edit language for Greenlandic

6c7646154181013ecd55e80c201b9fd873c6ee5d authored over 4 years ago
Many users need SECONDS_PER_HOUR

e51539744b58c24db5f123b1415c03911cba142d authored over 4 years ago
Use a new constant instead of 3600

...which is a _magic number_

6124d42b291d437e112796c14fbba2873cbbdf7f authored over 4 years ago
Merge pull request #2188 from kylekatarnls/feature/issue-2187-lb-translations

Fix #2187 Luxembourgish translations

e0c86a5f0427e27ab18e85b69d68e6216a80a652 authored over 4 years ago
Fix #2187 Luxembourgish second singular form

c248100db6067d6250586106d13c04130fcef41c authored over 4 years ago
Fix #2187 Luxembourgish translations

df2dfed890b2d57450a7e243aa3d3d9d6ccde6ba authored over 4 years ago
#2186 Add Greenlandic translation author

7ae969b95d289f648cdbe287f1fa0c52c7997f21 authored over 4 years ago
#2186 Add unit tests

21b810ff80586c0512ddccc28f39004a6035c4c4 authored over 4 years ago
Merge branch 'version-2.next' of https://github.com/briannesbitt/Carbon into master

689bd005c5a698ae81285ff1b63bfa154b5fb8ad authored over 4 years ago
Fix #2185 hasFormat() with RegExp characters

326efde1bc09077a26cb77f6e2e32e13f06c27f2 authored over 4 years ago