sasezaki
|
014543b0ec
|
Fix invalid class/method declaration in stub
|
2021-10-05 21:41:27 +09:00 |
|
Manuel VACELET
|
d561b29e4d
|
ReflectionClass::getReflectionConstants has a filter parameter
It was introduced in php 8.0.
Fixes #6588
|
2021-10-05 14:15:28 +02:00 |
|
orklah
|
1a2ac657f8
|
Merge pull request #6590 from orklah/redundant-return-type
Redundant return type
|
2021-10-05 13:52:22 +02:00 |
|
orklah
|
dbc70900ff
|
fix tests
|
2021-10-05 13:41:40 +02:00 |
|
orklah
|
13c2ba61ea
|
fix tests
|
2021-10-05 13:41:20 +02:00 |
|
orklah
|
7321eed89d
|
don't add return type if it's the same than signature unless there is a description
|
2021-10-05 13:41:20 +02:00 |
|
orklah
|
902206b3ee
|
Merge pull request #6578 from orklah/psalter-psalm-param
Psalter psalm-param
|
2021-10-05 12:51:52 +02:00 |
|
orklah
|
295622088f
|
Merge pull request #6585 from orklah/truthy
fix isAlwaysTruthy: TNonEmptyString can be falsy (with '0')
|
2021-10-05 12:49:09 +02:00 |
|
orklah
|
96ed2526e8
|
Merge pull request #6589 from orklah/strict-callable
Better understanding of Templates in lhs of callable TKeyedArray
|
2021-10-05 12:48:53 +02:00 |
|
orklah
|
3cf5dc5e89
|
makes Psalm understand templates in lhs
|
2021-10-05 11:34:17 +02:00 |
|
orklah
|
12ecaaa84d
|
makes Psalm understand templates in lhs
|
2021-10-05 11:30:29 +02:00 |
|
sasezaki
|
82d6e4c83b
|
exclude dictionaries/scripts from lint
|
2021-10-05 09:57:06 +09:00 |
|
sasezaki
|
9879aba283
|
Lint all *.php files, not only src
|
2021-10-05 09:39:10 +09:00 |
|
Bruce Weirdan
|
7332c514a3
|
Merge pull request #6582 from sasezaki/patch-1
|
2021-10-05 00:17:42 +03:00 |
|
orklah
|
20bb5f196b
|
fix isAlwaysTruthy: TNonEmptyString can be falsy (with '0')
|
2021-10-04 23:02:01 +02:00 |
|
Bruce Weirdan
|
f328610142
|
Update docs/annotating_code/type_syntax/scalar_types.md
|
2021-10-04 23:45:47 +03:00 |
|
orklah
|
d22105de72
|
Merge pull request #6580 from orklah/psalter-generic-object-tophpstring
fix wrong type description added in signature
|
2021-10-04 20:23:42 +02:00 |
|
orklah
|
c7fd665fba
|
Merge pull request #6576 from orklah/wrong_priority
fix wrong operator priority
|
2021-10-04 14:36:47 +02:00 |
|
sasezaki
|
f03f362431
|
Declare html-escaped-string is deprecated on doc
|
2021-10-04 21:00:54 +09:00 |
|
orklah
|
213644d48e
|
Merge pull request #6569 from tomasnorre/pspell-resources-to-objects
Convert PSpell resources to objects
|
2021-10-04 13:48:55 +02:00 |
|
Tomas Norre Mikkelsen
|
960af957db
|
Convert PSpell resources to objects
|
2021-10-04 13:41:31 +02:00 |
|
orklah
|
2c728546e4
|
Merge pull request #6485 from orklah/list-assert
assert that some type is a list
|
2021-10-04 13:31:34 +02:00 |
|
orklah
|
ac6a75ea7f
|
Merge pull request #6473 from orklah/double-assert2
assert both sides of an equality
|
2021-10-04 13:30:38 +02:00 |
|
orklah
|
0e83afdb86
|
Merge pull request #6518 from orklah/fix-truthy
improvements of alwaysTruthy/alwaysFalsy
|
2021-10-04 13:29:49 +02:00 |
|
orklah
|
b0842c6b6f
|
Merge pull request #6475 from orklah/range6
3> min/max, rand inference improvement with integer range
|
2021-10-04 13:23:03 +02:00 |
|
orklah
|
96d42b6ef7
|
Merge pull request #6570 from tomasnorre/ldap-resources-to-objects
Convert LDAP resources to objects
|
2021-10-04 13:08:18 +02:00 |
|
Tomas Norre Mikkelsen
|
4b8f212ab8
|
Fix incorrect parameters names
|
2021-10-04 12:58:03 +02:00 |
|
Tomas Norre Mikkelsen
|
a49ff46448
|
Update typo in PHP81.phpstub
|
2021-10-04 12:58:01 +02:00 |
|
Tomas Norre Mikkelsen
|
993349d64d
|
Convert LDAP resources to objects
|
2021-10-04 12:57:12 +02:00 |
|
orklah
|
66206bf061
|
fix wrong type description added in signature
|
2021-10-04 12:26:05 +02:00 |
|
orklah
|
8b07e69645
|
Merge pull request #6514 from zoonru/if-this-is
Add if-this-is
|
2021-10-04 09:49:26 +02:00 |
|
orklah
|
9dc151a6b4
|
Merge pull request #6516 from gmessier/hotfix/gmessier-xml-include
Add possibility to include xml config located in subdirectory
|
2021-10-04 09:48:31 +02:00 |
|
orklah
|
8660f68007
|
Merge pull request #6519 from gmessier/advanced-issue-handlers
Add support for advanced IssueHandler in plugins
|
2021-10-04 09:47:59 +02:00 |
|
orklah
|
942b3b619b
|
Merge pull request #6522 from MorrisJobke/fix/show-file-and-line-in-exception-message
Show file and line in case of an exception in a forked worker
|
2021-10-04 09:19:38 +02:00 |
|
orklah
|
fffe6428de
|
fix tests
|
2021-10-04 01:13:16 +02:00 |
|
orklah
|
af8033adf0
|
Merge pull request #6577 from orklah/cleanup3
Cleanup
|
2021-10-04 01:02:21 +02:00 |
|
orklah
|
4f696ec3b4
|
add/fix tests
|
2021-10-04 01:01:57 +02:00 |
|
orklah
|
aba9541451
|
Psalter add psalm-param modifying
|
2021-10-04 01:01:57 +02:00 |
|
orklah
|
73495d73e4
|
Merge pull request #6567 from tomasnorre/imap-rosource-to-object
Convert imap functions to use object instead of a resource
|
2021-10-04 00:35:04 +02:00 |
|
orklah
|
246f8173e0
|
Merge pull request #6566 from tomasnorre/fileinfo-resource-to-object
Convert finfo functions to use object instead of a resource
|
2021-10-04 00:34:48 +02:00 |
|
orklah
|
1e70be9888
|
fix wrong operator priority
|
2021-10-04 00:24:58 +02:00 |
|
orklah
|
430fd619ec
|
cleanup
|
2021-10-04 00:23:53 +02:00 |
|
orklah
|
53c0a4e63a
|
cleanup
|
2021-10-04 00:03:06 +02:00 |
|
orklah
|
8360f0bb2f
|
Merge pull request #6574 from ishanvyas22/add-CURLStringFile-class
Add CURLStringFile class
|
2021-10-03 19:25:09 +02:00 |
|
Ishan Vyas
|
48dade5484
|
fix: phpstub not needed
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
|
2021-10-03 22:34:45 +05:30 |
|
Ishan Vyas
|
79270c01fd
|
chore: make changes in CallMap.php file
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
|
2021-10-03 22:32:17 +05:30 |
|
Ishan Vyas
|
5266114222
|
chore: make mime field optional
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
|
2021-10-03 22:31:06 +05:30 |
|
Ishan Vyas
|
75755ac4dc
|
Add CURLStringFile in classmap delta
|
2021-10-03 12:09:13 +05:30 |
|
Ishan Vyas
|
c052c30683
|
Add CURLStringFile class
|
2021-10-03 11:46:02 +05:30 |
|
Tomas Norre Mikkelsen
|
232ebb7e57
|
Convert imap functions to use object instead of a resource
|
2021-10-02 11:58:08 +02:00 |
|