Skip to content

Commit 73f9479

Browse files
committed
minor #508 Added the Polyfill UUID component (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Added the Polyfill UUID component Don't merge until its doc PR is merged (symfony/symfony-docs#12820). Thanks! Commits ------- 3880876 Added the Polyfill UUID component
2 parents 4377052 + 3880876 commit 73f9479

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

components.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,13 @@ Yaml:
510510
Provides binary-safe string functions, using the mbstring extension
511511
when available.
512512
513+
'Polyfill UUID':
514+
slug: polyfill-uuid
515+
docUrl: polyfill_uuid.html
516+
deprecated: false
517+
description: |
518+
Provides a native PHP implementation for the UUID extension.
519+
513520
'Polyfill Xml':
514521
slug: polyfill-xml
515522
docUrl: ~

0 commit comments

Comments
 (0)