drupal/includes
Juraj Nemec 9c2125e9d4
Back to dev
2023-06-07 17:59:21 +02:00
..
database Issue #3326249 by Taran2L: Make alterTags and alterMetadata public for Select query 2022-12-14 16:44:23 +01:00
filetransfer Issue #3322009 by poker10: [D7 PHP 8.2] Deprecated function: Creation of dynamic property in FileTransfer class 2022-11-18 10:55:43 +00:00
actions.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
ajax.inc Issue #2171113 by Pol, wiifm, mw4ll4c3, David_Rothstein, douggreen, Fabianx: Settings returned via ajax are not run through hook_js_alter() 2019-11-15 11:07:15 +00:00
archiver.inc Issue #1326482 by ryanissamson: Clean up minor code style issues in archiver.inc. 2012-01-31 02:52:56 -08:00
authorize.inc Issue #229825 by nod_, mcdruid, sun, ApacheEx, lightsurge, legovaer, pounard, RobLoach, Frederikvho, Robin Monks, cburschka, yched, keith.smith, Kiphaas7, treksler, jbrauer, catch, Dave Reid, aspilicious, Damien Tournoud, Wim Leers, giupenni, ressa, Fabianx, webchick: backport "$_COOKIE['has_js'] must die" patch to 7.x 2021-11-08 17:45:44 +00:00
batch.inc Issue #229825 by nod_, mcdruid, sun, ApacheEx, lightsurge, legovaer, pounard, RobLoach, Frederikvho, Robin Monks, cburschka, yched, keith.smith, Kiphaas7, treksler, jbrauer, catch, Dave Reid, aspilicious, Damien Tournoud, Wim Leers, giupenni, ressa, Fabianx, webchick: backport "$_COOKIE['has_js'] must die" patch to 7.x 2021-11-08 17:45:44 +00:00
batch.queue.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
bootstrap.inc Back to dev 2023-06-07 17:59:21 +02:00
cache-install.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
cache.inc Issue #878284 by jp.stacey: cache_set documentation should make lifetime clearer 2017-01-30 08:26:50 -05:00
common.inc Issue #998632 by dalin, poker10: drupal_write_record() throws PHP notices if any fields use DB-specific data types 2023-05-26 18:25:59 +02:00
date.inc Issue #1817748 by markpavlitski, hgoto, wavesailor, Sophie.SK: /admin/config/regional/date-time does not show the correct default format for short and medium format 2017-01-29 11:50:56 -05:00
entity.inc Issue #1292930 by disasm, bxtaylor, poker10, loganfsmyth, ACF: EntityFieldQuery uses incorrect ordered_results instead of orderedResults 2022-11-18 11:10:06 +00:00
errors.inc Issue #3304883 by mcdruid, poker10: [D7 PHP 8.2] Deprecated function: Creation of dynamic property in PDOException class 2022-11-16 21:50:08 +01:00
file.inc Issue #3214047 by poker10, mcdruid: [D7] Add phtml files to the list of potentially malicious extensions 2023-05-26 19:39:57 +02:00
file.mimetypes.inc Issue #1443070 by CrashTest_, bluegriff | Dave Reid: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping(). 2014-11-03 12:18:28 -05:00
file.phar.inc SA-CORE-2019-007 by Blaklis, oliver.hader, alexpott, mlhess, tim.plunkett, dsnopek, xjm 2019-05-08 11:01:03 -05:00
form.inc Issue #1705618 by sun, nod_, mgifford, hanoii, clemens.tolboom, poker10, torotil, Wim Leers, Matt V., helmo, mcdruid, joseph.olstad, JvE, tim.plunkett, Bojhan, fawwad.nirvana, GuyPaddock, Dries, David_Rothstein: Double click prevention on form submission 2023-06-06 20:18:15 +01:00
graph.inc Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make Graph.inc documentation clearer. 2012-06-04 00:37:12 -04:00
image.inc Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() 2013-03-04 12:58:24 -08:00
install.core.inc Issue #1232572 by deviantintegral, mcdruid, joachim, cweagans, Lennard Westerveld, kenorb, hanoii, webflo, bleen, esod, johnennew, Elijah Lynn, ron_s, csmdgl, sriharsha.uppuluri, cman9090, Berdir, catch, q0rban, alexpott, anavarre: Backport skip_permissions_hardening 2021-11-15 15:23:09 +00:00
install.inc Issue #1232572 by deviantintegral, mcdruid, joachim, cweagans, Lennard Westerveld, kenorb, hanoii, webflo, bleen, esod, johnennew, Elijah Lynn, ron_s, csmdgl, sriharsha.uppuluri, cman9090, Berdir, catch, q0rban, alexpott, anavarre: Backport skip_permissions_hardening 2021-11-15 15:23:09 +00:00
iso.inc Issue #1768622 by guilhermevp, no2e, quietone: Dzongkha language is missing (wrongly labeled as "Bhutani") 2021-11-24 18:39:27 +00:00
json-encode.inc Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON. 2011-12-11 00:18:13 -06:00
language.inc Issue #1904528 by Heine, GoddamnNoise: Language switcher (User interface text) Block generates invalid XHTML+RDFa 1.0 2015-03-29 16:14:44 -04:00
locale.inc Issue #3068195 by slydevil: Documentation for _locale_import_one_string_db() is incorrect 2023-04-28 18:44:06 +02:00
lock.inc Issue #2334689 by er.pushpinderrana, joachim: Document character limit on lock_aquire() for lock name 2014-09-15 06:59:05 -07:00
mail.inc Issue #3098058 by mcdruid, SAVEL, alexpott, alexandra.vecher, nikolas.tatianenko, kiamlaluno, sjerdo, RobLoach, catch, cburschka, carlos8f, penyaskito, gdud, theborg, pillarsdotnet, olamaekle, naxoc: [D7] Use site name in From: header for system e-mails 2020-11-30 16:43:29 +00:00
menu.inc Issue #3142821 by amjad1233, mcdruid, craigra, larowlan: PDO Exception - Column weight cannot be null in menu.inc 2021-11-15 14:19:12 +00:00
module.inc Issue #2474943 by douggreen, poker10, Fabianx, donaldinou: system_list('bootstrap') returns numeric keys instead of module names 2022-09-03 14:20:43 +02:00
pager.inc Issue #702778 by Pasqualle, poker10, mcdruid, Fabianx: Multiple pagers on the same page 2022-09-07 10:06:03 +01:00
password.inc Drupal 7.34 2014-11-19 15:24:29 -05:00
path.inc Issue #1160764 by ianthomas_uk, Désiré, poker10, Dave Reid, SebCorbin, agentrickard: URL alias load is inconsistent if there are more then one alias 2022-09-03 16:19:46 +02:00
registry.inc Issue #1470656 by Damien Tournoud, joseph.olstad, Pol, Fabianx, catch: Registry rebuild should not parse the same file twice in the same request 2019-01-25 14:52:30 +01:00
request-sanitizer.inc Issue #3084935 by mcdruid, kiamlaluno, Taran2L, atheia, Liam Morland: Trying to access array offset on value of type int in element_children() and DrupalRequestSanitizer::stripDangerousValues() 2020-03-18 21:16:41 +00:00
session.inc Issue #2164025 by skipyT, mcdruid, pwolanin: Improve security of session ID against DB exposure or SQL injection 2023-06-06 17:32:55 +02:00
stream_wrappers.inc Issue #3273723 by djdevin, loopy1492, swim: fopen() error in stream_wrappers.inc on PHP 8 2022-09-02 21:15:24 +02:00
tablesort.inc Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should verify that the sort direction is always ASC or DESC. 2014-11-01 13:21:52 -04:00
theme.inc Issue #2863786 by Dinesh18, joelpittet: D7 ThemeRegistry array_key_exists() micro-optimization 2021-05-27 18:21:38 +01:00
theme.maintenance.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
token.inc Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
unicode.entities.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
unicode.inc Issue #3241422 by mcdruid, Ayesh: [PHP 8.1] Passing null to internal functions deprecation fixes 2021-11-11 21:28:17 +00:00
update.inc Issue #1081266 by stefan.r, jeroen.b, mikeytown2, David_Rothstein, tsphethean, mfb, joseph.olstad, marcelovani, Kars-T, joelpittet, Fabianx, catch, fgm, das-peter, alexpott, emcniece, oriol_e9g, sun, corbacho, klausi, mgifford, onelittleant, Peter Bex, Spleshka, beejeebus, Berdir, pwaterz, SocialNicheGuru, sylus, Wim Leers, heyyo, joshtaylor, swentel, alanburke, dagmar, alexmoreno, kenorb, EvanSchisler, Mark Theunissen, bmateus, andypost, Lukas von Blarer, ChristophWeber, nicholas.alipaz, arosboro, askibinski, dawehner, DerekL, ExTexan: Avoid re-scanning module directory when a filename or a module is missing 2016-07-04 14:16:32 -07:00
updater.inc Issue #3322008 by poker10: [D7 PHP 8.2] Deprecated function: Creation of dynamic property in Updater class 2022-11-18 10:52:01 +00:00
utility.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
xmlrpc.inc Drupal 7.31 2014-08-06 13:14:03 -04:00
xmlrpcs.inc Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT 2016-02-24 14:26:52 -05:00