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 |
Alex Pott
|
617d96e967
|
Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients
|
2022-05-23 12:03:58 +01:00 |
Alex Pott
|
b9421033b6
|
Issue #3281755 by mondrake: PHPStan baseline broken again in head (hopefully for the last time?)
|
2022-05-22 07:28:59 +01:00 |
Alex Pott
|
10dce7b208
|
Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code
|
2022-05-16 17:27:01 +01:00 |
Alex Pott
|
810334c7a2
|
Issue #3278916 by mallezie, mondrake: Update phpstan/phpstan to latest version
|
2022-05-16 09:57:27 +01:00 |
Alex Pott
|
fdfde8e5d1
|
Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property
|
2022-05-15 15:25:35 +01:00 |
Alex Pott
|
33de6eef4d
|
Issue #3279840 by Spokje, mallezie, alexpott: Update mglaman/phpstan-drupal
|
2022-05-13 13:50:28 +01:00 |
Alex Pott
|
a2b684aacf
|
Issue #3278052 by Spokje, mondrake: Fix added core/phpstan-baseline.neon error suppresion for core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
|
2022-05-12 08:45:12 +01:00 |
Alex Pott
|
e025b90427
|
Issue #3278782 by mondrake: PHPStan baseline is out of sync
|
2022-05-12 08:43:09 +01:00 |
catch
|
f8411d73c4
|
Issue #3268078 by Spokje, TR: DBLogResource is no longer being tested
|
2022-04-29 17:36:37 +01:00 |
Alex Pott
|
57a7de3798
|
Issue #3260928 by mondrake, mallezie, neclimdul, mglaman: Move more PHPStan global ignore patterns to baseline
|
2022-04-08 12:10:20 +02:00 |
Alex Pott
|
0e2ea433bf
|
Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed
|
2022-03-29 14:38:11 +01:00 |
catch
|
f555c85f30
|
Issue #3211131 by longwave, neclimdul, mondrake: Call to an undefined static method PHPUnit\Util\ErrorHandler::handleError() in DrupalStandardsListenerTrait
|
2022-03-07 09:49:42 +00:00 |
catch
|
9718e6d120
|
Issue #3266535 by Spokje: Remove remaining references to the hal module from core/phpstan-baseline.neon
|
2022-02-25 12:59:42 +00:00 |
Alex Pott
|
6eb57f0cd4
|
Issue #3260710 by mglaman: UpdateUploaderTestBase must be declared abstract
|
2022-02-24 17:42:57 +00:00 |
catch
|
0cec48668c
|
Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10
|
2022-02-20 14:43:28 +00:00 |
catch
|
5ac3d364d8
|
Issue #3264153 by neclimdul: Fix missing sprintf argument in CKEditor5ImageController
|
2022-02-14 14:29:14 +00:00 |
catch
|
30e53dfe11
|
Issue #3262937 by mallezie, alexpott, catch, mondrake, mglaman: PHPStan fails when @legacy tests call deprecated code
|
2022-02-11 11:35:30 +00:00 |
catch
|
0c65c0592c
|
Issue #3261251 by ravi.shankar, andypost, longwave, daffie: Remove deprecated node module functions
|
2022-02-09 10:14:02 +00:00 |
catch
|
22bfdaa366
|
Issue #3254726 follow-up by catch: adjust phpstan baseline.
|
2022-02-08 11:40:50 +00:00 |
catch
|
8ec62297ba
|
Issue #3261241 by andypost, longwave: Remove deprecated field module functions
|
2022-02-08 11:38:31 +00:00 |
Alex Pott
|
f29ceb64c2
|
Issue #3259110 by longwave, mglaman: Fix undefined variables where files are included
|
2022-02-01 12:42:01 +00:00 |
catch
|
6be0f7b425
|
Issue #3176468 by longwave, jungle: Remove support for EasyRDF 0.9
|
2022-01-24 14:29:25 +00:00 |
catch
|
fe307a0fee
|
Issue #3178534 by mondrake, klausi, alexpott, longwave, mallezie, Taran2L, mglaman, Spokje, kim.pepper, daffie, andypost, neclimdul, xjm, Gábor Hojtsy, cmlara: Start running PHPStan on Drupal core (level 0)
|
2022-01-18 10:08:49 +00:00 |