Máté Bartus
|
864321ecf6
|
Merge branch '3.3.x'
|
2021-01-03 00:11:11 +01:00 |
|
Máté Bartus
|
8830354555
|
[ticket/16671] Fix coding style
PHPBB3-16671
|
2020-12-31 14:40:14 +01:00 |
|
rubencm
|
774c609c4a
|
[ticket/16345] Small improvements
PHPBB3-16346
|
2020-08-14 08:29:06 +00:00 |
|
mrgoldy
|
3e22a2eebd
|
[ticket/16206] Remove offsetExists and set non-NULL value
PHPBB3-16206
|
2019-11-10 22:59:55 +01:00 |
|
Tristan Darricau
|
deb556fbf0
|
[ticket/15258] Adds a method to get a service by class in service_collection
PHPBB3-15258
|
2019-05-08 22:05:41 +02:00 |
|
Mate Bartus
|
e967f3c1a8
|
[ticket/13740] Fix itteration problems, implement class name aware collections
PHPBB3-13740
|
2015-07-09 19:08:28 +02:00 |
|
Mate Bartus
|
b284e31a9e
|
[ticket/13740] Add option to have class names in service collections
PHPBB3-13740
|
2015-07-09 15:30:30 +02:00 |
|
Andreas Fischer
|
04e2fcd4d8
|
[ticket/12575] Just forward service_collection::offsetGet() to container.
PHPBB3-12575
|
2014-06-14 19:01:53 +02:00 |
|
Andreas Fischer
|
87a13a8c77
|
[ticket/12575] Pass service_collection instead of ContainerInterface.
PHPBB3-12575
|
2014-06-14 15:00:35 +02:00 |
|
Tristan Darricau
|
d33ed1edf6
|
[ticket/12575] Add missing property
PHPBB3-12575
|
2014-06-14 09:42:32 +02:00 |
|
Tristan Darricau
|
30a62d2e11
|
[ticket/12575] Fix 2 typos in comments
PHPBB3-12575
|
2014-06-14 01:45:29 +02:00 |
|
Tristan Darricau
|
0e4c7dbda5
|
[ticket/12575] Fix typos in comments
PHPBB3-12575
|
2014-06-14 01:45:27 +02:00 |
|
Tristan Darricau
|
d4cc6990e4
|
[ticket/12575] Skip sniffer issue triggered by the solution of a php bug
https://bugs.php.net/bug.php?id=66834
https://bugs.php.net/bug.php?id=67067
PHPBB3-12575
|
2014-06-14 01:45:25 +02:00 |
|
Tristan Darricau
|
6e47886227
|
[ticket/12575] Remove inline assignments
PHPBB3-12575
|
2014-06-14 01:45:23 +02:00 |
|
Tristan Darricau
|
bea9372efa
|
[ticket/12575] Fix the tests
PHPBB3-12575
|
2014-06-14 01:45:21 +02:00 |
|
Tristan Darricau
|
a0985c7a22
|
[ticket/12575] Move service_collection_iterator to its own file
PHPBB3-12575
|
2014-06-14 01:45:19 +02:00 |
|
Tristan Darricau
|
a4c15bbf4f
|
[ticket/12575] Speed up load_class()
Load the services referenced in a service_collection only when
they are used to avoid to load some unsuded services.
PHPBB3-12575
|
2014-06-14 01:45:17 +02:00 |
|
Yuriy Rusko
|
a759704b39
|
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
|
2014-05-27 20:51:13 +02:00 |
|
Andreas Fischer
|
7aa8f6461f
|
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
PHPBB3-11980
|
2013-10-30 13:05:28 +01:00 |
|
Nils Adermann
|
b95fdacdd3
|
[ticket/11700] Move all recent code to namespaces
PHPBB3-11700
|
2013-09-16 00:25:27 +02:00 |
|
Nils Adermann
|
7030578bbe
|
[ticket/11698] Moving all autoloadable files to phpbb/
PHPBB3-11698
|
2013-07-14 01:32:34 -04:00 |
|