Commit Graph
29 Commits
Author SHA1 Message Date
lukas a7eb83be44 Implemented a facade for ObjectRetriever to allow static access 2026-06-15 09:19:59 +00:00
lukas 3653513818 Simplified comment 2026-06-15 09:06:53 +00:00
lukas 58df9cb476 Added getLabel() helper function 2026-06-15 09:04:16 +00:00
lukas 3c958dc5df Throw exception when namespace cannot be retrieved 2026-06-12 18:28:30 +00:00
lukas 993218f21d getAuthenticatingNamespaceObject* may return null as well 2026-06-12 17:52:55 +00:00
lukas aa37259a21 Extend SDKLoader to support non-OO SDKs, starting with Sentry 2026-06-12 17:38:13 +00:00
lukas 69a16e64d1 Fixed return type hints to not fail when objects are null 2026-06-12 17:30:25 +00:00
lukas cb03c811ef Allow deeper nesting of hostnames 2026-06-02 13:19:25 +00:00
lukas 6f3c7338c7 Changed indentation and added type hints 2026-06-02 13:14:16 +00:00
lukas da0ddd572e Refactored and renamed getAuthenticatingNamespaceObject(), added more type hints 2026-06-02 12:32:09 +00:00
lukas 5f5a31df68 Improved cache reading 2026-06-01 17:45:55 +00:00
lukas 58585a6875 Fixed copy&paste error in README 2026-05-26 15:39:03 +00:00
lukas 23f00b2374 Remove outdated doctrine/cache package and change configuration 2026-05-26 15:38:15 +00:00
lukas 9f339953fe Fixed Buddy badge 2026-05-15 14:46:22 +00:00
lukas d5d766cbf4 Added getRevision() helper function, refactored revision constant 2026-05-15 14:06:15 +00:00
lukas 06df8b0be1 Use new API endpoint URL 2026-05-15 11:24:21 +00:00
lukas de355ff2f9 Added a has() method to CloudObject 2026-05-15 11:22:15 +00:00
lukas 7d8ece0df1 Set visibility of getReader to allow inheritance 2026-05-15 11:20:41 +00:00
lukas 1122b9faf5 Implemented getObjectNode as well, renamed other function for consistency 2026-05-15 10:58:54 +00:00
lukas 0cb2655494 Add retriever to CloudObject and allow retrieval of related objects 2026-05-15 10:54:39 +00:00
lukas a9689d5a2b Extend and reformat tests 2026-05-15 10:41:38 +00:00
lukas 6cb8a9d603 Added default reader functionality 2026-05-15 10:41:25 +00:00
lukas 4724c4988e Make setReader fluent 2026-05-15 10:39:42 +00:00
lukas bb738a1d79 Replace deprecated getObject with getObjectNode 2026-05-15 10:05:41 +00:00
lukas fd029a79bf Ignore bash and phpUnit files 2026-05-15 09:49:16 +00:00
lukas 2954d9fc99 Remove phpUnit cache from version control 2026-05-15 09:48:38 +00:00
lukas f29af2b664 First implementation of a new CloudObject node wrapper class 2026-05-15 09:44:44 +00:00
lukas 5584f10462 Fix homepage in composer.json 2026-03-09 15:48:10 +00:00
lukas f937f2b426 Update caching library to latest version, updated and fixed phpUnit tests 2026-02-18 15:16:34 +00:00