File kdevelop5-plugin-php.changes of Package kdevelop5-plugin-php
-------------------------------------------------------------------
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