aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/startup.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16283] Update requirements for 3.3.03D-I2020-01-011-1/+1
* [ticket/16283] Update requirements for 3.3.03D-I2019-12-311-1/+1
* [ticket/16283] Update requirements for 3.3.03D-I2019-12-311-2/+2
* [ticket/14948] Update requirements and travis build matrixMarc Alexander2019-05-091-3/+3
* [ticket/15227] Remove function deregister_globals, not neededjaviexin2017-05-211-58/+0
* [ticket/15227] Remove STRIP, as always falsejaviexin2017-05-211-5/+1
* [ticket/15227] Check PHP version and remove old unused codejaviexin2017-05-121-21/+10
* Merge branch '3.1.x'Andreas Fischer2015-06-091-1/+5
|\
| * [ticket/13923] CSTristan Darricau2015-06-091-1/+1
| * [ticket/13923] Update startup.phpAJ Quick2015-06-061-1/+5
* | [ticket/12487] Update PHP codeGaëtan Muller2015-01-111-30/+13
|/
* Merge branch 'develop-olympus' into prep-release-3.1.2Joas Schilling2014-11-251-23/+5
|\
| * [ticket/13376] Revert unnecessary change for cookies called GLOBALS 92f554e3Nils Adermann2014-11-251-23/+5
* | [ticket/11266] Better message for when composer dependencies are missing.Andreas Fischer2014-05-291-1/+5
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | [ticket/10893] Update the usage of ComposerJoseph Warner2012-05-131-3/+3
* | [feature/event-dispatcher] Rename PHPBB_NO_AUTOLOAD=>PHPBB_NO_COMPOSER_AUTOLOADIgor Wiedler2012-03-281-3/+3
* | [feature/event-dispatcher] Change composer autoloading optionsIgor Wiedler2012-03-241-11/+21
* | Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcherIgor Wiedler2012-03-231-1/+2
|\ \
| * \ Merge branch 'develop-olympus' into developAndreas Fischer2012-03-221-1/+2
| |\ \ | | |/
| | * [task/php54] Disable E_STRICT in Olympus when running on PHP 5.4.Oleg Pudeyev2012-03-151-0/+15
| | * [task/php54] Refactor error_reporting call slightly.Oleg Pudeyev2012-03-151-1/+2
* | | [feature/event-dispatcher] Implement configurable autoloader selection.Oleg Pudeyev2012-03-181-0/+21
|/ /
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-1/+1
|/
* [ticket/10420] Update includes/startup.php for PHP 5.4.Andreas Fischer2011-10-181-2/+2
* [ticket/7729] Prevent date/time functions from throwing E_WARNING on PHP 5.3.Andreas Fischer2011-06-251-0/+28
* [ticket/10218] Prevent startime from being overwritten by deregister_globals()Yuriy Rusko2011-06-151-2/+3
* [ticket/10218] Moving global deregistration, etc. to startup.phpYuriy Rusko2011-06-141-0/+121