[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/mysqli/mysqli_stmt affected-rows.xml
From:       "Herman Radtke" <hradtke () php ! net>
Date:       2008-09-09 2:00:10
Message-ID: cvshradtke1220925610 () cvsserver
[Download RAW message or body]

hradtke		Tue Sep  9 02:00:10 2008 UTC

  Modified files:              
    /phpdoc/en/reference/mysqli/mysqli_stmt	affected-rows.xml 
  Log:
  Added a sentence to the return values section explaining that passing something \
other than mysqli_stmt object would return NULL instead of -1.  
  This was pertaining to bug #43708.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysqli/mysqli_stmt/affected-rows.xml?r1=1.2&r2=1.3&diff_format=u
                
Index: phpdoc/en/reference/mysqli/mysqli_stmt/affected-rows.xml
diff -u phpdoc/en/reference/mysqli/mysqli_stmt/affected-rows.xml:1.2 \
                phpdoc/en/reference/mysqli/mysqli_stmt/affected-rows.xml:1.3
--- phpdoc/en/reference/mysqli/mysqli_stmt/affected-rows.xml:1.2	Wed Jan  2 14:27:37 \
                2008
+++ phpdoc/en/reference/mysqli/mysqli_stmt/affected-rows.xml	Tue Sep  9 02:00:10 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry xml:id="mysqli-stmt.affected-rows" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_stmt->affected_rows</refname>
@@ -49,6 +49,7 @@
    Zero indicates that no records where updated for an UPDATE/DELETE
    statement, no rows matched the WHERE clause in the query or that no query
    has yet been executed. -1 indicates that the query has returned an error.
+   NULL indicates an invalid argument was supplied to the function.
   </para>
   <note>
    <para>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic