.. |
database
|
Issue #2042239 by lucaslg, tbradbury, snehi, pkiraly, pjonckiere, oriol_e9g, ivanchaer, jhodgdon, chx, cilefen, David_Rothstein: Fix DeleteQuery::execute() return value documentation and DeleteQuery_sqlite documentation
|
2017-06-06 03:21:47 -04:00 |
filetransfer
|
Issue #3084943 by longwave, Taran2L: Pass parameters as implode($glue, $pieces); reverse order is deprecated
|
2020-03-14 16:09:26 +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 #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms
|
2012-09-17 12:12:26 -07:00 |
batch.inc
|
Issue #3084945 by Taran2L, mcdruid, kiamlaluno: Trying to access array offset on value of type null in _batch_finished()
|
2020-04-06 20:25:54 +01: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.
|
2020-05-19 19:16:54 -05: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
|
Merged 7.70.
|
2020-05-19 19:16:54 -05: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 #1622964 by felribeiro, snehi, ar-jan, Girish-jerk, jhodgdon, joachim, jp.stacey, stefan.r: docs for EntityFieldQuery::fieldCondition are really sparse
|
2016-07-03 15:28:22 -04:00 |
errors.inc
|
Issue #2851725 by Jigar.addweb, tameeshb: Fix typos in various code comments in the includes directory
|
2017-06-06 01:57:06 -04:00 |
file.inc
|
Issue #3055805 by mcdruid, greggles, Ayesh, Darren Oh, David_Rothstein, sidharrell, pwolanin, mkalkbrenner, Sweetchuck, YesCT: file.inc generated .htaccess does not cover PHP 7
|
2019-11-05 13:55:10 +00: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 #2885610 by David_Rothstein: Follow-up to [PHP 7.2] Avoid count() calls on uncountable variables
|
2018-11-08 15:17:16 +03: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 #2488180 by stefan.r, stovak, pwolanin, David_Rothstein, Noe_, typhonius, KhaledBlah, joelpittet, Fabianx, geerlingguy, nithinkolekar, mikeytown2, jduhls, scuba_fly, travelvc, hass: Support full UTF-8 (emojis, Asian symbols, mathematical symbols) on MySQL and other database drivers when they are configured to allow it
|
2016-07-06 00:34:23 -04:00 |
install.inc
|
Issue #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7]
|
2018-06-26 13:07:58 +02:00 |
iso.inc
|
Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, Damien Tournoud, droplet: Country codes missing from includes/iso.inc.
|
2014-04-22 00:14:44 -04: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 #2379947 by ndobromirov, othermachines, hgoto, David_Rothstein: Prevent maximum execution time from being exceeded for large .po files in _locale_import_po()
|
2016-10-02 14:13:16 -04: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 #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() does not force-wrap too long words after 996 characters
|
2016-02-01 18:37:58 -05:00 |
menu.inc
|
Issue #3085088 by mcdruid, Taran2L: menu_get_item() might return FALSE; calling code should take account of this
|
2020-04-06 20:17:54 +01:00 |
module.inc
|
Issue #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7]
|
2018-06-26 13:07:58 +02:00 |
pager.inc
|
Issue #3084961 by mcdruid, Taran2L: Trying to access array offset on value of type null in multiple places in pager.inc
|
2020-03-14 16:23:27 +00:00 |
password.inc
|
Drupal 7.34
|
2014-11-19 15:24:29 -05:00 |
path.inc
|
Issue #3084980 by mcdruid, Taran2L: Trying to access array offset on value of type null in path_delete()
|
2020-04-06 20:09:49 +01: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 #3025335 by mcdruid, mfb, joseph.olstad, Fabianx, kiamlaluno, Pol: [PHP 7.3] Cannot change session id when session is active
|
2019-11-06 21:39:06 +00:00 |
stream_wrappers.inc
|
Issue #2107287 by BR0kEN: PHP 5.4 calls a new stream_metadata() method on stream wrappers not implemented by Drupal
|
2017-01-30 08:19:09 -05: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 #1892654 by Pol, willvincent, Fabianx: D7 Backport: theme_table() should take an optional footer variable and produce <tfoot>
|
2019-04-26 12:48:58 +02: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 #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: Fixed Unicode requirements check not working with PHP 5.6.
|
2014-11-01 11:46:15 -04: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
|
- Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory.
|
2012-02-02 11:20:43 -05: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 |