catch
|
387f6c1f70
|
Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with()
(cherry picked from commit 4ca4dbaabe )
|
2024-01-08 10:50:35 +00:00 |
Alex Pott
|
012776a0f8
|
Issue #3412135 by markdorison: Output buffering status check fails when run via CLI
(cherry picked from commit b378c4115e )
|
2024-01-04 15:39:25 +00:00 |
catch
|
288c0586ee
|
Issue #3388170 by DiDebru, tetranz, alexpott, smustgrave: system update 10100 cache tables fail
(cherry picked from commit e8778fb265 )
|
2023-12-11 13:15:01 +00:00 |
Alex Pott
|
6332d42f84
|
Issue #3400302 by poker10, longwave, nterbogt: PHP OPcache bug detection issue
(cherry picked from commit 6dfc925033 )
|
2023-11-20 21:31:37 +00:00 |
Dave Long
|
47c383dd82
|
Issue #3379819 by kim.pepper, smustgrave, RoSk0: Display the deployment_identifier on the status page
(cherry picked from commit 82032279d1 )
|
2023-11-10 23:22:48 +00:00 |
catch
|
ee9fdd3674
|
Issue #2869568 by Berdir, dagmar, quietone, vijaycs85, catch, tstoeckler, xjm, amateescu: Add upgrade path to clean up deleted revisions from node_field_revision
|
2023-10-02 17:42:50 +01:00 |
catch
|
a9f3f72e03
|
Issue #2157945 by mondrake, andypost, kim.pepper, Bhanu951, alexpott, martin107, plach, ankithashetty, dawehner, karishmaamin, voleger, jhedstrom, jofitz, kostyashupenko, shashikant_chauhan, longwave, zeeshan_khan, claudiu.cristea, mstrelan, Berdir: Deprecate format_size() and use Drupal\Core\StringTranslation\ByteSizeMarkup instead
|
2023-09-15 08:19:10 +01:00 |
Dave Long
|
dbd0e756d8
|
Issue #3185807 by andregp, quietone, lucienchalom, elber, yogeshmpawar, jungle, Tauany Bueno, tmaiochi, xjm, smustgrave: Fix or ignore some words starting with "w"
|
2023-08-16 21:06:31 +01:00 |
Dave Long
|
224c67343b
|
Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase
|
2023-07-23 17:33:54 +01:00 |
Dave Long
|
e8073004ed
|
Issue #3375919 by mondrake, daffie: Deprecate usage of Connection::getDriverClass for 'Install\Tasks'
|
2023-07-22 11:46:24 +02:00 |
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 |
catch
|
c4690891f3
|
Issue #3295790 by bradjones1, mstrelan, rpayanm, catch, alexpott, acbramley, longwave, kim.pepper, mfb: Post-response task running (destructable services) are actually blocking; add test coverage and warn for common misconfiguration
|
2023-07-18 13:47:42 +01:00 |
Lee Rowlands
|
6c1e7b0774
|
Issue #3256642 by mondrake, daffie, yogeshmpawar, alexpott, tmaiochi, quietone, larowlan, catch: Introduce database driver extensions and autoload database drivers' dependencies
|
2023-06-16 08:46:58 +10:00 |
catch
|
6204ba9c59
|
Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema
|
2023-06-08 12:59:56 +01:00 |
catch
|
75085fa400
|
Issue #3337513 by mondrake, gidarai, VladimirAus, daffie, catch, andypost, smustgrave, rkoller, alexpott: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment
|
2023-05-22 11:58:06 +01:00 |
Alex Pott
|
d7663e8bbb
|
Issue #3278493 by mglaman, rabbitlair, mherchel, Purencool, dww, benjifisher, lauriii, andy-blum, AdamPS, jwilson3, alexpott, smustgrave, rlahoda, akalata, ckrina, bnjmnm, crasx, mndonx, hbrokmeier, callinmullaney: Make it easier for theme builders to enable Twig debugging and disable render cache
(cherry picked from commit da2eaec5af )
|
2023-05-12 10:46:10 +01:00 |
Lee Rowlands
|
f9bf0787b9
|
Issue #2932518 by kim.pepper, joachim, bradjones1, voleger, cliddell, gapple, Xano, andregp, andypost, neclimdul, rpayanm, Hardik_Patel_12, NWOM, smustgrave, dawehner, alexpott, daffie, larowlan, Berdir, mstrelan, xjm, dagmar: Deprecate watchdog_exception
|
2023-04-28 13:36:57 +10:00 |
Lee Rowlands
|
1b4abdb052
|
Issue #3086845 by jonathan1055, smustgrave: Module constraint checks fail incorrectly due to str_replace
|
2023-03-31 12:22:25 +10:00 |
catch
|
8726c00a0e
|
Revert "Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment"
This reverts commit 779785e220 .
|
2023-03-23 17:24:34 +00:00 |
catch
|
779785e220
|
Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment
|
2023-03-21 12:29:21 +00:00 |
catch
|
b3fac4a09f
|
Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains()
|
2023-03-18 11:30:09 +00:00 |
catch
|
999e16ad7d
|
Issue #3266449 by quietone, dww, smustgrave, murilohp: Add a link to the Status report warning about obsolete extensions so site owners can fix the problem
|
2023-03-17 12:07:48 +00:00 |
catch
|
f36dacc692
|
Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, rpayanm, tsplash, blazey, Winn, znerol, alexpott, Berdir, mxr576, catch, anagomes: Set SameSite on session cookies
|
2023-03-06 17:14:57 +00:00 |
catch
|
e6c4507cfe
|
Revert "Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, blazey, tsplash, Winn, alexpott, Berdir, mxr576: Set SameSite on session cookies"
This reverts commit a3bddae403 .
|
2023-03-03 16:08:14 +00:00 |
catch
|
a3bddae403
|
Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, blazey, tsplash, Winn, alexpott, Berdir, mxr576: Set SameSite on session cookies
|
2023-03-03 11:13:53 +00:00 |
xjm
|
a8edc1b899
|
Issue #3131358 by smustgrave, markdorison, pooja saraah, colan, cilefen, Chi, solideogloria: Make APCu requirements errors precise and explanatory
|
2023-01-26 07:46:37 -06:00 |
catch
|
231e771847
|
Issue #3332712 by Liam Morland, DanielVeza: Cron links point to D7 documentation
|
2023-01-13 09:42:59 +00:00 |
xjm
|
8f60c3922c
|
Issue #3118730 by andypost, catch: Explicitly test for pg_trgm extention in installer
|
2022-12-27 08:52:47 -06:00 |
xjm
|
1c1aeefb8f
|
Issue #2927318 by andypost, David_Rothstein, ranjith_kumar_k_u, xjm, ksenzee: Status report shouldn't apologize for phpinfo() being disabled nor encourage people to enable it
|
2022-12-21 06:23:07 -06:00 |
catch
|
22a56817e0
|
Issue #3294914 by Spokje, quietone, bbrala, longwave, Gábor Hojtsy, benjifisher, dww, xjm, rkoller: Create dedicated error section for missing removed core modules/themes on update
|
2022-12-02 10:53:59 +00:00 |
catch
|
c5a37e64ae
|
Issue #3320483 by andypost: Remove unused variable $pos in system.install
|
2022-11-10 17:01:24 +00:00 |
catch
|
6402539128
|
Issue #3313191 by immaculatexavier, alexpott, longwave: mbstring.func_overload is removed in PHP 8 therefore remove it from core
|
2022-10-03 14:22:23 +01:00 |
Alex Pott
|
803da73c0b
|
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard
|
2022-09-27 11:11:12 +01:00 |
Lauri Eskola
|
0d091ad962
|
Issue #3258987 by phenaproxima, xjm, mrweiner, catch, cilefen, mfb, benjifisher, Berdir, szato: Status report should warn about OPcache bug in PHP 8.1.0 to 8.1.5
|
2022-08-31 21:07:03 +03:00 |
Alex Pott
|
6a1855c2e2
|
Issue #3290810 by Spokje, catch, dww, longwave, alexpott: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps
|
2022-08-11 13:02:30 +01:00 |
Alex Pott
|
194b56c872
|
Issue #3215062 by quietone, gambry, ravi.shankar, dww, daffie, yogeshmpawar, aarti zikre, alexpott, mfb, larowlan, longwave, catch: Update hook_schema for Y2038
|
2022-07-23 06:46:46 +01:00 |
Alex Pott
|
433f2ae0fd
|
Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code
|
2022-07-04 15:26:28 +01:00 |
catch
|
2ba1d67a41
|
Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs
|
2022-07-01 16:39:18 +01:00 |
catch
|
79df51dfe4
|
Issue #3290808 by longwave, catch, Spokje, dww, Lendude: Remove workspaces special casing from system_requirements() and fix versions/docs
|
2022-06-24 20:58:08 +01:00 |
Alex Pott
|
9a55cdc670
|
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
(cherry picked from commit 3412b7bdb8 )
|
2022-05-28 09:15:49 +10:00 |
xjm
|
73a5d20ea9
|
Revert "Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules"
This reverts commit 3412b7bdb8 .
|
2022-05-27 11:13:39 -05:00 |
Alex Pott
|
3412b7bdb8
|
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
|
2022-05-26 19:10:48 +01:00 |
catch
|
7e81e515da
|
Issue #2616814 by dpi, Xano, geek-merlin, Hardik_Patel_12, jofitz, alexpott, Fabianx, catch, joachim, andypost, dawehner, daffie, cweagans, neclimdul: Delegate all hook invocations to ModuleHandler
|
2022-03-29 11:00:53 +01:00 |
Gábor Hojtsy
|
c4cdb61d4d
|
Issue #3261611 by xjm, andregp, ranjith_kumar_k_u, Suresh Prabhu Parkala, ravi.shankar, quietone, Gábor Hojtsy: Fix PHP requirements link and standardize the strings that reference it
|
2022-03-28 08:56:57 +02:00 |
Alex Pott
|
b02f8158dd
|
Issue #3266308 by dww, murilohp, Vinodhini.E, alexpott, Kristen Pol: %extensions placeholder not extension names printed on the Status report warning about obsolete extensions
|
2022-03-17 17:21:51 +00:00 |
Alex Pott
|
e8b2bec983
|
Issue #3265325 by xjm, Wim Leers, daffie: Raise a warning instead of an error when installing on MINIMUM_SUPPORTED_PHP
|
2022-03-15 10:50:04 +00:00 |
catch
|
d214deb310
|
Issue #3203193 by murilohp, ankithashetty, Gábor Hojtsy, daffie, catch: Fail install if JSON is not supported by the database in Drupal 10
|
2022-02-18 08:18:03 +00:00 |
catch
|
b74bb8fa89
|
Issue #3214922 by murilohp, daffie: Add a requirements error in Drupal 10 when PostgreSQL is used and the pg_trgm extension is not installed or created
|
2022-02-14 17:27:16 +00:00 |
Alex Pott
|
42630422b9
|
Issue #3261486 by catch, longwave, dww: Remove core updates added prior to 9.3.0 and adjust test coverage
|
2022-02-08 12:16:18 +00:00 |
catch
|
e1c6ba37d2
|
Issue #3124382 by mondrake, daffie, alexpott, catch: Remove per-table prefixing
|
2022-02-07 21:26:13 +00:00 |