- Timestamp:
- 09/30/2016 01:14:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/allowedProtocols.php
r38685 r38686 57 57 array( 'xmpp', 'xmpp://guest@example.com' ), // RFC5122 58 58 array( 'webcal', 'webcal://example.com/calendar.ics' ), 59 array( 'urn', 'urn:uuid:6e8bc430-9c3a-11d9-9669-0800200c9a66' ), // RFC2141 59 60 ); 60 61 }
Note: See TracChangeset
for help on using the changeset viewer.