|
07c12f2d1e
|
Merge pull request #4875 from rubencm/ticket/15287
[ticket/15287] Factory to build storage from DI
* github.com:phpbb/phpbb:
[ticket/15287] Change adapter to provider in config_name
[ticket/15287] Launch exception if storage is not available
[ticket/15287] Add is_available method
[ticket/15287] Fix annotation return type
[ticket/15287] Fix variable name
[ticket/15287] Fix method name
[ticket/15287] Ensures that the target file directory exists
[ticket/15287] Rename class
[ticket/15287] Load the adapter lazily
[ticket/15287] Travis
[ticket/15287] Remove unused argument
[ticket/15287] Travis
[ticket/15287] Fix code style
[ticket/15287] Add PHPDoc
[ticket/15287] Remove unused services
[ticket/15287] Add filespec for storage
[ticket/15287] Add services
[ticket/15287] Update test
[ticket/15287] Apply suggested change
[ticket/15287] Update storage
|
2017-08-06 12:02:25 +02:00 |
|
|
8422d1551b
|
Merge branch '3.2.x'
* 3.2.x:
[ticket/15303] Correctly refer to $memcached and not $memcache
|
2017-08-06 11:32:56 +02:00 |
|
|
ef404d0f95
|
[ticket/15303] Correctly refer to $memcached and not $memcache
PHPBB3-15303
|
2017-08-05 12:19:47 +02:00 |
|
|
42dcce34de
|
[ticket/15287] Change adapter to provider in config_name
PHPBB3-15287
|
2017-07-28 15:32:15 +02:00 |
|
|
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 |
|
|
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 |
|
|
ca260d41e5
|
Merge branch '3.2.x'
* 3.2.x:
[ticket/15293] Prevent continuing to database update on incomplete file update
|
2017-07-26 13:09:30 +02:00 |
|
|
e41d4b0d0c
|
[ticket/15287] Launch exception if storage is not available
PHPBB3-15287
|
2017-07-24 09:42:29 +02:00 |
|
|
ba8cda4d05
|
[ticket/15287] Add is_available method
PHPBB3-15287
|
2017-07-24 09:29:57 +02:00 |
|
|
d84834db88
|
[ticket/15293] Prevent continuing to database update on incomplete file update
PHPBB3-15293
|
2017-07-23 21:09:30 +02:00 |
|
|
23e67da331
|
[ticket/15287] Fix annotation return type
PHPBB3-15287
|
2017-07-21 20:23:38 +02:00 |
|
|
a09a50670c
|
[ticket/15287] Fix variable name
PHPBB3-15287
|
2017-07-21 19:29:22 +02:00 |
|
|
8d7e8d4311
|
[ticket/15287] Fix method name
PHPBB3-15287
|
2017-07-21 19:29:12 +02:00 |
|
|
2a19e213e8
|
[ticket/15287] Ensures that the target file directory exists
PHPBB3-15287
|
2017-07-21 19:28:54 +02:00 |
|
|
e2b02c15a5
|
[ticket/15287] Rename class
PHPBB3-15287
|
2017-07-21 19:28:46 +02:00 |
|
|
69bfc48dd2
|
[ticket/15287] Load the adapter lazily
PHPBB3-15287
|
2017-07-21 19:28:32 +02:00 |
|
|
a710bc616a
|
[ticket/15287] Fix code style
PHPBB3-15287
|
2017-07-21 19:27:47 +02:00 |
|
|
ff86178667
|
[ticket/15287] Add PHPDoc
PHPBB3-15287
|
2017-07-21 19:27:38 +02:00 |
|
|
67f1f85146
|
[ticket/15287] Remove unused services
PHPBB3-15287
|
2017-07-21 19:27:26 +02:00 |
|
|
1dbf75c32c
|
[ticket/15287] Add filespec for storage
PHPBB3-15287
|
2017-07-21 19:27:12 +02:00 |
|
|
5897876f2f
|
[ticket/15287] Apply suggested change
PHPBB3-15287
|
2017-07-21 19:26:27 +02:00 |
|
|
af21b8b6c1
|
[ticket/15287] Update storage
PHPBB3-15287
|
2017-07-21 19:26:00 +02:00 |
|
|
3399594946
|
[ticket/15253] Fix code style
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
c18c40aaa5
|
[ticket/15253] Add create dir method
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
b8483c582d
|
[ticket/15253] Remove delete dir method
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
30e0015ca9
|
[ticket/15253] Fix get contents method
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
01a28d0bd4
|
[ticket/15253] PHP 7.2 compatibility
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
9b28b21f9a
|
[ticket/15253] Fix method visibility
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
436410761d
|
[ticket/15253] Fix code
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
a01d33b1fa
|
[ticket/15253] Add missing return
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
9de384fb22
|
[ticket/15253] Make symfony_filesystem variable static
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
9ff25b5970
|
[ticket/15253] Replace realpath with helper
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
b1755d9dac
|
[ticket/15253] Update imports
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
8bbec30748
|
[ticket/15253] Add language strings
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
94ee3dc8b0
|
[ticket/15253] Fix code style
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
de288be1b3
|
[ticket/15253] Move storage helper to filesystem
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
603a8c51da
|
[ticket/15253] Move storage helper to filesystem
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
8dbbf74550
|
[ticket/15253] Add experimental annotation
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
ecb79539f4
|
[ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
21c9b0eeae
|
[ticket/15253] Fix coding style
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
91163d7ec3
|
[ticket/15253] Update test
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
afb804fe1e
|
[ticket/15253] Fix exception route
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
0d14c85630
|
[ticket/15253] Use path from adapter
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
334b44057d
|
[ticket/15253] Add storage abstraction
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
|
797234e416
|
[ticket/14972] replace all occurrences of sizeof() with the count()
PHPBB3-14972
|
2017-07-17 16:57:00 +07:00 |
|
|
67a65e3788
|
[ticket/14972] Fix find_key_index method
PHPBB3-14972
|
2017-07-17 16:56:58 +07:00 |
|
|
efd8e35a6b
|
[ticket/14972] Fix create_insert_array() declaration in admin_activate_user
PHPBB3-14972
|
2017-07-17 16:56:56 +07:00 |
|
|
003a9a6d25
|
[ticket/14972] Fix use of deprecated media attachment constants
PHPBB3-14972
|
2017-07-17 16:56:55 +07:00 |
|
|
055a5f8040
|
[ticket/14972] Fix sizeof calls
As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as a count() or sizeof() parameter.
See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198
Also, sizeof() seems to be sheduled for deprecation, see
https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations
PHPBB3-14972
|
2017-07-17 16:56:54 +07:00 |
|
|
f101532c09
|
Merge branch '3.2.x'
|
2017-07-16 21:42:30 +02:00 |
|