Skip to content

add ttl to storage v2 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maorb-dev
Copy link

@maorb-dev maorb-dev self-assigned this Apr 6, 2025
composer.json Outdated
@@ -19,7 +18,7 @@
}
],
"require": {
"php": "^7.4 || ^8.0",
"php": "^8.1",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ASK GREG!

@@ -1,7 +1,7 @@
<?php
/**
* EnvironmentVariablesApi
* PHP version 7.4
* PHP version 8.1
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ASJK GREG!

@@ -1,7 +1,7 @@
<?php
/**
* LogsApi
* PHP version 7.4
* PHP version 8.1
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ASK GREG

@maorb-dev
Copy link
Author

After discussing with Greg, we will not do these breaking changes now. If we get a request for TTL support using the PHP client, we will think if and how to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant