git-mirror
  • Joined on 2026-03-09
git-mirror pushed to main at CO-Public-Mirror/phpMAE 2026-06-19 17:21:11 +00:00
a3a2f630ac Allow dynamic Caddy port configuration
af2a902399 Removed unused fly.io configuration
56342e2418 Fixed phpUnit test
Compare 3 commits »
git-mirror pushed to main at CO-Public-Mirror/phpMAE 2026-06-19 17:04:44 +00:00
b2a2dc9d5e Hide deprecation warnings
01fae418de Fixed bugs
0027766a77 Fixed command interfaces
5f9f6ca2ff Updated all dependencies and prepared for PHP 8
941c9104dc Fixed formatting
git-mirror created branch main in CO-Public-Mirror/phpMAE 2026-06-19 17:04:44 +00:00
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-19 08:28:23 +00:00
f9fabe838a Use ? to mark parameters as nullable to prevent PHP 8.4 deprecation warning
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-15 09:29:17 +00:00
ce77709d37 Added global function cloudobjects_get_object()
a7eb83be44 Implemented a facade for ObjectRetriever to allow static access
3653513818 Simplified comment
58df9cb476 Added getLabel() helper function
Compare 4 commits »
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-12 18:33:56 +00:00
3c958dc5df Throw exception when namespace cannot be retrieved
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-12 18:21:55 +00:00
993218f21d getAuthenticatingNamespaceObject* may return null as well
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-12 17:38:50 +00:00
aa37259a21 Extend SDKLoader to support non-OO SDKs, starting with Sentry
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-12 17:32:55 +00:00
69a16e64d1 Fixed return type hints to not fail when objects are null
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-02 13:20:08 +00:00
cb03c811ef Allow deeper nesting of hostnames
6f3c7338c7 Changed indentation and added type hints
Compare 2 commits »
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-02 12:35:44 +00:00
da0ddd572e Refactored and renamed getAuthenticatingNamespaceObject(), added more type hints
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-Laravel-SDK 2026-06-01 17:47:30 +00:00
2000a7fe9c Use Laravel cache for ObjectRetriever
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-06-01 17:46:07 +00:00
5f5a31df68 Improved cache reading
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-Laravel-SDK 2026-06-01 16:58:01 +00:00
8eeea99a66 Enable logging for ObjectRetriever
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-05-26 15:40:11 +00:00
58585a6875 Fixed copy&paste error in README
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-05-26 15:39:18 +00:00
23f00b2374 Remove outdated doctrine/cache package and change configuration
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-05-15 14:46:38 +00:00
9f339953fe Fixed Buddy badge
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-05-15 14:06:43 +00:00
d5d766cbf4 Added getRevision() helper function, refactored revision constant
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-05-15 11:24:30 +00:00
06df8b0be1 Use new API endpoint URL
git-mirror pushed to main at CO-Public-Mirror/CloudObjects-PHP-SDK 2026-05-15 11:22:29 +00:00
de355ff2f9 Added a has() method to CloudObject
7d8ece0df1 Set visibility of getReader to allow inheritance
Compare 2 commits »