Commit e8d9f312 authored by Jeremy Mikola's avatar Jeremy Mikola

Merge branch 'v1.1'

parents 541af6da b3b1d9a1
......@@ -151,6 +151,8 @@ The output would then resemble::
.. seealso:: :phpmethod:`MongoDB\\Collection::findOne()`
.. _php-find-many-documents:
Find Many Documents
~~~~~~~~~~~~~~~~~~~
......@@ -373,6 +375,8 @@ An equivalent filter could be constructed using the :query:`$regex` operator:
.. seealso:: :manual:`$regex </reference/operator/query/regex>` in the MongoDB manual
.. _php-aggregation:
Complex Queries with Aggregation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment