Marc Alexander
cac8c78d33
Merge branch 'ticket/16898' into ticket/16898-master
2021-10-26 20:24:35 +02:00
Tristan Darricau
1d4fbd240e
[ticket/16898] Do not restrict the debug error handler to the dev env
...
PHPBB3-16898
2021-10-26 20:23:28 +02:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
2a5c7b1d43
Merge pull request #5731 from marc1706/ticket/16204
...
[ticket/16204] Remove hooks system
2020-01-06 22:03:23 +01:00
Marc Alexander
ba2f1e1689
Merge branch '3.3.x'
2020-01-02 10:22:19 +01:00
3D-I
7ef52f723c
[ticket/16283] Update requirements for 3.3.0
...
PHPBB3-16283
2019-12-31 22:08:18 +01:00
Marc Alexander
6c5fa362dd
[ticket/16204] Remove hook finder and services file
...
PHPBB3-16204
2019-11-23 14:40:27 +01:00
Marc Alexander
d66960f4d5
[ticket/16204] Remove hooks system
...
PHPBB3-16204
2019-11-07 20:21:50 +01:00
Marc Alexander
e76c673e2e
[ticket/14948] Update requirements and travis build matrix
...
PHPBB3-14948
2019-05-09 21:49:57 +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
Marc Alexander
75757a7db4
[ticket/14948] Update requirements and travis build matrix
...
PHPBB3-14948
2019-01-02 20:19:56 +01: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
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
Marc Alexander
92195ede52
Merge branch '3.2.x'
2017-06-05 11:53:07 +02:00
javiexin
c2c5c20c31
[ticket/15227] Check PHP version and remove old unused code
...
PHPBB3-15227
2017-05-12 23:04:54 +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
Marc Alexander
b1f060a30a
[ticket/11076] Also state min PHP version when visiting forum website
...
A lot better to have a simple message than having the complete board break,
sometimes without even knowing thanks to bad host setups with no error logs.
PHPBB3-11076
2017-01-20 21:23:40 +01:00
Tristan Darricau
6d2acb5ba3
[ticket/13616] Fix UI tests
...
PHPBB3-13616
2016-04-03 16:23:16 +02:00
Tristan Darricau
386d31ec63
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14481] Add tests for x_forwarded_proto header
[ticket/14481] Use port 443 if https is specified in x-forwarded-proto
[ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
2016-03-27 12:56:03 +02:00
Marc Alexander
accf8f8625
[ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
...
PHPBB3-14481
2016-02-15 22:06:25 +01:00
Tristan Darricau
dee22f4a28
[ticket/14177] Uses Symfony's Debug ErrorHandler in development environment
...
PHPBB3-14177
2015-12-11 21:05:53 +01:00
Mate Bartus
597297b169
[ticket/14044] Deduplicate the installers
...
PHPBB3-14044
2015-10-22 21:29:52 +02:00
Nicofuma
02af9385a1
[ticket/13770] Fix tests
...
PHPBB3-13770
2015-05-14 23:04:23 +02:00
Tristan Darricau
c96e7ef171
[ticket/13770] Wither interface for container_builder
...
PHPBB3-13770
2015-05-14 23:04:03 +02:00
MateBartus
4bdef6fd21
[ticket/13697] Moving filesystem related functions to filesystem service
...
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
2015-04-16 13:24:10 +02:00
Nicofuma
b8939da242
[ticket/13407] Bump minimal version to php 5.3.9
...
PHPBB3-13407
2015-02-04 17:40:18 +01:00
Gaëtan Muller
b5544b2f47
[ticket/13450] Type-hint return value of $phpbb_container->get()
...
PHPBB3-13450
2015-01-12 20:19:07 +01:00
Tristan Darricau
6cbb60d13f
[ticket/12620] Adds a yaml config file
...
PHPBB3-12620
2014-11-20 20:59:48 +01:00
Tristan Darricau
b697273aaa
[ticket/12620] Use PHPBB_ENVIRONMENT
...
PHPBB3-12620
2014-11-20 19:01:23 +01:00
Tristan Darricau
d2822af6d7
[ticket/12620] Rebased to the latest develop-ascraeus
...
PHPBB3-12620
2014-11-20 19:01:09 +01:00
Tristan Darricau
7fa3b4c686
[ticket/12620] Rename productive to production
...
PHPBB3-12620
2014-11-20 19:00:46 +01:00
Tristan Darricau
733ae584dd
[ticket/12620] Improve error message
...
PHPBB3-12620
2014-11-20 19:00:38 +01:00
Tristan Darricau
873260589e
[ticket/12620] Display error message when the environment isn't available
...
PHPBB3-12620
2014-11-20 19:00:34 +01:00
Tristan Darricau
c22562f5cd
[ticket/12620] Allow the user to define multiples environments
...
PHPBB3-12620
2014-11-20 19:00:27 +01:00
Cesar G
b9b15b7007
[ticket/13070] Adjust template hook name to match that provided in the class.
...
PHPBB3-13070
2014-10-20 19:59:56 -07:00
Tristan Darricau
15c23e60b8
[ticket/12775] Update doc blocks
...
PHPBB3-12775
2014-07-07 01:02:37 +02:00
Tristan Darricau
f2e8e928c0
[ticket/12775] Fix container_builder
...
PHPBB3-12775
2014-07-07 01:02:36 +02:00
Tristan Darricau
2db160ff87
[ticket/12775] Rename config_php to config_php_file
...
PHPBB3-12775
2014-07-07 01:02:34 +02:00
Tristan Darricau
40937e21c5
[ticket/12775] Renamed to \phpbb\di\container_builder
...
PHPBB3-12775
2014-07-07 01:02:33 +02:00
Tristan Darricau
4f56f9b904
[ticket/12775] Rename the variables into common.php
...
PHPBB3-12775
2014-07-07 01:02:13 +02:00
Tristan Darricau
301d9ce990
[ticket/12775] Add a config.php class (and service)
...
PHPBB3-12775
2014-07-07 01:02:09 +02:00
Tristan Darricau
cdf87e0078
[ticket/12775] Add a conter_factory class and remove functions_container
...
PHPBB3-12775
2014-07-07 01:02:04 +02:00
Tristan Darricau
fbc15407a2
[ticket/12784] Allow the extensions to add a custom auto loader
...
PHPBB3-12784
2014-07-01 22:55:06 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Tristan Darricau
ff280d3f46
[ticket/12576] Remove cron from common.php
...
PHPBB3-12576
2014-05-22 12:45:03 +02:00