File: UPGRADING

package info (click to toggle)
php-horde-share 2.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 820 kB
  • sloc: php: 4,185; xml: 964; sh: 3; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=======================
 Upgrading Horde_Share
=======================

:Contact: dev@lists.horde.org

.. contents:: Contents
.. section-numbering::


This lists the API changes between releases of the package.


Upgrading to 2.2
================

  - Horde_Share_Base

    - fromHash()

      This method has been added.

  - Horde_Share_Object

    - toHash()

      This method has been added.