Skip to content

Commit 388013c

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Fix ctype links
2 parents 0db82e9 + dbc5ac4 commit 388013c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/constraints/Type.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,5 @@ Also, you can use ``ctype_()`` functions from corresponding
171171
Make sure that the proper :phpfunction:`locale <setlocale>` is set before
172172
using one of these.
173173

174-
.. _built-in PHP extension: https://php.net/book.ctype.php
175-
.. _a list of ctype functions: https://php.net/ref.ctype.php
174+
.. _built-in PHP extension: https://php.net/book.ctype
175+
.. _a list of ctype functions: https://php.net/ref.ctype

0 commit comments

Comments
 (0)