Commit:    cec05e8d6b2847bd32c77178384ed9a475b1f2ea
Author:    Johannes Schlüter <[email protected]>         Wed, 10 Jul 2013 
20:19:55 +0200
Parents:   0e918fe491e957459d4b1cf6b5b9d1913722ad3e
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=cec05e8d6b2847bd32c77178384ed9a475b1f2ea

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-&gt;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

Reply via email to