Dave Long
|
b3e943e926
|
Issue #3358336 by kim.pepper, rpayanm, andypost, longwave, smustgrave, Wim Leers, catch: Deprecate _drupal_flush_css_js() and create a new AssetQueryString cache service
|
2023-07-18 16:53:56 +01:00 |
Alex Pott
|
b8ac0d9850
|
Issue #2941148 by quietone, bruno.bicudo, ravi.shankar, Sweetchuck, beatrizrodrigues, lucienchalom, VitaliyB98, WagnerMelo, sophiavs, ankitjain28may, daffie, longwave, Sutharsan, borisson_, cosmicdreams, heykarthikwithu, catch: Fix Drupal.Commenting.FunctionComment.MissingReturnType
|
2022-09-27 10:58:26 +01:00 |
catch
|
e9a1ea2ace
|
Issue #3070747 by immaculatexavier, herved, alexpott, yoruvo: Profile paths are not updated after moving them to other directories
|
2022-06-28 21:17:21 +01:00 |
Alex Pott
|
0b5874aa29
|
Issue #3283619 by eleonel: Fix a comment typo in common.inc
|
2022-06-13 10:56:00 +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 |
catch
|
886ca0b65c
|
Issue #3260780 by andypost: Remove deprecated code from common.inc
|
2022-01-28 22:34:25 +00:00 |
Alex Pott
|
2f1c716625
|
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core
|
2022-01-10 12:07:03 +00:00 |
Alex Pott
|
2d52f948c1
|
Issue #3256518 by Spokje: Remove drupal_js_defaults() in D10 instead of D11
|
2022-01-01 14:32:56 +00:00 |
Alex Pott
|
a2c58dda71
|
Issue #3197553 by beatrizrodrigues, longwave, daffie: Deprecate drupal_js_defaults()
|
2021-12-30 21:05:26 +00:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10: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 |
catch
|
e1ab113380
|
Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc
|
2021-09-07 15:46:36 +01:00 |
catch
|
6e84b5797c
|
Issue #2160091 by alexpott, dawehner, damiankloip, swentel, sun, moshe weitzman, xjm, joelpittet, charginghawk: drupal_rebuild() rebuilds container twice, since drupal_flush_all_caches() also rebuilds it
|
2021-04-01 19:56:13 +01:00 |
Alex Pott
|
3ac9df1366
|
Issue #2002514 by dawehner, mondrake, damiankloip, RobLoach, ParisLiakos, joachim, Krzysztof Domański, gaurav.kapoor, chx, alexpott, tim.plunkett, Mile23, daffie: Deprecate debug(); remove references to _drupal_debug_message()
|
2021-02-15 09:51:17 +00:00 |
catch
|
3304901ac2
|
Issue #3119373 by alexpott, BramDriesen: Configuration synchronisation that both enables & configures a module fails and drupal_flush_all_caches()
|
2020-03-19 20:10:32 +00:00 |
Alex Pott
|
144c05e1ae
|
Issue #3062757 by voleger, Berdir, andypost: Remove deprecated legacy include files from Drupal 9
|
2019-11-27 08:33:24 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |
catch
|
2a5c62deda
|
Issue #3000068 by andypost, claudiu.cristea, pingwin4eg, Mile23, voleger, johndevman: Deprecate drupal_process_states()
|
2019-10-07 14:56:30 +01:00 |
Alex Pott
|
2dd12f9044
|
Issue #3073988 by baikho: Wrong namespace in deprecation message drupal_set_time_limit()
|
2019-09-28 14:42:23 +01:00 |
Alex Pott
|
b5238ac9a8
|
Issue #2818677 by msankhala, NickWilde, Berdir, alexpott, dimaro, poornima.n, sidharthap, dhirendra.mishra, keshav.k, xjm, mahtab_alam, ieguskiza, borisson_, catch, larowlan: Replace usages of deprecated method drupal_render_root()
|
2019-07-19 06:30:43 +01:00 |
catch
|
5a42b47b6e
|
Issue #2966327 by alexpott, mcdruid, dww, dsnopek, catch, pwolanin, larowlan, tim.plunkett, Berdir, Sam152: Limit what can be called by a callback in render arrays to reduce the risk of RCE
|
2019-07-05 08:47:35 +01:00 |
Alex Pott
|
23fad5b6a5
|
Issue #2926068 by almaudoh, andypost, voleger, claudiu.cristea, Oleksiy, YurkinPark, yo30, alexpott, dawehner, Berdir: Deprecate system_rebuild_module_data() and remove usages in core
|
2019-06-03 12:49:38 +01:00 |
Lee Rowlands
|
fc301d85b3
|
Issue #2908176 by andypost, claudiu.cristea, vacho, YurkinPark, naveenvalecha, alexpott, fenstrat, Berdir, Mile23: Deprecate archiver procedural functions
|
2019-05-17 11:04:57 +10:00 |
Alex Pott
|
55c96a6b81
|
Issue #3000057 by kim.pepper, andypost, claudiu.cristea, voleger, dww, Berdir, larowlan: Deprecate drupal_set_time_limit() and file_upload_max_size() and move to Environment component
|
2019-03-01 11:01:32 +00:00 |
Alex Pott
|
4b68814a02
|
Issue #3029336 by andypost: Properly deprecate check_url()
|
2019-02-26 14:58:32 +00:00 |
Nathaniel Catchpole
|
31f9ebf7f5
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
Alex Pott
|
f0d31a7ab0
|
Issue #3012959 by govind.maloo: Fix typos involving the word bet
|
2018-11-19 13:51:50 +00:00 |
Alex Pott
|
0a6e463907
|
Issue #2911606 by andypost, jludwig, msankhala, brathbone, imalabya, RajeevChoudhary, benjifisher: Replace usage of the deprecated LOCALE_PLURAL_DELIMITER constant
|
2018-11-19 11:59:53 +00:00 |
Alex Pott
|
d29f046424
|
Issue #3001398 by mondrake, Krzysztof Domański, alexpott, voleger, neclimdul, longwave, dawehner, goodboy: format_size() fixes
|
2018-11-19 09:55:34 +00:00 |
Nathaniel Catchpole
|
e1c34588d1
|
Issue #2999989 by claudiu.cristea, jcnventura, quietone: Deprecate date_iso8601()
|
2018-11-15 15:00:30 +00:00 |
Lee Rowlands
|
550e914c08
|
Issue #2677532 by alexpott, Mile23, kim.pepper, dawehner, andypost, Eric_A, xjm, Mixologic, larowlan, phenaproxima, markcarver, borisson_: Move drupal_check_incompatibility() functionality to a new Dependency class and Version component
|
2018-10-22 15:21:49 +10:00 |
Nathaniel Catchpole
|
398885e100
|
Issue #2566619 by claudiu.cristea, marvin_B8, andypost, alvar0hurtad0, Mile23, joshi.rohit100, joelpittet, dawehner, catch: Deprecate drupal_http_header_attributes()
|
2018-10-08 15:54:51 +01:00 |
Nathaniel Catchpole
|
f577bdcb33
|
Issue #2566619 by claudiu.cristea, marvin_B8, andypost, alvar0hurtad0, Mile23, joshi.rohit100, dawehner, joelpittet: Deprecate drupal_http_header_attributes()
|
2018-10-08 12:28:07 +01:00 |
Alex Pott
|
b187a126de
|
Issue #2937888 by dhruveshdtripathi, idebr, RoSk0, mohit1604, mfernea, borisson_: Fix 'Drupal.Commenting.DocComment.LongNotCapital' coding standard
|
2018-05-11 10:46:46 +01:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Nathaniel Catchpole
|
154f282899
|
Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill
|
2018-05-08 21:55:21 +01:00 |
Alex Pott
|
fa5df47d0a
|
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, chr.fritsch, bradjones1, anavarre, greg.1.anderson, Berdir, moshe weitzman, alexpott, bkosborne, Crell, msonnabaum, joelpittet, catch, deviantintegral, lauriii, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache
|
2018-05-05 01:28:31 +01:00 |
Alex Pott
|
74255a0a49
|
Revert "Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache"
This reverts commit ada497ac26 .
|
2018-05-05 01:19:42 +01:00 |
Alex Pott
|
ada497ac26
|
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache
|
2018-05-04 11:26:10 +01:00 |
Alex Pott
|
3bfc5a384b
|
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc
|
2018-05-03 17:58:24 +01:00 |
Nathaniel Catchpole
|
45bc05523f
|
Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format()
|
2018-05-01 16:14:09 +01:00 |
Alex Pott
|
fce8c26212
|
Issue #2938972 by runeasgar, MerryHamster, ryanhayes, msankhala, Jo Fitzgerald: Replace drupal_render() in sample code
|
2018-04-30 17:36:16 +01:00 |
Nathaniel Catchpole
|
700a72fa37
|
Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions
|
2017-11-14 15:53:29 +00:00 |
Nathaniel Catchpole
|
c2346e0075
|
Issue #2920014 by billywardrop, shashikant_chauhan, anyaabchiche, dinarcon, sthomps5, mairi: Add Change record to @deprecated for Renderer service
|
2017-11-13 15:56:42 +00:00 |
Nathaniel Catchpole
|
8886b4d237
|
Issue #2920005 by shashikant_chauhan, Janec, davemckain, dinarcon: Add Change record to @deprecated for email-validator service
|
2017-11-13 15:54:42 +00:00 |
Nathaniel Catchpole
|
72c6aff06e
|
Issue #2920009 by shashikant_chauhan, tedbow, dinarcon, kwhite: Add Change record to @deprecated for Date format changes
|
2017-11-13 15:53:20 +00:00 |
xjm
|
300d00abd3
|
Issue #2920010 by shashikant_chauhan, tedbow, dinarcon, kwhite, xjm: Add Change record to @deprecated for AssetCollectionOptimizerInterface::getAll() and ::deleteAll()
|
2017-11-13 10:35:45 -05:00 |
xjm
|
9830ef98bc
|
Issue #2920003 by mairi, shashikant_chauhan, tedbow, dinarcon, kwhite: Add Change record to @deprecated for redirect.destination service
|
2017-11-11 16:07:29 -06:00 |
xjm
|
754883a074
|
Issue #2920008 by shashikant_chauhan: Add Change record to @deprecated for UrlHelper::stripDangerousProtocols()
|
2017-11-10 09:10:12 -06:00 |
xjm
|
6dc062eb45
|
Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard
|
2017-11-09 15:13:57 -06:00 |