Skip to content

Commit 114c4d7

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fix ctype links
2 parents 9b7bb40 + 388013c commit 114c4d7

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
@@ -205,5 +205,5 @@ Also, you can use ``ctype_*()`` functions from corresponding
205205
Make sure that the proper :phpfunction:`locale <setlocale>` is set before
206206
using one of these.
207207

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

0 commit comments

Comments
 (0)