Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zendframework/zf2-documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 41c9f5cfff2ef4787323859cc2b516a3f28d7897
Choose a base ref
..
head repository: zendframework/zf2-documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 609c11f4981e11103453b2f45b61af407b8a47e5
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/src/modules/zend.stdlib.hydrator.namingstrategy.underscorenamingstrategy.rst
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ Example Usage
This strategy can be used in hydrators to dictate how keys should be mapped.

.. code::php
.. code:: php
<?php
class Foo {