Index: branches/5.2.x/tools/build/build_custom.xml =================================================================== diff -u -r16189 -r16783 --- branches/5.2.x/tools/build/build_custom.xml (.../build_custom.xml) (revision 16189) +++ branches/5.2.x/tools/build/build_custom.xml (.../build_custom.xml) (revision 16783) @@ -15,6 +15,7 @@ + Index: branches/5.2.x/tools/build/build_all.xml =================================================================== diff -u -r16189 -r16783 --- branches/5.2.x/tools/build/build_all.xml (.../build_all.xml) (revision 16189) +++ branches/5.2.x/tools/build/build_all.xml (.../build_all.xml) (revision 16783) @@ -13,12 +13,14 @@ + + Index: branches/5.2.x/tools/build/targets/common.xml =================================================================== diff -u -r16637 -r16783 --- branches/5.2.x/tools/build/targets/common.xml (.../common.xml) (revision 16637) +++ branches/5.2.x/tools/build/targets/common.xml (.../common.xml) (revision 16783) @@ -6,7 +6,7 @@ installed as follows: Install packages: - composer global require sebastian/phpcpd:~2.0 phploc/phploc:~2.1 phpmd/phpmd:~2.2 phing/phing:~2.1 squizlabs/php_codesniffer:~2.3 + composer global require sebastian/phpcpd:~2.0 phploc/phploc:~2.1 phpmd/phpmd:^2.14 phing/phing:~2.1 squizlabs/php_codesniffer:^3.0 Add following to the your ".bashrc" file: export PATH="$PATH:$HOME/.composer/vendor/bin" @@ -106,7 +106,7 @@ - + @@ -116,13 +116,17 @@ + + + + @@ -149,6 +153,7 @@ + @@ -199,7 +204,7 @@ - +