We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7870748 commit 7d6073dCopy full SHA for 7d6073d
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