This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
shlink
Watch
4
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2025-02-25 18:45:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1eee2246bbe222c71ab6fde17dfa372f93a6192
shlink
/
module
/
Core
/
test
/
Exception
History
Alejandro Celaya
c1eee2246b
Converted NonUniqueSlugException into a problem details exception
2019-11-24 23:32:37 +01:00
..
DeleteShortUrlExceptionTest.php
Updated to coding styles v2
2019-10-05 17:26:10 +02:00
InvalidShortCodeExceptionTest.php
Renamed InvalidShortCodeException to ShortCodeNotFoundException
2019-11-24 23:15:55 +01:00
InvalidUrlExceptionTest.php
Converted InvalidUrlException into a problem details exception
2019-11-24 23:24:53 +01:00
IpCannotBeLocatedExceptionTest.php
Updated to coding styles v2
2019-10-05 17:26:10 +02:00
NonUniqueSlugExceptionTest.php
Converted NonUniqueSlugException into a problem details exception
2019-11-24 23:32:37 +01:00
ValidationExceptionTest.php
Improved ValidationException to avoid polluting the message with invalid data but keeping it on the string representation
2019-11-21 20:07:57 +01:00