| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-15921
|
|
|
|
| |
PHPBB3-15525
|
|
|
|
| |
PHPBB3-15457
|
|
|
|
|
|
| |
https://github.com/s9e/TextFormatter/releases/tag/0.11.0
PHPBB3-15304
|
|
|
|
| |
PHPBB3-15261
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-15178
|
| |
| |
| |
| | |
PHPBB3-14382
|
| |
| |
| |
| | |
PHPBB3-15016
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
$ composer update phpunit/phpunit --with-dependencies
Dependency "symfony/yaml" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing sebastian/global-state (1.1.1)
Loading from cache
- Installing doctrine/instantiator (1.0.5)
Loading from cache
- Removing phpunit/phpunit-mock-objects (2.1.5)
- Installing phpunit/phpunit-mock-objects (2.3.8)
Loading from cache
- Removing phpunit/php-file-iterator (1.3.4)
- Installing phpunit/php-file-iterator (1.4.2)
Loading from cache
- Installing phpdocumentor/reflection-docblock (2.0.4)
Downloading: 100%
- Installing phpspec/prophecy (v1.6.2)
Loading from cache
- Removing phpunit/phpunit (4.1.6)
- Installing phpunit/phpunit (4.8.31)
Downloading: 100%
sebastian/global-state suggests installing ext-uopz (*)
phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
Writing lock file
Generating autoload files
> echo 'You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.'
You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.
PHPBB3-14947
|
| |
| |
| |
| |
| |
| | |
Also reverted random_compat lib to 1.4.x.
PHPBB3-14891
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Twig 1.25 and after introduced a way of handling both relative and
absolute paths. However, it seems to handle absolute windows paths as
relative paths. This breaks any assets or similar ways of including files
into the main template files.
PHPBB3-14892
|
| |
| |
| |
| |
| |
| |
| |
| | |
The revert of twig back to 1.26.* is necessary due to a breaking
change in the way the Filesystem loader returns the paths to
template files.
PHPBB3-14867
|
| |
| |
| |
| | |
PHPBB3-14807
|
| |
| |
| |
| | |
PHPBB3-14807
|
| |
| |
| |
| | |
PHPBB3-14797
|
| |
| |
| |
| |
| |
| |
| | |
This will update Symfony to 2.8.9, fast-image-size to 1.1.1, and
text-formatter to 0.6.1.
PHPBB3-14735
|
| |
| |
| |
| |
| |
| | |
Fixes issues with missing list items. Produces valid HTML.
PHPBB3-14706
|
| |
| |
| |
| | |
PHPBB3-14547
|
| |
| |
| |
| | |
PHPBB3-14547
|
| |
| |
| |
| | |
PHPBB3-13616
|
| |
| |
| |
| |
| |
| |
| |
| | |
DO NOT apply these changes into master when merging it. This means that
you'll have to checkout the latest files from upstream after merging this
into master (possibly while resolving likely merge conflicts).
PHPBB3-14495
|
| |
| |
| |
| | |
PHPBB3-14495
|
| |
| |
| |
| | |
PHPBB3-14457
|
| |
| |
| |
| |
| |
| |
| | |
Also updated to latest version and now using proper version in
composer.json.
PHPBB3-14478
|
| |
| |
| |
| | |
PHPBB3-14448
|
| |
| |
| |
| |
| |
| |
| |
| | |
replace the 3.1 way with guzzle
Adds guzzle as a dependency
Removed a test as it wont wont with guzzle (as far as I know)
PHPBB3-14431
|
| |
| |
| |
| | |
PHPBB3-14442
|
| |
| |
| |
| | |
PHPBB3-14382
|
| |
| |
| |
| | |
PHPBB3-14250
|
| |
| |
| |
| | |
PHPBB3-14250
|
| |
| |
| |
| | |
PHPBB3-14250
|
| |
| |
| |
| | |
PHPBB3-14250
|
| |
| |
| |
| |
| |
| |
| | |
Symfony dependencies that aren't required by phpBB itself but by
one of its dependencies are now forced to be 2.8 LTS again.
PHPBB3-14250
|
| |
| |
| |
| | |
PHPBB3-14250
|
|\ \
| |/
| |
| |
| |
| |
| | |
Conflicts:
phpBB/composer.json
phpBB/docs/INSTALL.html
phpBB/docs/README.html
|
| |
| |
| |
| | |
PHPBB3-14339
|
| |
| |
| |
| | |
PHPBB3-14099
|
| |
| |
| |
| | |
PHPBB3-14341
|
| |
| |
| |
| | |
PHPBB3-13789
|
| |
| |
| |
| | |
PHPBB3-14205
|
| |
| |
| |
| | |
PHPBB3-13904
|
| |
| |
| |
| | |
PHPBB3-14150
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/13790] Update phpcs
Conflicts:
phpBB/composer.json
phpBB/composer.lock
|
| |
| |
| |
| | |
PHPBB3-13790
|
| |
| |
| |
| | |
PHPBB3-13762
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-13768
|
|\ \
| | |
| | |
| | | |
[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
|