File kdevelop5-plugin-php.changes of Package kdevelop5-plugin-php

-------------------------------------------------------------------
Tue Jun  2 14:13:31 UTC 2020 - wbauer@tmo.at

- Update to 5.5.2
  * Check type before accessing it (kde#421509)

-------------------------------------------------------------------
Tue May  5 20:54:09 UTC 2020 - wbauer@tmo.at

- Update to 5.5.1
  * Fix a crash when showing the documentation popup
  * Update phpfunctions.php to phpdoc revision 349647

-------------------------------------------------------------------
Mon Feb  3 06:48:08 UTC 2020 - wbauer@tmo.at

- Update to 5.5.0
  * Fix uses of function call parameters after closures
  * Add support for PHP 7.4's typed properties
  * Support importing functions and constants from other namespaces
    (kde#408609)
  * Fix rename of a variable (kde#317879)
  * Add support for "array of type"
  * Add support for class constant visibility
  * I18n: update message to new default

-------------------------------------------------------------------
Tue Jan  7 13:56:03 UTC 2020 - wbauer@tmo.at

- Update to 5.4.6
  * Update phpfunctions.php to phpdoc revision 348802

-------------------------------------------------------------------
Mon Dec  2 17:33:24 UTC 2019 - wbauer@tmo.at

- Update to 5.4.5
  * Update phpfunctions.php to phpdoc revision 34827

-------------------------------------------------------------------
Tue Nov  5 10:12:33 UTC 2019 - wbauer@tmo.at

- Update to 5.4.4
  * no code changes

-------------------------------------------------------------------
Tue Oct 22 10:55:15 UTC 2019 - wbauer@tmo.at

- Update to 5.4.3
  * Fix expressions using array constants (kde#405719)
  * Don't mark class constants as normal members

-------------------------------------------------------------------
Tue Sep  3 12:10:44 UTC 2019 - wbauer@tmo.at

- Update to 5.4.2
  * no code changes  

-------------------------------------------------------------------
Tue Aug 13 08:12:48 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.4.1
  * Update phpfunctions.php to phpdoc revision 347831
  * Switch few http URLs to https.

-------------------------------------------------------------------
Tue Aug  6 11:46:35 UTC 2019 - wbauer@tmo.at

- New upstream release 5.4.0
  * Always set maximum file size for internal parse job
  * Bypass the 5 MB maximum file size limit for the
    phpfunctions.php internal file
  * Fix linking with ld.lld

-------------------------------------------------------------------
Thu Jul 18 08:05:55 UTC 2019 - wbauer@tmo.at

- New upstream release 5.3.3
  * Use KDE_INSTALL_LOGGINGCATEGORIESDIR for kdebugsettings
    .categories file
  * Update phpfunctions.php to phpdoc revision 347011
  * Parse more function aliases
  * More special handling for mcrypt constants
  * Parse more class constants
  * Parse more constants
  * Parse constants under para
  * Parse more constants within tables
  * Parse url stat constants
  * Parse php token constants
  * Parse file upload constants
  * Parse constants under tables
  * Parse constants under section and within tables
  * Parse nl-langinfo constants
  * Parse constants split over multiple lists within one file
  * Fix function declarations with varargs

-------------------------------------------------------------------
Thu Mar  7 11:42:16 UTC 2019 - wbauer@tmo.at

- New upstream release 5.3.2
  * no code changes

-------------------------------------------------------------------
Sat Dec 22 19:18:24 UTC 2018 - wbauer@tmo.at

- New upstream release 5.3.1
  * Fix handling of array indexes after ClassNameReferences
    (kde#401278)
  * Fix syntax support for dynamic member access (kde#400294)
- Run spec-cleaner

-------------------------------------------------------------------
Wed Nov 14 10:28:06 UTC 2018 - wbauer@tmo.at

- New upstream release 5.3.0
  * Much improved support for PHP Namespaces
  * Added support for Generators and Generator delegation
  * Updated and expanded the integrated documentation of PHP
    internals
  * Added support for PHP 7's context sensitive lexer
  * Install the parser as a library so it can be used by other
    projects (currently, umbrello can use it)
  * Improved type detection of object properties
  * Added support for the object typehint
  * Better support for ClassNameReferences (instanceof)
  * Expression syntax support improvements, particularly around
    'print'
  * Allow optional function parameters before non-optional ones
  * Added support for magic constants __DIR__ and __TRAIT__
- Add devel subpackage
- Remove unnecessary build requirements

-------------------------------------------------------------------
Tue Aug 21 10:56:11 UTC 2018 - wbauer@tmo.at

- New upstream release 5.2.4
  * Determine correct type for relational and equality expressions
    (kde#305341)
  * Fix a bug with rescheduling jobs

-------------------------------------------------------------------
Fri May 25 13:24:35 UTC 2018 - wbauer@tmo.at

- New upstream release 5.2.3 (5.2.2 has been skipped)
  * no code changes
- New upstream release 5.2.1
  * Fix a crash when showing navigation tooltip in PHP projects in
    some situations (kde#386969)
- New upstream release 5.2.0
  * For a list of changes, see:
    https://www.kdevelop.org/news/kdevelop-520-released
  * Added support for new language features
  * Work on the type system
  * Bug fixes
- Mark license file as %license instead of %doc

-------------------------------------------------------------------
Tue Aug 29 07:01:44 UTC 2017 - wbauer@tmo.at

- New upstream release 5.1.2
  * Fix a possible crash while parsing PHP code (kde#381123)

-------------------------------------------------------------------
Sat May 27 14:06:21 UTC 2017 - wbauer@tmo.at

- New upstream release 5.1.1
  * Fix duchain unit tests

-------------------------------------------------------------------
Thu Mar 23 14:45:18 UTC 2017 - wbauer@tmo.at

- New upstream release 5.1.0
  * For a list of changes, see:
    https://www.kdevelop.org/news/kdevelop-510-released

-------------------------------------------------------------------
Sun Mar  5 13:46:39 UTC 2017 - wbauer@tmo.at

- New upstream release 5.0.4
  * Update version number to 5.0.4
- Fix a typo in the package description

-------------------------------------------------------------------
Fri Dec  2 14:56:42 UTC 2016 - wbauer@tmo.at

- New upstream release 5.0.3
  * no code changes

-------------------------------------------------------------------
Wed Nov 16 10:41:14 UTC 2016 - wbauer@tmo.at

- New upstream release 5.0.2
  * no code changes

-------------------------------------------------------------------
Tue Oct  4 20:58:29 UTC 2016 - lbeltrame@kde.org

- Remove translations that are no longer there 

-------------------------------------------------------------------
Tue Oct  4 13:01:08 UTC 2016 - lbeltrame@kde.org

- Add BuildRequires to QtConcurrent to fix build

-------------------------------------------------------------------
Mon Oct  3 22:27:52 UTC 2016 - lbeltrame@kde.org

- New upstream release 5.0.1
  * Fix a crash in the PHP plugin when editing text in the line 
    after a "TODO".  

-------------------------------------------------------------------
Mon Sep 26 12:23:02 UTC 2016 - lbeltrame@kde.org

- Tighten Conflicts even more for -lang file conflicts 

-------------------------------------------------------------------
Mon Sep 26 05:50:47 UTC 2016 - lbeltrame@kde.org

- Add Conflicts with kdevelop4-plugin-php (main package and docs)

-------------------------------------------------------------------
Wed Aug 24 15:07:49 UTC 2016 - cgiboudeaux@gmx.com

- Update to 5.0.0

-------------------------------------------------------------------
Thu Jan 28 10:46:33 UTC 2016 - tittiatcoke@gmail.com

- Initial package for the PHP plugin for Kdevelop based on Frameworks
  * KDevelop 5 Beta 3

openSUSE Build Service is sponsored by