Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kdevelop5-plugin-php-devel-5.5.2-lp152.1.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: kdevelop5-plugin-php-devel Distribution: openSUSE Leap 15.2
Version: 5.5.2 Vendor: openSUSE
Release: lp152.1.1 Build date: Sun Jun 14 05:19:27 2020
Group: Development/Tools/IDE Build host: obs-arm-9
Size: 213616 Source RPM: kdevelop5-plugin-php-5.5.2-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kdevelop.org
Summary: Development package for kdevelop5-plugin-php
This package contains the development files needed in order to use the
kdevelop5-plugin-php API.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Jun 02 2020 wbauer@tmo.at
  - Update to 5.5.2
    * Check type before accessing it (kde#421509)
* Tue May 05 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 03 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 07 2020 wbauer@tmo.at
  - Update to 5.4.6
    * Update phpfunctions.php to phpdoc revision 348802
* Mon Dec 02 2019 wbauer@tmo.at
  - Update to 5.4.5
    * Update phpfunctions.php to phpdoc revision 34827
* Tue Nov 05 2019 wbauer@tmo.at
  - Update to 5.4.4
    * no code changes
* Tue Oct 22 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 03 2019 wbauer@tmo.at
  - Update to 5.4.2
    * no code changes
* Tue Aug 13 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 06 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 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 07 2019 wbauer@tmo.at
  - New upstream release 5.3.2
    * no code changes
* Sat Dec 22 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 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 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 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 2017 wbauer@tmo.at
  - New upstream release 5.1.2
    * Fix a possible crash while parsing PHP code (kde#381123)
* Sat May 27 2017 wbauer@tmo.at
  - New upstream release 5.1.1
    * Fix duchain unit tests
* Thu Mar 23 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 05 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 02 2016 wbauer@tmo.at
  - New upstream release 5.0.3
    * no code changes
* Wed Nov 16 2016 wbauer@tmo.at
  - New upstream release 5.0.2
    * no code changes
* Tue Oct 04 2016 lbeltrame@kde.org
  - Remove translations that are no longer there
* Tue Oct 04 2016 lbeltrame@kde.org
  - Add BuildRequires to QtConcurrent to fix build
* Mon Oct 03 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 2016 lbeltrame@kde.org
  - Tighten Conflicts even more for -lang file conflicts
* Mon Sep 26 2016 lbeltrame@kde.org
  - Add Conflicts with kdevelop4-plugin-php (main package and docs)
* Wed Aug 24 2016 cgiboudeaux@gmx.com
  - Update to 5.0.0
* Thu Jan 28 2016 tittiatcoke@gmail.com
  - Initial package for the PHP plugin for Kdevelop based on Frameworks
    * KDevelop 5 Beta 3

Files

/usr/include/kdev-php
/usr/include/kdev-php/kdevphpversion.h
/usr/include/kdev-php/parser
/usr/include/kdev-php/parser/parsesession.h
/usr/include/kdev-php/parser/phplexer.h
/usr/include/kdev-php/parser/tokenstream.h
/usr/include/kdev-php/private
/usr/include/kdev-php/private/5.5
/usr/include/kdev-php/private/5.5/parser
/usr/include/kdev-php/private/5.5/parser/parserexport.h
/usr/include/kdev-php/private/5.5/parser/phpast-fwd.h
/usr/include/kdev-php/private/5.5/parser/phpast.h
/usr/include/kdev-php/private/5.5/parser/phpdebugvisitor.h
/usr/include/kdev-php/private/5.5/parser/phpdefaultvisitor.h
/usr/include/kdev-php/private/5.5/parser/phpparser.h
/usr/include/kdev-php/private/5.5/parser/phptokentext.h
/usr/include/kdev-php/private/5.5/parser/phptokentype.h
/usr/include/kdev-php/private/5.5/parser/phpvisitor.h
/usr/lib64/cmake/KDevPHP
/usr/lib64/cmake/KDevPHP/KDevPHPConfig.cmake
/usr/lib64/cmake/KDevPHP/KDevPHPConfigVersion.cmake
/usr/lib64/cmake/KDevPHP/KDevPHPTargets-none.cmake
/usr/lib64/cmake/KDevPHP/KDevPHPTargets.cmake
/usr/share/licenses/kdevelop5-plugin-php-devel
/usr/share/licenses/kdevelop5-plugin-php-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024