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
Marc Alexander
c11f9bbe0d
Merge branch '3.3.x'
2020-11-22 22:03:06 +01:00
Joshua Angnoe
c6fe6d49bc
[ticket/16178] Make container_builder use same cache directory as Container
...
Both should be using the same core.cache_dir directory.
PHPBB3-16178
2020-11-22 12:03:05 +07:00
Rubén Calvo
f8888c62ca
[ticket/12630] Add debug.url_matcher
...
PHPBB3-12630
2020-08-30 10:37:07 +00:00
Rubén Calvo
6b337e0882
[ticket/15765] Add debug.url_generator
...
PHPBB3-15765
2020-08-30 10:29:59 +02:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
077db87f53
Merge branch '3.3.x'
2020-03-01 18:51:50 +01:00
mrgoldy
cdb252faaa
[ticket/16368] Container isFresh check order
...
PHPBB3-16368
2020-02-27 14:54:00 +01:00
Marc Alexander
ba6d41ab70
Merge branch '3.3.x'
2019-11-16 14:35:49 +01:00
mrgoldy
3e22a2eebd
[ticket/16206] Remove offsetExists and set non-NULL value
...
PHPBB3-16206
2019-11-10 22:59:55 +01:00
Marc Alexander
12bff3ca31
Merge branch '3.3.x'
2019-06-05 21:45:47 +02:00
Marc Alexander
d72498a9c3
[ticket/15987] Go back to previous table definition type
...
This will still allow using the 'tables' parameter array but will also ensure
full backward compatibility and compatibility with extensions that will add
more tables to the 'tables' array.
PHPBB3-15987
2019-05-14 21:20:51 +02:00
Marc Alexander
61fa4f006a
[ticket/15987] Add missing paranthesis
...
PHPBB3-15987
2019-05-14 20:29:46 +02:00
Marc Alexander
9c1baf0fd7
[ticket/15987] Add container extension to support tables "array access"
...
PHPBB3-15987
2019-05-14 20:29:29 +02:00
rubencm
6643c904d5
[ticket/12629] Rename errors_show to show_errors
...
PHPBB3-12629
2019-05-09 21:23:58 +02:00
Rubén Calvo
ba088f6bdc
[ticket/12629] Add debug.errors_show
...
PHPBB3-12629
2019-05-09 21:22:52 +02:00
rubencm
a702142a34
[ticket/12636] Rename log.session_errors to session.log_errors
...
PHPBB3-12636
2019-05-09 21:20:16 +02:00
Rubén Calvo
303b823847
[ticket/12636] Add log.session_errors
...
PHPBB3-12636
2019-05-09 19:04:01 +02:00
Jakub Senko
4f402465bf
[ticket/12628] Introduce debug.memory
...
Also fix one debug.sql_explain missing from the previous PR
PHPBB3-12628
2019-05-09 19:02:14 +02:00
Rubén Calvo
432482160d
[ticket/12623] Add allow_install_dir
...
PHPBB3-12623
2019-05-09 18:57:10 +02:00
Marc Alexander
1609fa292d
[ticket/15746] Update symfony to latest on master
...
Also fixed incorrect creation of dumped container (Container instead of
ContainerBuilder).
PHPBB3-15746
2019-05-09 18:56:41 +02:00
Jakub Senko
139eb17bb7
[ticket/12624] Add debug.load_time parameter
...
PHPBB3-12624
2019-05-09 18:40:15 +02:00
Jakub Senko
b4d4336ef4
[ticket/12627] Add debug.sql_explain parameter
...
PHPBB3-12627
2019-05-09 18:29:22 +02: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
Marc Alexander
ecf343f577
Merge branch 'master' into ticket/12629
2018-10-26 10:16:04 +02:00
Marc Alexander
78195562db
Merge pull request #5331 from rubencm/ticket/12636
...
[ticket/12636] Add session.log_errors
2018-10-10 22:40:21 +02:00
Marc Alexander
466d331fec
Merge pull request #5313 from senky/ticket/12628
...
[ticket/12628] Introduce debug.memory
2018-10-09 14:05:42 +02:00
Marc Alexander
9c55100c82
Merge pull request #5330 from rubencm/ticket/12623
...
[ticket/12623] Add allow_install_dir
2018-09-13 19:08:09 +02:00
rubencm
03ea042d57
[ticket/12636] Rename log.session_errors to session.log_errors
...
PHPBB3-12636
2018-09-13 14:53:01 +00:00
rubencm
06a8affd66
[ticket/12629] Rename errors_show to show_errors
...
PHPBB3-12629
2018-09-13 14:40:47 +00:00
Marc Alexander
6fc311f2e1
[ticket/15746] Update symfony to latest on master
...
Also fixed incorrect creation of dumped container (Container instead of
ContainerBuilder).
PHPBB3-15746
2018-09-12 13:57:34 +02:00
Rubén Calvo
43141a0d92
[ticket/12629] Add debug.errors_show
...
PHPBB3-12629
2018-09-01 01:47:10 +02:00
Rubén Calvo
f93ddcb382
[ticket/12636] Add log.session_errors
...
PHPBB3-12636
2018-09-01 01:16:57 +02:00
Rubén Calvo
5dd9c251e7
[ticket/12623] Add allow_install_dir
...
PHPBB3-12623
2018-09-01 01:09:22 +02:00
Jakub Senko
204f798f76
[ticket/12628] Introduce debug.memory
...
Also fix one debug.sql_explain missing from the previous PR
PHPBB3-12628
2018-08-02 09:21:25 +02:00
Tristan Darricau
844ecb88b4
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15678] Fix build and cache flow for container
2018-07-08 18:46:33 +02:00
Tristan Darricau
f6301ea85a
Merge pull request #5266 from senky/ticket/12624
...
[ticket/12624] Add debug.load_time parameter
* github.com:/phpbb/phpbb:
[ticket/12624] Add debug.load_time parameter
2018-07-08 18:32:45 +02:00
Jakub Senko
bdff0f5590
[ticket/12627] Add debug.sql_explain parameter
...
PHPBB3-12627
2018-07-06 17:17:48 +02:00
Jakub Senko
fcc3dd996d
[ticket/12624] Add debug.load_time parameter
...
PHPBB3-12624
2018-07-06 17:01:15 +02:00
Andrii Afanasiev
7b44e2c791
[ticket/15678] Fix build and cache flow for container
...
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.
2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.
PHPBB3-15678
2018-06-15 09:09:07 +02:00
Máté Bartus
ec9b52f86e
Merge pull request #4866 from Nicofuma/ticket/15258
...
[ticket/15258] Adds a method to get a service by class in service_collection
2017-07-26 17:42:53 +02:00
Tristan Darricau
29f48475aa
[ticket/15258] Adds a method to get a service by class in service_collection
...
PHPBB3-15258
2017-07-26 13:16:51 +02:00
Rubén Calvo
b1755d9dac
[ticket/15253] Update imports
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
603a8c51da
[ticket/15253] Move storage helper to filesystem
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
ecb79539f4
[ticket/15253] Use storage helper methods instead of filesystem methods
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Tristan Darricau
69571f9cef
[ticket/11150] Fix comments
...
PHPBB3-11150
2017-04-23 21:01:15 +02:00
Tristan Darricau
7958dca09d
[ticket/11150] Load vendor/ext-autoload.php
...
PHPBB3-11150
2017-04-23 21:01:11 +02:00
Tristan Darricau
9a836b5901
[ticket/11150] Makes composer output level configurable
...
PHPBB3-11150
2017-04-23 21:01:09 +02:00
Tristan Darricau
e0d13da5f4
[ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION
...
PHPBB3-15180
2017-04-17 23:06:25 +02:00