Marc Alexander
7f61f8b770
[ticket/16955] Clean up filesystem and files classes
...
PHPBB3-16955
2022-12-28 08:37:17 +01:00
Marc Alexander
ce08da5165
[ticket/16748] Enable code sniffing for static placement and adjust code
...
PHPBB3-16748
2021-04-03 23:12:04 +02:00
rubencm
65d8d4d6d3
[ticket/16639] Remove patch for symfony 5
...
PHPBB3-16639
2021-03-24 15:51:25 +01:00
rubencm
3a5a19bd99
[ticket/16639] Pass absolute paths to make_path_relative
...
PHPBB3-16639
2021-03-24 14:06:36 +01:00
Máté Bartus
4737da3ec7
[ticket/16736] Fix static declarations on master
...
PHPBB3-16736
2021-03-24 01:22:27 +01:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
dc5a4c4752
Merge branch '3.3.x'
2021-01-01 16:56:01 +01:00
Máté Bartus
d69ba0a5f3
[ticket/16671] Code style fixes
...
PHPBB3-16671
2020-12-31 15:54:22 +01:00
3D-I
4e8b104543
[ticket/16641] Fix config.php validation in ACP - PHP 8
...
PHPBB3-16641
2020-11-27 20:50:40 +01:00
3D-I
cd42c0e306
[ticket/16641] Fix config.php validation in ACP - PHP 8
...
PHPBB3-16641
2020-11-26 23:45:22 +01:00
3D-I
c0511d54fd
[ticket/16641] Fix CHMOD validation for config.php - PHP 8
...
PHPBB3-16641
2020-11-25 22:43:34 +01:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
98e8654c8c
Merge branch '3.3.x'
2020-02-14 08:15:06 +01:00
Marc Alexander
115d0e794e
[ticket/16354] Clean up startup a bit and add annotations
...
PHPBB3-16354
2020-02-03 17:44:54 +01:00
Marc Alexander
6b3e616777
Merge branch '3.3.x'
2019-09-22 12:17:50 +02:00
Marc Alexander
9454377e55
Merge branch '3.2.x' into 3.3.x
2019-09-22 12:05:05 +02:00
Alfredo Ramos
2224a76c24
[ticket/15643] Fix open_basedir warnings
...
Suppress warnings when trying to call is_link(), is_dir() and is_file()
on the web server root directory when open_basedir is set.
PHPBB3-15643
2019-09-03 17:29:14 -05:00
Rubén Calvo
4f5a8f6983
[ticket/15255] Move language strings from acp/common to common
...
PHPBB3-15255
2019-05-09 19:01:00 +02:00
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
2019-05-08 22:20:56 +02:00
Rubén Calvo
da77d04dd9
[ticket/15255] Move language strings from acp/common to common
...
PHPBB3-15255
2018-08-30 21:18:16 +02:00
Marc Alexander
68c6670c8b
Merge branch '3.2.x'
2018-06-20 22:11:22 +02:00
rxu
bd91b6be87
[ticket/15678] Fix PHP warning in filesystem.php
...
PHPBB3-15678
2018-06-01 22:51:53 +07:00
Rubén Calvo
3320ffb399
[ticket/15311] Change service and method name
...
PHPBB3-15311
2018-05-31 22:55:02 +02:00
Rubén Calvo
b43268e8fc
[ticket/15311] Move get_temp_dir to another service
...
PHPBB3-15311
2018-05-30 23:56:56 +02:00
Rubén Calvo
d156bf3757
[ticket/15311] Fix code style
...
PHPBB3-15311
2018-05-23 22:46:22 +02:00
Rubén Calvo
6b6c02aa7f
[ticket/15311] Fix variable
...
PHPBB3-15311
2018-05-16 23:27:56 +02:00
Rubén Calvo
01a8487244
[ticket/15311] Use cache directory if can't use system temp
...
PHPBB3-15311
2018-05-16 23:27:56 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
luzpaz
e13ba99c81
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
2017-10-29 12:44:01 +01:00
Rubén Calvo
01a28d0bd4
[ticket/15253] PHP 7.2 compatibility
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
9b28b21f9a
[ticket/15253] Fix method visibility
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
436410761d
[ticket/15253] Fix code
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
a01d33b1fa
[ticket/15253] Add missing return
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
9de384fb22
[ticket/15253] Make symfony_filesystem variable static
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
9ff25b5970
[ticket/15253] Replace realpath with helper
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
b1755d9dac
[ticket/15253] Update imports
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
94ee3dc8b0
[ticket/15253] Fix code style
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
de288be1b3
[ticket/15253] Move storage helper to filesystem
...
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
rxu
797234e416
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2017-07-17 16:57:00 +07:00
Matt Friedman
af7872473d
[ticket/14033] Fix errors in docblocks
...
PHPBB3-14033
2015-07-16 22:52:25 -07:00
rxu
0d2c8b5961
[ticket/13814] Prevent phpbb_is_writable() method from truncating files
...
phpbb_is_writable() of filesystem class uses 'w' mode to fopen files
which causes checked files to be truncated. Use the 'c' mode instead.
PHPBB3-13814
2015-05-04 16:53:27 +07: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