We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd5283a + 7d6073d commit bd4b9eeCopy full SHA for bd4b9ee
docs/upgrade.txt
@@ -71,7 +71,7 @@ Version 5.x Breaking Changes
71
72
This library version introduces the following breaking changes:
73
74
-- The query builder returns results as as ``stdClass`` objects instead
+- The query builder returns results as ``stdClass`` objects instead
75
of as arrays. This change requires that you change array access to
76
property access when interacting with query results.
77
0 commit comments