aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/event
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14933] Fix docblock for kernel_exception_subscriberOliver Schramm2017-09-101-0/+1
* [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-091-2/+15
* [ticket/15291] Allow short array notation in event declarationsJoshyPHP2017-07-221-1/+1
* Merge pull request #4530 from senky/ticket/14557Marc Alexander2017-03-261-0/+12
|\
| * [ticket/14557] Rename $offset to $subarrayJakub Senko2016-12-271-5/+5
| * [ticket/14557] Don't return $valueJakub Senko2016-12-271-2/+1
| * [ticket/14557] Simplify updating overloaded events for extensionsJakub Senko2016-12-261-0/+13
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-2/+2
|\ \
| * \ Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-111-2/+2
| |\ \
| | * | [ticket/13429] Replace @change with @changedJakub Senko2017-01-231-4/+4
| | * | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-201-5/+5
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-261-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/14876] Allows multibyte strings for exception messagesVictor A. Safronov2016-11-251-1/+1
| |/
* | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-10-201-0/+3
|\ \ | |/
| * [ticket/14821] Simplify regex for converting <strong> tags back to HTMLMarc Alexander2016-10-181-1/+1
| * [ticket/14821] Replace escaped strong tags with actual tagsMarc Alexander2016-10-141-0/+3
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-121-0/+5
|\ \ | |/
| * [ticket/security-196] Escapes the exception messages before displaying themTristan Darricau2016-04-191-0/+5
* | [ticket/14039] Revamp updaterMate Bartus2015-10-171-10/+12
* | Merge branch '3.1.x'Marc Alexander2015-05-282-3/+87
|\ \ | |/
| * [ticket/13872] Allow template events to have a changed versionJoas Schilling2015-05-282-3/+87
* | Merge branch '3.1.x'Nicofuma2015-05-062-10/+159
|\ \ | |/
| * [ticket/13807] Fix minor coding flawsJoas Schilling2015-05-021-2/+3
| * [ticket/13807] Add an option to generate a diff for the release highlightsJoas Schilling2015-05-022-5/+30
| * [ticket/13807] Allow filtering template eventsJoas Schilling2015-05-021-1/+27
| * [ticket/13807] Allow filtering events by phpBB versionJoas Schilling2015-05-021-4/+101
* | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-272-2/+2
* | Merge branch '3.1.x'Andreas Fischer2015-02-221-1/+1
|\ \ | |/
| * [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MINNicofuma2015-02-221-1/+1
* | Merge branch 'develop-ascraeus' into developNils Adermann2015-01-221-13/+46
|\ \ | |/
| * Merge pull request #3173 from Nicofuma/ticket/13361Nils Adermann2015-01-221-13/+46
| |\
| | * [ticket/13361] Fix the JsonResponse in the exception listenerTristan Darricau2015-01-141-1/+1
| | * [ticket/13361] Add testsTristan Darricau2015-01-111-3/+7
| | * [ticket/13361] Support ajax request (send a json response)Tristan Darricau2015-01-101-9/+25
| | * [ticket/13361] Improve the exception listenerTristan Darricau2014-11-231-4/+17
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-202-0/+45
|\ \ \ | |/ /
| * | [ticket/13489] Disable the event dispatcher in the migratorTristan Darricau2015-01-142-0/+45
| |/
* | [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-201-82/+0
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-151-7/+7
|\ \ | |/
| * [ticket/13124] Also trim spaces in front of comments except for first lineMarc Alexander2014-10-061-7/+7
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-09-171-39/+0
|\ \ | |/
| * [ticket/13061] Replace the service event.subscriber_loader by a compiler passTristan Darricau2014-09-131-39/+0
* | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-8/+3
|/
* [ticket/12557] Fix php file descriptionn-aleha2014-08-071-2/+2
* [ticket/12782] Add doc blockTristan Darricau2014-06-282-1/+11
* [ticket/12782] Use an interface for the phpbb event_dispatcherTristan Darricau2014-06-282-1/+34
* [ticket/12766] Event exporter does not like RCx as versionPayBas2014-06-252-2/+2
* [ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllmanTristan Darricau2014-06-161-1/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-279-36/+63
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-031-7/+8