Skip to content

[PHP] Backport title change to v1.20 #220

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

Merged
merged 1 commit into from
Mar 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Databases and Collections
Learn how to use the {+library-short+} to work with MongoDB databases and collections
in the :ref:`php-databases-collections` section.

Read Data from MongoDB
----------------------
Read Data
---------

Learn how you can retrieve data from MongoDB in the :ref:`php-read` section.

Expand Down
6 changes: 3 additions & 3 deletions source/read.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _php-read:

======================
Read Data from MongoDB
======================
=========
Read Data
=========

.. contents:: On this page
:local:
Expand Down
Loading