Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 24a0ba0

Browse filesBrowse files
committed
minor #10832 Added the UATP number scheme to CardScheme constraint (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Added the UATP number scheme to CardScheme constraint Documents symfony/symfony#29504 Commits ------- 33474e6 Added the UATP number scheme to CardScheme constraint
2 parents 1e7d0ea + 33474e6 commit 24a0ba0
Copy full SHA for 24a0ba0

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎reference/constraints/CardScheme.rst

Copy file name to clipboardExpand all lines: reference/constraints/CardScheme.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,13 @@ Valid values are:
119119
* ``LASER``
120120
* ``MAESTRO``
121121
* ``MASTERCARD``
122+
* ``UATP``
122123
* ``VISA``
123124

125+
.. versionadded:: 4.3
126+
127+
The ``UATP`` number scheme was introduced in Symfony 4.3.
128+
124129
For more information about the used schemes, see
125130
`Wikipedia: Issuer identification number (IIN)`_.
126131

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.