Skip to content

Commit 0e6121c

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Clearer difference with max and quiet options [Lock] small typo
2 parents 11c5add + d5ffe96 commit 0e6121c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ have synchronized clocks.
927927
PostgreSqlStore
928928
~~~~~~~~~~~~~~~
929929

930-
The PdoStore relies on the `Advisory Locks`_ properties of the PostgreSQL
930+
The PostgreSqlStore relies on the `Advisory Locks`_ properties of the PostgreSQL
931931
database. That means that by using :ref:`PostgreSqlStore <lock-store-pgsql>`
932932
the locks will be automatically released at the end of the session in case the
933933
client cannot unlock for any reason.

components/phpunit_bridge.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ message, enclosed with ``/``. For example, with:
215215
`PHPUnit`_ will stop your test suite once a deprecation notice is triggered whose
216216
message contains the ``"foobar"`` string.
217217

218+
.. _making-tests-fail:
219+
218220
Making Tests Fail
219221
~~~~~~~~~~~~~~~~~
220222

@@ -349,6 +351,10 @@ It's also possible to change verbosity per deprecation type. For example, using
349351
``quiet[]=indirect&quiet[]=other`` will hide details for deprecations of types
350352
"indirect" and "other".
351353

354+
The ``quiet`` option hides details for the specified deprecation types, but will
355+
not change the outcome in terms of exit code. That's what :ref:`max <making-tests-fail>`
356+
is for, and both settings are orthogonal.
357+
352358
Disabling the Deprecation Helper
353359
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
354360

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy