Changelog for
kdevelop5-plugin-php-5.5.2-bp152.1.3.x86_64.rpm :
* Tue Jun 02 2020 wbauerAATTtmo.at- Update to 5.5.2
* Check type before accessing it (kde#421509)
* Tue May 05 2020 wbauerAATTtmo.at- Update to 5.5.1
* Fix a crash when showing the documentation popup
* Update phpfunctions.php to phpdoc revision 349647
* Mon Feb 03 2020 wbauerAATTtmo.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 07 2020 wbauerAATTtmo.at- Update to 5.4.6
* Update phpfunctions.php to phpdoc revision 348802
* Mon Dec 02 2019 wbauerAATTtmo.at- Update to 5.4.5
* Update phpfunctions.php to phpdoc revision 34827
* Tue Nov 05 2019 wbauerAATTtmo.at- Update to 5.4.4
* no code changes
* Tue Oct 22 2019 wbauerAATTtmo.at- Update to 5.4.3
* Fix expressions using array constants (kde#405719)
* Don\'t mark class constants as normal members
* Tue Sep 03 2019 wbauerAATTtmo.at- Update to 5.4.2
* no code changes
* Tue Aug 13 2019 Christophe Giboudeaux
- Update to 5.4.1
* Update phpfunctions.php to phpdoc revision 347831
* Switch few http URLs to https.
* Tue Aug 06 2019 wbauerAATTtmo.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 2019 wbauerAATTtmo.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 07 2019 wbauerAATTtmo.at- New upstream release 5.3.2
* no code changes
* Sat Dec 22 2018 wbauerAATTtmo.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 2018 wbauerAATTtmo.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 2018 wbauerAATTtmo.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 2018 wbauerAATTtmo.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 2017 wbauerAATTtmo.at- New upstream release 5.1.2
* Fix a possible crash while parsing PHP code (kde#381123)
* Sat May 27 2017 wbauerAATTtmo.at- New upstream release 5.1.1
* Fix duchain unit tests
* Thu Mar 23 2017 wbauerAATTtmo.at- New upstream release 5.1.0
* For a list of changes, see: https://www.kdevelop.org/news/kdevelop-510-released
* Sun Mar 05 2017 wbauerAATTtmo.at- New upstream release 5.0.4
* Update version number to 5.0.4- Fix a typo in the package description
* Fri Dec 02 2016 wbauerAATTtmo.at- New upstream release 5.0.3
* no code changes
* Wed Nov 16 2016 wbauerAATTtmo.at- New upstream release 5.0.2
* no code changes
* Tue Oct 04 2016 lbeltrameAATTkde.org- Remove translations that are no longer there
* Tue Oct 04 2016 lbeltrameAATTkde.org- Add BuildRequires to QtConcurrent to fix build
* Mon Oct 03 2016 lbeltrameAATTkde.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 2016 lbeltrameAATTkde.org- Tighten Conflicts even more for -lang file conflicts
* Mon Sep 26 2016 lbeltrameAATTkde.org- Add Conflicts with kdevelop4-plugin-php (main package and docs)
* Wed Aug 24 2016 cgiboudeauxAATTgmx.com- Update to 5.0.0
* Thu Jan 28 2016 tittiatcokeAATTgmail.com- Initial package for the PHP plugin for Kdevelop based on Frameworks
* KDevelop 5 Beta 3