catch
|
cefc84f9b4
|
Issue #3135629 by alexpott, dww, daffie, jungle, Rkumar, balsama, xjm: Minimum MySQL version requirement is not confirmed when upgrading existing sites from Drupal 8 to Drupal 9
|
2020-05-14 15:25:41 +01:00 |
catch
|
1b4c4238a7
|
Issue #3123537 by tedbow, dww, DamienMcKenna, xjm, Berdir, tim.plunkett, pingwin4eg: /admin/reports/status should not WSOD if it finds an extension missing core_version_requirement in its info.yml file
|
2020-05-12 23:53:01 +01:00 |
xjm
|
4da7958d27
|
Issue #3133604 by Berdir, dww: Dependency compatibility check in system doesn't check if version is defined
|
2020-05-09 20:31:53 -05:00 |
catch
|
29e324693e
|
Issue #2988309 by Krzysztof Domański, Berdir, hchonov: Ensure that all field types return TRUE on equals() for the same values
|
2020-05-07 19:44:17 +01:00 |
catch
|
5fbd9c7942
|
Issue #3114122 by jungle, klausi, dww: ExceptionLoggingSubscriber should log 403 access denied reason
|
2020-05-07 19:31:24 +01:00 |
catch
|
12610fd5a8
|
Issue #3110620 by salah1, xjm, kiamlaluno: Documentation for ModuleHandler::invokeAll() says the method uses a PHP function that is not used anymore
|
2020-05-07 19:14:06 +01:00 |
catch
|
ca1aa9e4ba
|
Issue #3094398 by martin107, alexpott, andypost, klausi: Update Symfony response and request events to new classes
|
2020-05-06 15:39:38 +01:00 |
xjm
|
4276e51131
|
Issue #3107472 by ravi.shankar, alexpott, kishor_kolekar, jibran: DbDumpCommand should not hardcode the version string
|
2020-05-05 08:58:01 -05:00 |
xjm
|
572e554aa9
|
Issue #3032686 by longwave, jibran, xjm, alexpott, Berdir, amateescu: Remove references to unused packages in Drupal 9's vendor hardening
|
2020-05-05 07:53:37 -05:00 |
xjm
|
b28613324a
|
Issue #3112328 by jungle, hash6, xjm: FormatterBase implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well
|
2020-05-04 13:02:41 -05:00 |
xjm
|
84dadf6525
|
Issue #3094067 by kishor_kolekar, Suresh Prabhu Parkala, jungle, dpi, xjm: Update missing @param and @return documentation and docs typehints for TypedDataInterface
|
2020-05-03 17:10:12 -05:00 |
Alex Pott
|
c285e2b22c
|
Issue #3094454 follow-up by alexpott: Fix remaining @deprecated (missing a change record) manually and enable the coding standard
|
2020-05-03 11:33:15 +01:00 |
Alex Pott
|
a11ed7af53
|
Issue #3124354 by daffie, abhisekmazumdar, alexpott, johnwebdev, catch, Beakerboy: Remove unnecessary classes from the database drivers
|
2020-05-03 11:14:25 +01:00 |
xjm
|
dbc74bbb9c
|
Issue #3063694 by dhirendra.mishra, devoidfury, joachim: class docs for Url should give an overview of how to create one
|
2020-05-02 18:48:24 -05:00 |
xjm
|
2a38906e42
|
Issue #3130341 by jungle, catch, longwave: Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects()
|
2020-05-02 17:06:23 -05:00 |
xjm
|
6f7f8b05f0
|
Issue #3074064 by TR: LoggerChannelFactoryInterface documentation references non-existent class
|
2020-05-02 16:14:08 -05:00 |
Alex Pott
|
6b54e9534f
|
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value
|
2020-05-02 13:07:36 +01:00 |
xjm
|
767d453d30
|
Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference
|
2020-05-01 20:23:15 -05:00 |
xjm
|
7a45330f42
|
Issue #3020905 by kiamlaluno, johnwebdev: Remove the implementation example from the documentation for ModuleUninstallValidatorInterface::validate()
|
2020-05-01 18:51:35 -05:00 |
xjm
|
ca7abe1e11
|
Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc}
|
2020-05-01 16:59:23 -05:00 |
Alex Pott
|
b67ddac362
|
Issue #3125391 by Beakerboy, daffie: Connection::query() return types missing string
|
2020-04-27 16:54:27 +01:00 |
catch
|
3bcb729743
|
Issue #3033986 by TR, rishabhthakur, dww, Lendude, jungle: Remove useless 'limit' property override in multiple classes extending EntityListBuilder
|
2020-04-24 14:04:03 +01:00 |
catch
|
8f7f02c661
|
Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname()
|
2020-04-23 17:15:14 +01:00 |
catch
|
0bcbf2f009
|
Issue #3039296 by jungle, abhisekmazumdar, pandaski, tvb, dww, alexpott, init90: Fix examples in hook_install() and hook_uninstall()
|
2020-04-23 16:59:01 +01:00 |
catch
|
095686927f
|
Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead
|
2020-04-21 13:07:10 +01:00 |
catch
|
da6f725fdb
|
Issue #3115987 by jungle, kiamlaluno, quietone: Rename the $instanceIDs property used from plugin classes to $instanceIds
|
2020-04-20 15:40:27 +01:00 |
catch
|
48849923ec
|
Issue #3125032 by jungle, alexpott, Neslee Canil Pinto, longwave, joachim, andypost: Use variadics in Cache::merge* functions - for example Cache::mergeTags()
|
2020-04-20 15:33:39 +01:00 |
catch
|
66e8d08413
|
Issue #3125234 by martin107, longwave: ProxyBuilder compatibility with Symfony 5
|
2020-04-20 15:20:35 +01:00 |
catch
|
f08be334ae
|
Issue #3117869 by longwave: [Symfony 5] Passing arguments to "Symfony\Component\HttpFoundation\Request::isMethodSafe()" has been deprecated since Symfony 4.4
|
2020-04-20 10:58:32 +01:00 |
Alex Pott
|
b2a10193e1
|
Issue #2956556 by johndevman, daffie, Neslee Canil Pinto, dan.munn, aleevas, dubcanada, alexpott: class isn't set in FETCH_OBJECT when class_name isn't set
|
2020-04-20 00:47:40 +01:00 |
Alex Pott
|
e5b0277a40
|
Issue #3119170 by tstoeckler, daffie: Optimize pgsql/Schema::findPrimaryKeyColumns() for Postgres >= 9.6
|
2020-04-19 15:41:14 +01:00 |
Alex Pott
|
cc564e260e
|
Issue #3121362 by jungle, Meenakshi.g, dww, xjm, alexpott, tim.plunkett: Fix duplicate word typos (the the, to to, etc.) for code comments
|
2020-04-17 20:37:16 +01:00 |
Alex Pott
|
a585dd6a7e
|
Issue #2455465 by stefan.r, Darren Oh, cosmicdreams, longwave, benjy, alexpott: Add mod_php7 check to htaccess and remove php5 code
|
2020-04-17 12:48:45 +01:00 |
catch
|
2989dd00ba
|
Issue #3112476 by alexpott, Neslee Canil Pinto, mondrake, daffie, salah1, neelam_wadhwani: Always set $info['namespace'] on database connection info
|
2020-04-15 18:27:31 +01:00 |
catch
|
d105f450b8
|
Issue #3032605 by mikelutz, Gábor Hojtsy, longwave, martin107: [symfony 4] Drupal\Component\DependencyInjection\Container should implement Symfony\Contracts\Service\ResetInterface
|
2020-04-15 12:59:47 +01:00 |
catch
|
d6f9e2c401
|
Issue #3126940 by Beakerboy, daffie: New DB URI breaks if an existing query part is missing the new module parameter
|
2020-04-14 15:17:28 +01:00 |
catch
|
396a950cbc
|
Issue #3126658 by alexpott, daffie, Beakerboy: Support enclosing reserved words with brackets
|
2020-04-11 19:38:24 +01:00 |
catch
|
df1d689684
|
Issue #3126003 by tedbow, alexpott, pfrenssen, lauriii: Increased memory usage during install
|
2020-04-09 14:26:53 +01:00 |
effulgentsia
|
ff6279aa78
|
Issue #3120096 by alexpott, daffie, effulgentsia, Neslee Canil Pinto, xjm, mondrake, catch, ravi.shankar: Support contrib database driver directories in a fixed location in a module
|
2020-04-07 13:00:31 -07:00 |
xjm
|
5c457b5509
|
Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead
|
2020-03-31 20:19:01 -05:00 |
catch
|
f14155d513
|
Issue #2488350 by alexpott, Wim Leers, Dimiter, catch, dawehner, Berdir, webchick: Switch to a memory cache backend during installation
|
2020-03-31 15:15:19 +01:00 |
catch
|
a1d4b16203
|
Issue #2278971 by mondrake, daffie, xjm, longwave: Deprecate Connection::supportsTransactions()
|
2020-03-31 14:53:34 +01:00 |
Alex Pott
|
f156b5c6b1
|
Issue #3113403 by Beakerboy, neelam_wadhwani, daffie, alexpott: Make Drupal\Core\Database\Query\Condition driver overridable
|
2020-03-23 08:29:05 +00:00 |
xjm
|
a33a458636
|
Drupal 9.1.x-dev
|
2020-03-20 12:36:10 -05:00 |
catch
|
1dccf5f0ee
|
Issue #3121024 by jungle: Remove todo in ThemeInstaller::uninstall() or refactor to share logic with module installer
|
2020-03-20 14:41:55 +00:00 |
xjm
|
f3069ccf1f
|
Issue #3117330 by longwave, tedbow, xjm: Trigger errors in deprecated theme functions
|
2020-03-19 19:27:02 -05:00 |
xjm
|
6cd25dfddb
|
Issue #3120954 by tim.plunkett, czigor: Add function name to the deprecation message about theme functions
|
2020-03-19 16:50:27 -05:00 |
catch
|
a130897f02
|
Issue #474684 by bnjmnm, dawehner, tedbow, pfrenssen, JohnAlbin, ademarco, kalpaitch, vdacosta@voidtek.com, rensingh99, markcarver, jungle, jhedstrom, RobLoach, almaudoh, kevineinarsson, shaal, dpagini, thedavidmeister, sreynen, Snugug, Miguel.kode, kamkejj, alexpott, Pol, sun, Wim Leers, lauriii, tim.plunkett, eaton: Allow themes to declare dependencies on modules
|
2020-03-19 11:37:34 +00:00 |
catch
|
8dc0353a89
|
Issue #3120124 by effulgentsia, daffie: Raise the minimum MariaDB version to 10.3(.7) in Drupal 9
|
2020-03-17 10:36:55 +00:00 |
catch
|
eae7058a05
|
Issue #3103529 by alexpott, mcdruid, Chris Burge, greg.1.anderson, rfay, anavarre, catch, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution
|
2020-03-17 10:29:32 +00:00 |