Commit Graph

31 Commits (f3d81ccd548ab4de79b2dc1d8c48a54ae4313e64)

Author SHA1 Message Date
catch 05e26348e1 Issue #3153790 by alexpott, jungle, vijaycs85: Fix spelling errors in core 2020-06-22 14:03:23 +01:00
xjm 29b2451ce9 Issue #2908079 by jungle, voleger, mpdonadio, zahord, andypost, RoSk0, Mile23, claudiu.cristea, alexpott, xjm, Krzysztof Domański, naveenvalecha, piggito, Suresh Prabhu Parkala, daffie, dawehner, gumanist: Move some of the bootstrap.inc PHP-related constants to \Drupal and deprecate the old versions 2020-06-21 13:55:29 -05:00
catch 9ed2caaeaa Issue #3106075 by Krzysztof Domański, heddn, Gábor Hojtsy, xjm, catch, mondrake, larowlan, greg.1.anderson: Bump minimum PHP for Drupal 9 to PHP 7.3 2020-01-21 11:05:11 +00:00
Alex Pott 68a659fde3
Issue #3079791 by mikelutz, shaal, Wim Leers, hussainweb, xjm, catch, Charlie ChX Negyesi, Mixologic, Gábor Hojtsy, heddn, amateescu: Bump Drupal's minimum PHP version to 7.2 as soon as 9.0.x is branched (a higher version may be required later) 2019-10-16 23:35:03 +01:00
catch 43cb1b5cce Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8 2019-05-24 11:36:30 +01:00
Lee Rowlands 32cc90b3c1
Issue #2933424 by David_Rothstein, harsha012, jhodgdon, vaplas: English-specific links to php.net shouldn't be used in non-translatable strings 2018-01-05 08:09:08 +10:00
Nathaniel Catchpole c32b474cb8 Issue #2639878 by RobLoach, omega8cc, memtkmcc: Use less demanding check to see if OPcache is active 2016-08-01 12:44:23 +01:00
Nathaniel Catchpole 42c1bc5f48 Issue #2464055 by davidwbarratt, Mile23: Installation Failure on case insensitive file systems 2016-01-25 09:39:32 +09:00
Alex Pott 71a15febbf Issue #2421451 by cilefen, dawehner: Drupal needs comments in opcache 2015-12-08 13:56:49 +00:00
webchick c66eb738f9 Issue #2508231 by timmillwood, amateescu, hussainweb, catch, dawehner, David_Rothstein, Mixologic, effulgentsia: Raise minimum required version of PHP to 5.5.9 2015-07-08 21:20:58 -07:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
catch 95fe74d571 Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers 2015-03-11 08:31:22 +00:00
Alex Pott e2ca303083 Issue #2386247 by tstoeckler: install.php should pass the class loader down into install_begin_request() 2014-12-09 16:33:12 +00:00
Alex Pott 13aef43836 Issue #2267551 followup by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering. 2014-11-05 23:40:26 +00:00
catch df20c166d9 Issue #2267551 by jfhovinne, ParisLiakos, catch: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits. 2014-10-07 23:14:37 +01:00
webchick 574c5c4715 Issue #2240987 by sun | xeniak: Installer breaks with fatal error on PHP 5.3. 2014-04-15 14:20:36 -07:00
Dries 3a5c3b322a Issue #2152073 by dmouse, sun, Xano: Bump Drupal core's PHP requirement to 5.4.2. 2014-02-27 20:14:53 +01:00
Nathaniel Catchpole 55890b471a Issue #2110863 by sun, cpj: Support open_basedir. 2014-02-05 10:28:48 +00:00
Alex Pott 1ce62e0743 Issue #2019911 by johnmcc: Add install requirement that open_basedir() = Off since 8.x currently doesn't support it. 2013-10-23 12:55:02 -07:00
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
Alex Pott 00155e5d1e Issue #1959062 by patrickd, brad.bulger: Check safe_mode() = Off requirement early. 2013-06-17 02:13:16 +02:00
webchick 599a657d93 Issue #1949564 by swentel: Bump PHP in update.php and install.php to 5.3.10. 2013-03-22 15:54:10 -04:00
webchick 4cc0db2d26 Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc. 2013-03-16 23:36:36 -07:00
Jennifer Hodgdon 3448103e03 Issue #1606946 by Albert Volkman, bunthorne: API docs cleanup for PHP files in core directory 2012-09-14 08:19:14 -07:00
Dries d5794aca00 - Patch #1463564 by effulgentsia: Drupal 8 cannot be installed or used on PHP <5.3.3. 2012-03-02 14:51:19 -05:00
Nathaniel 63d083bba8 Issue #1355798 by Kjartan, xjm: Fixed Installer on PHP <5.3 results in parse error instead of warning about old php. 2011-12-09 12:16:39 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00