catch
|
e09aa57a77
|
Issue #3336586 by Spokje: Fix failing "updated deps" test-runs by upping mglaman/phpstan-drupal to latest
|
2023-02-10 16:13:51 +00:00 |
catch
|
2e6d96c2da
|
Issue #3326378 by Spokje: Fix PHPStan L1 error "Instantiated class Foo\Bar not found."
|
2023-02-06 12:08:53 +00:00 |
Alex Pott
|
8d6284210f
|
Issue #3260391 by huzooka, arunkumark, Spokje, quietone: BlockedIp::import violates MigrateDestinationInterface::import
(cherry picked from commit 4936c9bd07 )
|
2023-01-13 15:41:09 +00:00 |
Dave Long
|
e4a3267cb7
|
Issue #3333065 by Spokje: Update PHPStan to 1.9.9 to fix 10.x "updated deps" Drupal CI runs
|
2023-01-12 23:18:55 +00:00 |
xjm
|
b6b21bda0d
|
Issue #3326371 by Spokje: [10.0.x backport] Fix PHPStan L1 error "Anonymous function has an unused use $foo."
|
2023-01-05 12:25:43 -06:00 |
Alex Pott
|
f175081b1f
|
Issue #3330305 by Spokje, mondrake: Fix failing "updated deps" test-runs by upping mglaman/phpstan-drupal to latest
|
2023-01-03 12:00:27 +00:00 |
xjm
|
1889d623ab
|
Issue #3317230 by mondrake, kim.pepper, longwave: Fix test mock related PHPStan 0 issues
(cherry picked from commit 53803cfb4c )
|
2023-01-02 10:44:33 -06:00 |
xjm
|
580555e035
|
Issue #3327018 by Spokje, longwave, xjm: Update PHPStan to 1.9.3 and make daily "updated deps" QA jobs pass
|
2022-12-20 00:39:43 -06:00 |
xjm
|
e3e9d18fed
|
Issue #3325184 by Spokje, andypost, xjm, smustgrave: $this->configFactory is not set properly in the constructor of \Drupal\system\Form\CronForm
(cherry picked from commit 2a461dcd71 )
|
2022-12-16 17:27:55 -06:00 |
Alex Pott
|
b194e0af22
|
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in
(cherry picked from commit 3485d805718435f0595f95217076a00d97151752)
|
2022-11-29 11:40:17 +00:00 |
Alex Pott
|
ef4dc872c4
|
Issue #3323260 by Spokje, longwave: Remove usage of node_revision_load() and friends
|
2022-11-23 22:03:35 +00:00 |
Dave Long
|
d2e813ee08
|
Issue #3322961 by mondrake: Fix WebAssert since PHPStan can now check the number of arguments passed to methods
(cherry picked from commit 5c1863a060 )
|
2022-11-22 14:12:02 +00:00 |
Dave Long
|
f6b1dde1a5
|
Issue #3323036 by mondrake, mallezie: Remove $group parameter from AssertContentTrait methods
(cherry picked from commit c4a3b2558d )
|
2022-11-22 13:48:12 +00:00 |
catch
|
f1eaa02038
|
Issue #3320025 by alexpott, longwave: Make PHPStan baseline the same in 10.1.x and 10.0.x
|
2022-11-09 14:58:36 +00:00 |
catch
|
19ee0de2ed
|
Issue #3319683 by alexpott, mallezie, mondrake: Fix PHPStan errors from UserCreationTrait and AssertMailTrait
|
2022-11-09 11:28:38 +00:00 |
Alex Pott
|
5615ede485
|
Issue #3317651 by mondrake, longwave, alexpott: Fix DataReferenceBase PHPStan L0 issues
(cherry picked from commit 4695b21f35fb08ff006a40724cccfa8ecec5436f)
|
2022-11-08 15:52:44 +00:00 |
Alex Pott
|
b1fe75f746
|
Issue #3190406 by mondrake, mallezie, klausi: Update PHPStan to level 1
|
2022-11-07 12:45:02 +00:00 |
Alex Pott
|
104a255921
|
Issue #3317652 by mondrake, longwave: Fix Updater PHPStan L0 issues
(cherry picked from commit d96c99b491 )
|
2022-11-03 00:24:38 +00:00 |
catch
|
3af57f41b4
|
Issue #3317658 by pooja saraah, mondrake, ravi.shankar, longwave: Fix HoldTestSubscriber PHPStan L0 issues
(cherry picked from commit 08b0f54bf4 )
|
2022-11-02 17:34:59 +00:00 |
Alex Pott
|
4cdc1a6e7a
|
Issue #3317874 by longwave, mondrake: Update dependencies for Drupal 10.0
(cherry picked from commit e54ef601a4 )
|
2022-11-01 15:45:40 +00:00 |
catch
|
ecb9ad9c46
|
Issue #3317223 by mondrake, longwave: Fix RecursiveExtensionFilterIterator PHPStan L0 issues
(cherry picked from commit 23b444af40 )
|
2022-10-26 08:36:14 +01:00 |
catch
|
dcc5f94d74
|
Issue #3317243 by mondrake: Fix PluginManagerBase PHPStan-0 issues
(cherry picked from commit c2a6c76593 )
|
2022-10-25 09:06:35 +01:00 |
catch
|
eeaaccc17e
|
Issue #3316950 by mondrake: Fix StreamWrapper\ReadOnlyStream PHPStan-0 issues
(cherry picked from commit 4c187847dc )
|
2022-10-24 16:30:34 +01:00 |
catch
|
32de7d7428
|
Issue #3316960 by mondrake: Fix PageRenderTest PHPStan L0 issues
(cherry picked from commit 43e4c4a853 )
|
2022-10-24 15:27:14 +01:00 |
catch
|
49af4adec3
|
Issue #3316825 by mondrake, Spokje: Fix Kernel/RenderCacheIntegrationTest PHPStan L0 issues
(cherry picked from commit 8b08268ead )
|
2022-10-21 20:55:34 +01:00 |
catch
|
ba65bdaf0a
|
Issue #3316815 by mondrake: Fix PHPStan L0 issues for calls to crufty drupalPost* methods
(cherry picked from commit 78f3dbf183 )
|
2022-10-21 20:29:46 +01:00 |
catch
|
0ca8174587
|
Issue #3316129 by mondrake: Fix AssertContentTraitTest PHPStan-0 issues
(cherry picked from commit 8d8d4e5e7a )
|
2022-10-21 11:24:36 +01:00 |
catch
|
c01fefe928
|
Issue #3316198 by mondrake: Fix Database\Schema PHPStan-0 issues
(cherry picked from commit c42342d31c )
|
2022-10-21 11:17:41 +01:00 |
catch
|
330cbd74b3
|
Issue #3316276 by mondrake: Fix 'undefined variable' PHPStan L0 errors
(cherry picked from commit 2170e97e6d )
|
2022-10-21 07:40:33 +01:00 |
Alex Pott
|
381ed6f263
|
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
(cherry picked from commit 830646e662 )
|
2022-10-19 12:06:37 +01:00 |
Alex Pott
|
ab042574c6
|
Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors
(cherry picked from commit 74b0acbefc )
|
2022-10-17 11:44:42 +01:00 |
Alex Pott
|
0ac1488b75
|
Issue #3313021 by Spokje: Remove obsolete \Drupal\KernelTests\KernelTestBase::prepareTemplate
(cherry picked from commit 5564aee8ce )
|
2022-10-03 10:09:02 +01:00 |
catch
|
3cf540afa8
|
Issue #3274474 by mondrake, longwave, andypost, Spokje, catch, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors
(cherry picked from commit ffdecfadf6 )
|
2022-09-13 16:30:05 +01:00 |
catch
|
d7ce90facc
|
Issue #3308427 by mondrake, Spokje: Update PHPStan to 1.8.5
(cherry picked from commit 7a1bb33f293296e9aa51690ac57db63c74781afa)
|
2022-09-08 09:48:43 +01:00 |
catch
|
fa8327fc73
|
Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core
(cherry picked from commit cee6b9ca2b )
|
2022-09-02 09:09:36 +01:00 |
catch
|
c338ebce85
|
Issue #3270899 by Spokje, quietone, q0rban, longwave, ravi.shankar, dww, andypost, bbrala, Wim Leers: Remove Color module from core
(cherry picked from commit fa636e1819 )
|
2022-08-21 11:56:34 +09:00 |
catch
|
b0cb325aca
|
Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests
(cherry picked from commit ebe774d4b9 )
|
2022-08-15 15:35:52 +09:00 |
catch
|
4c29de46d4
|
Issue #3299606 by Spokje, andypost, mondrake, longwave: Update mglaman/phpstan-drupal to 1.1.25 to unblock testing on PHP 8.2
(cherry picked from commit 265b3c94a9 )
|
2022-07-25 11:17:33 +09:00 |
Alex Pott
|
7fe5869f20
|
Issue #3295157 by mondrake: Fix 'Access to an undefined property' PHPStan L0 errors - public properties
(cherry picked from commit f76cebd189 )
|
2022-07-11 12:13:29 +01:00 |
Alex Pott
|
9064e58877
|
Issue #3137119 follow-up: User::setExistingPassword() does not return $this for chaining
(cherry picked from commit 87f05a72a4f8c7b552f7245f8301d05237bc0f3d)
|
2022-07-09 15:57:25 +01:00 |
Alex Pott
|
55bf7eed54
|
Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code
(cherry picked from commit 433f2ae0fd )
|
2022-07-04 15:30:17 +01:00 |
Alex Pott
|
ad66289b76
|
Issue #3264145 by ankithashetty, yogeshmpawar, ravi.shankar, mrinalini9, neclimdul, mondrake, longwave, daffie: Fixing missing use statement in ConfigOverrider test class
(cherry picked from commit 5253862d0d )
|
2022-06-30 17:58:24 +01:00 |
catch
|
462932d635
|
Issue #3285667 by andregp, ankithashetty, quietone, longwave: Remove duplicate test from source\d7\NodeTest::providerSource
(cherry picked from commit 4fd25f45bd )
|
2022-06-30 15:15:23 +01:00 |
Alex Pott
|
386d79e2e0
|
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-06-14 14:10:16 +01:00 |
Alex Pott
|
ef36c2ead7
|
Issue #3265429 by neclimdul, eleonel: Fix array keys in MailManagerTest
|
2022-06-14 12:02:30 +01:00 |
Alex Pott
|
6dd0db56c8
|
Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code
|
2022-06-14 11:27:54 +01:00 |
Alex Pott
|
a83509c72f
|
Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions"
This reverts commit dea3a7f218 .
|
2022-06-08 17:01:24 +01:00 |
Alex Pott
|
dea3a7f218
|
Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions
|
2022-06-08 14:46:35 +01:00 |
Alex Pott
|
3ac12da415
|
Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions"
This reverts commit f50b372e85 .
|
2022-06-07 12:47:43 +01:00 |
Alex Pott
|
f50b372e85
|
Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions
|
2022-06-07 12:37:04 +01:00 |