
Build: #220 was successful Changes by Rubén Calvo <rubencm@gmail.com> and nicofuma
Code commits
phpBB Master
-
nicofuma d8fb94245f29aab7806175270b67ea2630d14e1e
Merge pull request #4893 from rubencm/ticket/15305
[ticket/15305] Add streams for storage
* github.com:phpbb/phpbb:
[ticket/15305] Update phpdoc
[ticket/15305] Remove not_implemented exception
[ticket/15305] Close stream before throwing an exception
[ticket/15305] Update annotations
[ticket/15305] Remove not_implemented exception in streams
[ticket/15305] Use streams in filespec
[ticket/15305] Throw exception if stream_copy_to_stream() fail
[ticket/15305] Use php://temp stream instead of tmpfile()
[ticket/15305] Revert open in w+b mode
[ticket/15305] Fix typo
[ticket/15305] Open file in w+b mode
[ticket/15305] Open file in binary mode
[ticket/15305] Simulate streams if they are not implemented
[ticket/15305] Use an aditional interface for streams
[ticket/15305] Fix streams
[ticket/15305] Add tests
[ticket/15305] Update PHPDoc
[ticket/15305] Add streams -
Rubén Calvo <rubencm@gmail.com> 89bb3593613877867d6d80068c75d3d095bd8a31
[ticket/15305] Update phpdoc
PHPBB3-15305- phpBB/phpbb/storage/storage.php (version 89bb3593613877867d6d80068c75d3d095bd8a31)
- phpBB/phpbb/storage/stream_interface.php (version 89bb3593613877867d6d80068c75d3d095bd8a31)
-
Rubén Calvo <rubencm@gmail.com> 6c3756a1b300d39e443026d8ebcf94fc0c6027f9
[ticket/15305] Remove not_implemented exception
PHPBB3-15305- phpBB/phpbb/storage/adapter/adapter_interface.php (version 6c3756a1b300d39e443026d8ebcf94fc0c6027f9)
- phpBB/phpbb/storage/exception/not_implemented.php (version 6c3756a1b300d39e443026d8ebcf94fc0c6027f9)
- phpBB/phpbb/storage/storage.php (version 6c3756a1b300d39e443026d8ebcf94fc0c6027f9)
-
Rubén Calvo <rubencm@gmail.com> c93c2d400727d3090b1753daa76fdf0240ab995a
[ticket/15305] Use an aditional interface for streams
PHPBB3-15305- phpBB/phpbb/storage/adapter/adapter_interface.php (version c93c2d400727d3090b1753daa76fdf0240ab995a)
- phpBB/phpbb/storage/adapter/local.php (version c93c2d400727d3090b1753daa76fdf0240ab995a)
- phpBB/phpbb/storage/storage.php (version c93c2d400727d3090b1753daa76fdf0240ab995a)
- phpBB/phpbb/storage/stream_interface.php (version c93c2d400727d3090b1753daa76fdf0240ab995a)
-
Rubén Calvo <rubencm@gmail.com> e87daeb95282bf22ecbc8863948b4f10953a14fe
[ticket/15305] Fix typo
PHPBB3-15305- phpBB/phpbb/storage/storage.php (version e87daeb95282bf22ecbc8863948b4f10953a14fe)
-
Rubén Calvo <rubencm@gmail.com> dedd7648cd2f6b9811efcfea2059876646862cef
[ticket/15305] Update PHPDoc
PHPBB3-15305- phpBB/phpbb/storage/adapter/adapter_interface.php (version dedd7648cd2f6b9811efcfea2059876646862cef)
- phpBB/phpbb/storage/storage.php (version dedd7648cd2f6b9811efcfea2059876646862cef)
-
Rubén Calvo <rubencm@gmail.com> 9b7a5fc2a5f72989505278b95c4dba4b3d45d027
[ticket/15305] Add tests
PHPBB3-15305- tests/storage/adapter/local_test.php (version 9b7a5fc2a5f72989505278b95c4dba4b3d45d027)
-
Rubén Calvo <rubencm@gmail.com> 0ec50e9055d620738ddf05aec253e2a72fd5f1a7
[ticket/15305] Close stream before throwing an exception
PHPBB3-15305- phpBB/phpbb/storage/adapter/local.php (version 0ec50e9055d620738ddf05aec253e2a72fd5f1a7)
-
Rubén Calvo <rubencm@gmail.com> 9d8e0080b97de3627674b9077aa298403d925df8
[ticket/15305] Open file in w+b mode
PHPBB3-15305- tests/storage/adapter/local_test.php (version 9d8e0080b97de3627674b9077aa298403d925df8)
-
Rubén Calvo <rubencm@gmail.com> dbd80a950af46859ce3c903b130db722d0931001
[ticket/15305] Remove not_implemented exception in streams
PHPBB3-15305- phpBB/phpbb/storage/stream_interface.php (version dbd80a950af46859ce3c903b130db722d0931001)
-
Rubén Calvo <rubencm@gmail.com> 4a4e5d13b1f5b5485cf64d63b7c7c2de1f15fe13
[ticket/15305] Revert open in w+b mode
PHPBB3-15305- tests/storage/adapter/local_test.php (version 4a4e5d13b1f5b5485cf64d63b7c7c2de1f15fe13)
-
Rubén Calvo <rubencm@gmail.com> c28100be1c36538146266f499d43dad17e15b408
[ticket/15305] Open file in binary mode
PHPBB3-15305- tests/storage/adapter/local_test.php (version c28100be1c36538146266f499d43dad17e15b408)
-
Rubén Calvo <rubencm@gmail.com> b9e22b4da43295b89f9deac1c6d3c43afb9ca282
[ticket/15305] Simulate streams if they are not implemented
PHPBB3-15305- phpBB/phpbb/storage/storage.php (version b9e22b4da43295b89f9deac1c6d3c43afb9ca282)
-
Rubén Calvo <rubencm@gmail.com> 55f3452e2dafbe2709cbb4a579c9f7686ffb9206
[ticket/15305] Use streams in filespec
PHPBB3-15305- phpBB/phpbb/files/filespec_storage.php (version 55f3452e2dafbe2709cbb4a579c9f7686ffb9206)
-
Rubén Calvo <rubencm@gmail.com> 8ffb14b3051edc065ff06a4b3b5deb9dce1ed386
[ticket/15305] Add streams
PHPBB3-15305- phpBB/language/en/common.php (version 8ffb14b3051edc065ff06a4b3b5deb9dce1ed386)
- phpBB/phpbb/storage/adapter/adapter_interface.php (version 8ffb14b3051edc065ff06a4b3b5deb9dce1ed386)
- phpBB/phpbb/storage/adapter/local.php (version 8ffb14b3051edc065ff06a4b3b5deb9dce1ed386)
- phpBB/phpbb/storage/storage.php (version 8ffb14b3051edc065ff06a4b3b5deb9dce1ed386)
-
Rubén Calvo <rubencm@gmail.com> cd2bae63cbc730df8a5d08a1839257b80732c779
[ticket/15305] Fix streams
PHPBB3-15305- phpBB/phpbb/storage/adapter/local.php (version cd2bae63cbc730df8a5d08a1839257b80732c779)
- tests/storage/adapter/local_test.php (version cd2bae63cbc730df8a5d08a1839257b80732c779)
-
Rubén Calvo <rubencm@gmail.com> b311bb64111a7d6d1d546d4bf54d72dde9804165
[ticket/15305] Update annotations
PHPBB3-15305- phpBB/phpbb/storage/adapter/adapter_interface.php (version b311bb64111a7d6d1d546d4bf54d72dde9804165)
- phpBB/phpbb/storage/storage.php (version b311bb64111a7d6d1d546d4bf54d72dde9804165)
-
Rubén Calvo <rubencm@gmail.com> 98ad1e4971fb67d3ba092a614a2c949ab37fce16
[ticket/15305] Use php://temp stream instead of tmpfile()
The tmpfile() return a file resource, but is not in binary mode.
PHPBB3-15305- phpBB/phpbb/storage/storage.php (version 98ad1e4971fb67d3ba092a614a2c949ab37fce16)
-
Rubén Calvo <rubencm@gmail.com> d89df359596987ff3f7f0fbdf2b5225cf0b8170d
[ticket/15305] Throw exception if stream_copy_to_stream() fail
PHPBB3-15305- phpBB/language/en/common.php (version d89df359596987ff3f7f0fbdf2b5225cf0b8170d)
- phpBB/phpbb/storage/adapter/local.php (version d89df359596987ff3f7f0fbdf2b5225cf0b8170d)