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

PHPLIB-1648: initialData.createOptions and $$lte operator #1646

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Mar 25, 2025

Adds support for UTF schema 1.9, sans two very specific CSOT options. Also fixes an outstanding bug detecting numerics in the Matches constraint.

https://jira.mongodb.org/browse/PHPLIB-1648
https://jira.mongodb.org/browse/PHPLIB-1650

@jmikola jmikola requested a review from a team as a code owner March 25, 2025 01:17
@jmikola jmikola requested review from GromNaN and alcaeus and removed request for GromNaN March 25, 2025 01:17
jmikola added 2 commits March 31, 2025 14:25
Mark test incomplete at runtime when encountering unsupported syntax from schema 1.9.
This was discovered by adding flexible numeric comparisons to the $$lte tests.
@jmikola jmikola merged commit 693484e into mongodb:v2.x Mar 31, 2025
30 checks passed
@jmikola jmikola deleted the phplib-1648 branch March 31, 2025 18:47
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