Change History
The Change History lists major changes users need to be aware if upgrading
from one version to another. It is a high level summary of selected changes
that may impact applications or might even break backwards compatibility.
Please, consult the CHANGES file contained in the source
distribution for a more complete list of changes. If you are eager to learn
about all changes, even smaller ones that do not make it into the
CHANGES file, you may want to monitor PECL commit messages.
To do you, you could, for example, subscribe to the PECL commit message mailing
list.
PECL/mysqlnd_uh 1.0 series
1.0.1-alpha
Release date: TBD
Motto/theme: bug fix release
Feature changes
Support of PHP 5.4.0 or later.
BC break: MysqlndUhConnection::changeUser() requires
additional passwd_len parameter.
BC break: MYSQLND_UH_VERSION_STR renamed to MYSQLND_UH_VERSION.
MYSQLND_UH_VERSION renamed to MYSQLND_UH_VERSION_ID.
BC break: mysqlnd_uh.enabled configuration setting renamed to mysqlnd_uh.enable.
1.0.0-alpha
Release date: 08/2010
Motto/theme: Initial release