orklah
|
db45ff1ba4
|
More return types (#4173)
* add native return types
* redundant phpdoc
|
2021-01-29 11:38:57 +01:00 |
|
Sergey Melesh
|
a5da866d97
|
Ignore exceptions already caught by previous catch
|
2020-03-08 20:19:56 -05:00 |
|
Matthew Brown
|
c9d88b6e62
|
Remove lines
|
2020-01-17 12:13:29 -05:00 |
|
Matthew Brown
|
1c8af2fdc7
|
Fix #2658 - catch exceptions thrown inside catch
|
2020-01-17 12:05:37 -05:00 |
|
Matthew Brown
|
c419e0e798
|
Fix #2222 - check for @throws docblock inheritance
|
2019-10-10 22:44:21 -04:00 |
|
Matthew Brown
|
5d94e340ee
|
Remove unused suppressions in tests
|
2019-08-18 15:34:32 -04:00 |
|
Brown
|
2b2988b072
|
Fix #2019 - allow union in @throws
|
2019-08-13 15:44:18 -04:00 |
|
Brown
|
da230bc9f1
|
Change the type of @throws error to UndefinedDocblockClass
|
2019-08-13 13:41:12 -04:00 |
|
Matthew Brown
|
ef3771d643
|
Fix #2015 - complain about invalid @throws classes
|
2019-08-12 23:42:51 -04:00 |
|
Sergey Melesh
|
af875439e7
|
Inherit throws docblock from parent class by default (#1947)
|
2019-07-14 17:29:04 -04:00 |
|
Sergey Melesh
|
ee1387473f
|
Fix throws docblock inheritance (#1945)
|
2019-07-13 10:10:51 -04:00 |
|
Matthew Brown
|
da42be175f
|
Apply PHPCS fixes
Fixes #1880
|
2019-07-05 16:27:53 -04:00 |
|
Brown
|
0bd4dbcbc4
|
Bump to PHP 7.1
Fixes #1650
|
2019-05-16 18:36:36 -04:00 |
|
bugreportuser
|
07439f8f1c
|
Add tests
|
2019-03-31 14:22:19 -04:00 |
|
bugreportuser
|
4550d362eb
|
Add new test file for exceptions in global scope
|
2019-03-31 14:22:19 -04:00 |
|
Brown
|
da2b5ff570
|
Make test name more unique
|
2019-03-28 17:18:11 -04:00 |
|
bugreportuser
|
5a59963e9b
|
Inherit uncaught throws from namespace scope
|
2019-03-25 21:43:51 -04:00 |
|
bugreportuser
|
47d8da6135
|
Add tests
|
2019-03-24 23:03:37 -04:00 |
|
Matthew Brown
|
41255b42c6
|
Fix #1325 - allow MissingThrowsDocblock to be suppressed
|
2019-02-18 16:41:06 -05:00 |
|
Matthew Brown
|
cc26ce682e
|
Don’t crash when encountering empty @throws
|
2019-01-06 10:01:35 -05:00 |
|
Matthew Brown
|
5f34f6c478
|
Fix #1115 - allow a parent @throws to capture children
|
2018-12-05 22:50:16 -05:00 |
|