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
8cc4d3e6d5496841c6b3cc680960d5ed58513012
shlink
/
module
/
Core
/
test
/
Exception
History
Alejandro Celaya
3cf1657d54
Simplified invalidElements to be a plain list of keys when a ValidationException is cast into a problem details error
2019-11-29 18:55:27 +01:00
..
DeleteShortUrlExceptionTest.php
Added as much additional data as possible to exceptions
2019-11-27 20:18:36 +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
ShortUrlNotFoundExceptionTest.php
Replaced the use of EntityDoesNotExistException by ShorturlNotFoundException where applicable
2019-11-25 18:54:25 +01:00
ValidationExceptionTest.php
Simplified invalidElements to be a plain list of keys when a ValidationException is cast into a problem details error
2019-11-29 18:55:27 +01:00