Skip to content
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

feat(flags): Add relative date operator and fix numeric ops #58

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

neilkakkar
Copy link
Contributor

Copy of https://github.com/PostHog/posthog-js-lite/pull/148/files

alongside some extra fixes for regex operator,

also adding regular date operators which were missing from php

env:
XDEBUG_MODE: coverage
php-version: '8.0'
extensions: uopz, xdebug
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to change this because we need the uopz extension for clock-mock

@neilkakkar neilkakkar merged commit 4f26384 into master Jan 10, 2024
2 checks passed
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.

2 participants