Hello community,

here is the log from the commit of package php-cs-fixer for openSUSE:Factory 
checked in at 2019-06-05 11:46:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-cs-fixer (Old)
 and      /work/SRC/openSUSE:Factory/.php-cs-fixer.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-cs-fixer"

Wed Jun  5 11:46:54 2019 rev:3 rq:707755 version:2.14.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-cs-fixer/php-cs-fixer.changes        
2019-05-13 14:51:35.422947492 +0200
+++ /work/SRC/openSUSE:Factory/.php-cs-fixer.new.5148/php-cs-fixer.changes      
2019-06-05 11:46:57.406983858 +0200
@@ -1,0 +2,11 @@
+Sun Jun  2 10:11:17 UTC 2019 - suse+bu...@de-korte.org
+
+- Update to release 2.14.4
+  * bug #4418 PhpUnitNamespacedFixer - properly translate classes which
+    do not follow translation pattern (ktomk)
+  * bug #4419 PhpUnitTestCaseStaticMethodCallsFixer - skip anonymous
+    classes and lambda (SpacePossum)
+  * bug #4420 MethodArgumentSpaceFixer - PHP7.3 trailing commas in
+    function calls (SpacePossum)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-cs-fixer.spec ++++++
--- /var/tmp/diff_new_pack.HsRNuZ/_old  2019-06-05 11:46:58.438983599 +0200
+++ /var/tmp/diff_new_pack.HsRNuZ/_new  2019-06-05 11:46:58.438983599 +0200
@@ -19,7 +19,7 @@
 %define package_name  PHP-CS-Fixer
 %global doc_version   2.14
 Name:           php-cs-fixer
-Version:        2.14.3
+Version:        2.14.4
 Release:        0
 Summary:        PHP Coding Standards Fixer
 License:        MIT

++++++ README.rst ++++++
--- /var/tmp/diff_new_pack.HsRNuZ/_old  2019-06-05 11:46:58.482983588 +0200
+++ /var/tmp/diff_new_pack.HsRNuZ/_new  2019-06-05 11:46:58.482983588 +0200
@@ -46,7 +46,7 @@
 
 .. code-block:: bash
 
-    $ wget 
https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.14.3/php-cs-fixer.phar
 -O php-cs-fixer
+    $ wget 
https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.14.4/php-cs-fixer.phar
 -O php-cs-fixer
 
 or with curl:
 
@@ -1827,7 +1827,7 @@
 
 Instead of using command line options to customize the rule, you can save the
 project configuration in a ``.php_cs.dist`` file in the root directory of your 
project.
-The file must return an instance of `PhpCsFixer\\ConfigInterface 
<https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.14.3/src/ConfigInterface.php>`_
+The file must return an instance of `PhpCsFixer\\ConfigInterface 
<https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.14.4/src/ConfigInterface.php>`_
 which lets you configure the rules, the files and directories that
 need to be analyzed. You may also create ``.php_cs`` file, which is
 the local configuration that will be used instead of the project 
configuration. It


++++++ php-cs-fixer.phar ++++++
Binary files /var/tmp/diff_new_pack.HsRNuZ/_old and 
/var/tmp/diff_new_pack.HsRNuZ/_new differ

++++++ php-cs-fixer.phar.asc ++++++
Binary files /var/tmp/diff_new_pack.HsRNuZ/_old and 
/var/tmp/diff_new_pack.HsRNuZ/_new differ


Reply via email to