Commit Graph

39968 Commits (1f02f0b6881c96068c395505072f9f549e881458)

Author SHA1 Message Date
Alex Pott 61b7e46ba0
Issue #3233041 by daffie: [Symfony 6] Add "array" type hint to methods overridding Symfony\Component\Routing\Matcher\UrlMatcherInterface::match() 2021-09-20 11:52:01 +01:00
Alex Pott dfa9d9de43
Issue #3232895 by daffie: [Symfony 6] Add "string" type hint to methods overridding Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() 2021-09-20 11:51:12 +01:00
Alex Pott 9d36d02846
Issue #3231682 by daffie, larowlan: [Symfony 6] Add "ConstraintViolationListInterface" type hint to Drupal\Core\TypedData\Validation\RecursiveValidator::validate(), ::validateProperty() and ::validatePropertyValue() 2021-09-20 11:50:20 +01:00
Alex Pott 6d0b5ab211
Issue #3233482 by daffie: [Symfony 6] Add type hints to methods overriding Symfony\Component\Validator\Constraint::getDefaultOption() and ::getRequiredOptions() 2021-09-20 11:49:11 +01:00
Alex Pott 0ffa3f0fdf
Issue #3233466 by daffie: [Symfony 6] Add "ConstraintValidatorInterface" type hint to methods overiding Symfony\Component\Validator\ConstraintValidatorFactoryInterface::getInstance() 2021-09-20 11:47:11 +01:00
Alex Pott e147702d40
Issue #3232082 by daffie, longwave, catch: [Symfony 6] Add "Response" type hint to methods that implement the method Symfony\Component\HttpKernel\HttpKernelInterface::handle() 2021-09-20 10:08:14 +01:00
catch 4d2631df9e Issue #3212021 by andypost, heni_deepak, Ayesh, daffie: [PHP 8.1] Serializable interface is deprecated 2021-09-20 09:43:14 +01:00
Lee Rowlands 70d64417c8
Revert "Issue #3231688 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getViolations(), ::getValidator(), ::getRoot() and ::getValue()"
This reverts commit 1b9001516f.
2021-09-18 13:14:39 +10:00
Lee Rowlands 15c98f6c7b
Issue #3231390 by catch, daffie: [symfony 6] Add an object return type hint to Drupal\Tests\DrupalTestBrowser::doRequest() 2021-09-18 11:29:02 +10:00
Lee Rowlands 57a900bbdb
Issue #3231393 by catch, daffie, longwave: [Symfony 6] Symfony\Component\DependencyInjection\Alias::getDeprecationMessage() and Symfony\Component\DependencyInjection\Definition::getDeprecationMessage() method is deprecated, use getDeprecation() 2021-09-18 11:25:03 +10:00
Lee Rowlands e14f655081
Issue #3231690 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\TypedDataMetadata::findConstraints(), ::getConstraints(), ::getTraversalStrategy() and ::getCascadingStrategy() 2021-09-18 11:20:28 +10:00
Lee Rowlands 2eb9e5f95c
Issue #3231689 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getObject(), ::getMetadata(), ::getGroup(), ::getClassName(), ::getPropertyName() and ::getPropertyPath() 2021-09-18 11:19:07 +10:00
Lee Rowlands 1b9001516f
Issue #3231688 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getViolations(), ::getValidator(), ::getRoot() and ::getValue() 2021-09-18 11:17:43 +10:00
Lee Rowlands caeb32e866
Issue #3232110 by daffie: [Symfony 6] Add type hints to the methods Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::getListeners(), ::getListenerPriority() and ::hasListeners() 2021-09-18 11:15:49 +10:00
Lee Rowlands d2e915504a
Issue #3232888 by daffie: [Symfony 6] Add "array" type hint to the method Drupal\Core\Routing\UrlMatcher::getAttributes() 2021-09-18 11:12:54 +10:00
Lee Rowlands 1151e3b946
Issue #3233045 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overridding Symfony\Component\Routing\Matcher\RequestMatcherInterface::matchRequest() 2021-09-18 11:11:41 +10:00
Lee Rowlands f6094b0e46
Issue #3231686 by daffie: [Symfony 6] Add "ConstraintViolationBuilderInterface" type hint to Drupal\Core\TypedData\Validation\ExecutionContext::buildViolation() 2021-09-18 11:08:08 +10:00
Lee Rowlands 2596c3f3b2
Issue #3233023 by daffie: [Symfony 6] Add "RouteCollection" type hint to methods overridding Symfony\Component\Routing\RouterInterface::getRouteCollection() 2021-09-18 11:06:46 +10:00
Spokje 18191004f3 Issue #3231071 by Spokje: Remove QuickEdit from the test formatter annotation and test image formatter 2021-09-18 01:05:09 +00:00
Lee Rowlands 95c9835dc2
Issue #3233481 by daffie: [Symfony 6] Add type hints to the methods overriding Symfony\Component\Validator\Mapping\Factory\MetadataFactoryInterface::getMetadataFor() and ::hasMetadataFor() 2021-09-18 11:02:45 +10:00
Lee Rowlands c1831be577
Issue #3233464 by daffie: [Symfony 6] Add "ExecutionContextInterface" type hint to methods overriding Symfony\Component\Validator\Context\ExecutionContextFactoryInterface::createContext() 2021-09-18 11:01:13 +10:00
mohit.bansal623 9dcc967672 Issue #3236255 by mohit.bansal623: Remove rebuildAll from FileUploadtest where possible 2021-09-18 00:57:02 +00:00
Lee Rowlands 0c9ae67deb
Issue #3192839 by neclimdul: Convert tests in Renderer to assertions 2021-09-18 10:24:59 +10:00
Lee Rowlands 6769562696
Issue #3233012 by alexpott: Refactor \Drupal\Core\Render\Element\HtmlTag to not trigger deprecations in PHP 8.1 2021-09-18 09:56:56 +10:00
catch 4ce6de6333 Issue #3233480 by Lendude, xjm: Fix typo in InstallerExistingConfigSyncDriectoryProfileMismatchTest name 2021-09-17 14:58:57 +01:00
catch 06e7f027d8 Issue #3231040 by Anul, longwave, alexpott, bbrala: Remove DependencySerializationTrait from JSON API exceptions 2021-09-17 14:22:52 +01:00
catch 2e1102931e Issue #3232687 by alexpott, larowlan: \Drupal\Core\Config\Entity\ConfigEntityStorage::save() gets the ID in two ways making mocking harder and raising deprecations in PHP 8.1 2021-09-17 14:18:15 +01:00
catch 4e54392e56 Issue #3232691 by alexpott, longwave: Refactor \Drupal\Core\Ajax\AjaxHelperTrait to not cause deprecations in PHP 8.1 2021-09-17 14:16:54 +01:00
catch aeccabb95d Issue #3236249 by alexpott, longwave: Update dependencies for 9.3.x 2021-09-17 14:12:04 +01:00
Lauri Eskola ffb4778540
Issue #3154539 by bnjmnm, ckrina, kiran.kadam911, hansa11, Meenakshi.g, paulocs, saschaeggi, jwilson3: Implement new Gray scale on Claro 2021-09-17 12:56:47 +03:00
Lauri Eskola 5c01c2007e
Issue #3226785 by mherchel, Gauravmahlawat, thejimbirch, andy-blum, schillerm: Olivero: Wide search form should close on blur 2021-09-17 10:45:27 +03:00
Lauri Eskola 8c2a1247d8
Issue #3211395 by Gauravmahlawat, andy-blum, aaron.ferris, Sakthivel M, kiran.kadam911, mherchel, tushar_sachdeva, xjm: Comment form save button has incorrect background color and contrast ratio violation on hover 2021-09-17 09:37:18 +03:00
Lee Rowlands f06ad93f53
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary 2021-09-17 13:12:50 +10:00
Lee Rowlands 967e16775f
Issue #3212498 by vsujeetkumar, guilhermevp, Lms300, paulocs, ravi.shankar, pragati_kanade, mitthukumawat, Spokje, longwave: Incorrect break (</br>) tag 2021-09-17 13:06:20 +10:00
Lee Rowlands 749dd1d0de
Issue #3233015 by alexpott, longwave: Refactor \Drupal\Component\Utility\Random::image() to not trigger deprecations in PHP 8.1 2021-09-17 11:47:52 +10:00
catch 1b66ab0cb3 Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10 2021-09-13 17:23:15 +01:00
catch fe2e7c3f32 Issue #3228351 by nod_, Phil Wolstenholme: Add loadjs library 2021-09-13 16:42:12 +01:00
Lauri Eskola 8c35867272
Issue #3224958 by mherchel, djsagar, cindytwilliams, lauriii: Olivero should style Views exposed filters as inline (currently are stacked) 2021-09-13 16:27:01 +03:00
Lauri Eskola 838b903367
Issue #3190537 by kostyashupenko, mherchel, bnjmnm, xjm: Mobile search input in IE11 does not visually respond to keypress 2021-09-13 15:57:25 +03:00
Alex Pott 7c3b2861e1
Issue #3209619 by longwave, daffie, catch: [Symfony 6] Passing null as $message to Symfony exception constructors is deprecated, pass an empty string instead 2021-09-13 10:51:16 +01:00
catch ea56478ec0 Issue #3232571 by alexpott: Update dependencies for 9.3.x 2021-09-13 09:30:43 +01:00
Alex Pott 84fc7490b1
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode 2021-09-12 18:18:58 +01:00
Alex Pott 8ff4d48c9a
Issue #2016739 by richardbporter, larowlan, aalamaki, afox, wroxbox, mark_fullmer, mohit_aghera, ayushmishra206, rakesh.gectcr, NikolaAt, rteijeiro, tanubansal, amietpatial, jibran, alexpott, Wim Leers: Links with "@" are converted into email addresses even if there is no domain suffix present 2021-09-12 18:07:29 +01:00
Lee Rowlands 61bff4efc6
Issue #2870874 by clayfreeman, tim.plunkett, Wim Leers, larowlan, mradcliffe: EntityBase::getTypedData() does not return the correct data type for configuration entities due to lack of consideration for data type derivatives 2021-09-10 07:31:07 +10:00
Lee Rowlands b8004807f5
Issue #3231676 by daffie: [Symfony 6] Add various type hints to Drupal\Core\TypedData\Validation\RecursiveValidator::inContext() and ::startContext() 2021-09-10 07:28:10 +10:00
catch 19594b91be Issue #3230928 by Spokje, xjm, dww: Remove unused LayoutBuilderTest::testRemovingAllSections()' Quick Edit dependency 2021-09-09 15:52:37 +01:00
catch 7dabb044d5 Issue #2928882 by mkalkbrenner, neclimdul, manuel.adan, yogeshmpawar, Berdir, alexpott: HAL links are broken if diffferent domains, protocols or ports are used in multisite or multi-domain setup 2021-09-09 14:45:59 +01:00
Lee Rowlands ef493a71d5
Issue #3104980 by danflanagan8, acbramley: layout_builder_system_breadcrumb_alter doesn't check for a null route object 2021-09-09 10:00:01 +10:00
Lee Rowlands 1eae8e8ff3
Issue #3230690 by Anul: Incorrect documentation in Drupal\views\Plugin\views\display::viewExposedFormBlocks)() 2021-09-09 09:57:34 +10:00
catch f35afca483 Issue #3230714 by Beakerboy, mondrake: ConnectionUnitTest should be skipped for any database not psql or mysql 2021-09-08 15:20:10 +01:00