Commit: a5be83e8fb55fdab4fc17f2324d39e1e91331607 Author: Johannes Schlüter <[email protected]> Wed, 10 Jul 2013 20:19:55 +0200 Parents: 2282016291d35fc683646ae38adf1c6c55572e32 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a5be83e8fb55fdab4fc17f2324d39e1e91331607 Log: fix HTML Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 639c77b..e5dfe67 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -381,7 +381,7 @@ function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php? and ROLLBACK</li> <li>Added mysqlnd_savepoint(), mysqlnd_release_savepoint()</li> <li><?php bugfix(63530); ?> (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc - for stmt->param_bind)</li> + for stmt->param_bind)</li> <li>Fixed return value of mysqli_stmt_affected_rows() in the time after prepare() and before execute()</li> </ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
