bugreportuser
|
f5e03715f3
|
Fix memory leak
|
2019-04-02 23:36:55 -04:00 |
|
Matthew Brown
|
f1ccbce338
|
Use new endpoint
|
2019-04-01 21:34:24 -04:00 |
|
SignpostMarv
|
d8411dc510
|
loading in cacert.pem-related changes from 4b5b8208a3 as recommended by @muglug
|
2019-04-01 16:34:44 -04:00 |
|
SignpostMarv
|
95ca317fdc
|
loading in curl
|
2019-04-01 16:34:44 -04:00 |
|
SignpostMarv
|
fdfc3511c3
|
attempting to force consistency on the error message
|
2019-04-01 16:34:44 -04:00 |
|
SignpostMarv
|
5e4ca95bf2
|
adding appveyor config
|
2019-04-01 16:34:44 -04:00 |
|
Matthew Brown
|
07652deccf
|
Remove quotes in --pretty-format command
|
2019-03-31 21:07:02 -04:00 |
|
Matthew Brown
|
601ff4f0a9
|
Remove quotes if they’re present
|
2019-03-31 20:55:48 -04:00 |
|
Matthew Brown
|
d421d91a2a
|
Dump the data that matters
|
2019-03-31 20:47:33 -04:00 |
|
Matthew Brown
|
6668228ff5
|
Sanitise some inputs
|
2019-03-31 20:37:02 -04:00 |
|
Matthew Brown
|
e3f37089f4
|
Add environment variables list to failing shepherd call
|
2019-03-31 20:16:39 -04:00 |
|
Matthew Brown
|
fea61d9897
|
Shepherd plugin is basically not testable
|
2019-03-31 19:51:47 -04:00 |
|
Matthew Brown
|
517415029a
|
Add more verbose output
|
2019-03-31 19:20:05 -04:00 |
|
Matthew Brown
|
bd48ba858e
|
Add @SignpostMarv’s fixes for Windows tests
|
2019-03-31 19:08:55 -04:00 |
|
Matthew Brown
|
ef8292cfc7
|
Fix #1510 - analyse mixed array offsets
|
2019-03-31 15:42:15 -04:00 |
|
Matthew Brown
|
8116c48f6c
|
Add line break
|
2019-03-31 15:42:15 -04:00 |
|
Matthew Brown
|
d6b3ecaab8
|
If the function does not exist, exit early
|
2019-03-31 15:42:15 -04:00 |
|
Bruce Weirdan
|
01bd2d33cd
|
Fix param name
Co-Authored-By: bugreportuser <37939393+bugreportuser@users.noreply.github.com>
|
2019-03-31 14:22:19 -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 |
|
bugreportuser
|
1a4b9ab25f
|
Allow suppressing exception issues inline
|
2019-03-31 14:22:19 -04:00 |
|
bugreportuser
|
4fc7e4affc
|
Give errors for all uncaught exceptions
|
2019-03-31 14:22:19 -04:00 |
|
SignpostMarv
|
83d8e7f03c
|
swapping order of mkdir & is_dir, as per #1467
|
2019-03-31 14:21:15 -04:00 |
|
Matthew Brown
|
284d182fff
|
Fix command
|
2019-03-31 14:07:59 -04:00 |
|
Matthew Brown
|
326249e13b
|
spirit => shepherd
|
2019-03-31 14:02:30 -04:00 |
|
SignpostMarv
|
27378e7cb2
|
correcting call map as per observation by @bugreportuser in conversation on #1519 (previous commit made whilst operating under the assumption of old edge-cases with stackless errors & exception)
|
2019-03-31 13:03:19 -04:00 |
|
SignpostMarv
|
bef9d813a7
|
file and line can go a little funky if an error is triggered in a shutdown function, not sure what happens with type in those instances, but it is reasonably certain that message is always present as string
|
2019-03-31 13:03:19 -04:00 |
|
Brown
|
09a8d68288
|
Use more specific location for return type issues
|
2019-03-29 15:36:13 -04:00 |
|
Brown
|
af4d10cb63
|
Fix #1499 - use TraitMethodSignatureMismatch when dealing with trait methods
|
2019-03-29 14:09:06 -04:00 |
|
Brown
|
1ab6345bac
|
Fix treatment of PDOStatement::setFetchMode
Fixes #1496
|
2019-03-29 13:26:13 -04:00 |
|
Brown
|
f82a55d836
|
Fix #1512 - check args to mktime are all ints
|
2019-03-29 10:46:48 -04:00 |
|
Matthew Brown
|
dd7596ea64
|
Update title
|
2019-03-29 00:06:40 -04:00 |
|
Matthew Brown
|
230680fd1c
|
Fix #1513 - use correct param types when examining abstract trait methods
|
2019-03-28 22:47:17 -04:00 |
|
Tyson Andre
|
31e1804ff9
|
Fix typo in --help ("is base" -> "is based")
|
2019-03-28 18:02:25 -04:00 |
|
Brown
|
f34a99c0cc
|
Fix #1515 - process inheritance in non-user classes
|
2019-03-28 17:44:31 -04:00 |
|
Brown
|
da2b5ff570
|
Make test name more unique
|
2019-03-28 17:18:11 -04:00 |
|
Brown
|
8592121799
|
Populate overridden method ids in separate method
|
2019-03-28 16:53:07 -04:00 |
|
Brown
|
8872a8e70a
|
Add Psalm output if spirit errors
|
2019-03-28 12:06:21 -04:00 |
|
Brown
|
937eb42e8b
|
Do not override parent return type
|
2019-03-28 10:43:49 -04:00 |
|
Brown
|
c022d49b1a
|
Allow coercion from templated param to false
|
2019-03-28 10:19:02 -04:00 |
|
Matthew Brown
|
bd6fea0d57
|
Fix #1514 - catch static interface call
|
2019-03-28 08:22:44 -04:00 |
|
Matthew Brown
|
5e287fa83e
|
Fix #678 - allow docblock types to set constraints
|
2019-03-28 00:16:35 -04:00 |
|
Matthew Brown
|
cf21c3e366
|
Fix #678 - allow docblock to override mixed assignment of static vars
|
2019-03-28 00:10:08 -04:00 |
|
Matthew Brown
|
e9afd3a6f3
|
Examine arrays in unknown function calls
|
2019-03-27 22:13:06 -04:00 |
|
Brown
|
b7472c62c2
|
Add ability to specify an http endpoint if desired
|
2019-03-27 17:01:05 -04:00 |
|
Brown
|
c1434ee212
|
Add --language-server support
|
2019-03-27 11:55:10 -04:00 |
|
Matthew Brown
|
63a0e768b3
|
Improve type coverage in both good and bad ways
|
2019-03-25 22:30:40 -04:00 |
|
Tim van Dijen
|
aab2d48b13
|
ldap_exop_whoami returns false on error
|
2019-03-25 21:44:09 -04:00 |
|
Tim van Dijen
|
4fc4614267
|
ldap_get_attributes returns false on error
|
2019-03-25 21:44:09 -04:00 |
|
bugreportuser
|
5a59963e9b
|
Inherit uncaught throws from namespace scope
|
2019-03-25 21:43:51 -04:00 |
|