1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-23 11:35:24 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
c9ff5a09f6 [ticket/17361] Fix file not deleted when there is an error
PHPBB-17361
2025-01-19 21:09:36 +01:00
6d9a8ae8af [ticket/17361] Remove fclose after write
PHPBB-17361
2024-12-24 18:29:48 +01:00
e9c445925b [ticket/17361] Rewrite storage
PHPBB-17361
2024-12-24 18:29:48 +01:00
58ecd3b048 [ticket/15699] Rewrite acp_storage
PHPBB3-15699
2024-06-06 23:48:52 +02:00
abd29e96b5 [ticket/17176] Resolve deprecation notices
PHPBB3-17176
2023-09-18 19:28:19 +02:00
fab81eca2b [ticket/16955] Add missing docblocks and fix unclear ones
PHPBB3-16955
2022-12-30 17:27:31 +01:00
7f61f8b770 [ticket/16955] Clean up filesystem and files classes
PHPBB3-16955
2022-12-28 08:37:17 +01:00
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
56476ed7ee [ticket/16271] Fix sami parse errors in master
PHPBB3-16271
2019-12-29 11:01:10 +01:00
00938c2589 [ticket/15760] Fix write_stream
PHPBB3-15760
2018-08-21 03:49:12 +02:00
0e0e157e87 [ticket/15342] If the file haven't been moved, remove it from the filesystem
PHPBB3-15342
2018-07-11 09:27:08 +02:00
0cc77d2c99 [ticket/15342] Check if is resource before close it
PHPBB3-15342
2018-07-11 09:27:08 +02:00
bb0d705ebf [ticket/15342] Fix files not being tracked
PHPBB3-15342
2018-07-11 09:27:08 +02:00
e749e06042 [ticket/15286] Use storage in attachments
PHPBB3-15286
2018-05-01 10:47:11 +02:00
e1e2c8ae3f [ticket/14972] replace all occurrences of sizeof() with the count()
PHPBB3-14972
2017-09-17 17:05:37 +02:00
55f3452e2d [ticket/15305] Use streams in filespec
PHPBB3-15305
2017-08-23 17:18:53 +02:00
a710bc616a [ticket/15287] Fix code style
PHPBB3-15287
2017-07-21 19:27:47 +02:00
1dbf75c32c [ticket/15287] Add filespec for storage
PHPBB3-15287
2017-07-21 19:27:12 +02:00