> +$stmt->bind_param("b", $null);
> Typo! That $null will generate an E_NOTICE.
It is only a dummy variable but you are right that it produces
E_NOTICE anyway.
Jakub Vrána
pardon my ignorance (I haven't tried MySQLi yet..), but can't you pass null
directly?
like:
$stmt->bind_param('b', null)
>> +$stmt->bind_param("b", $null);
> Typo! That $null will generate an E_NOTICE.
It is only a dummy variable but you are right that it produces
E_NOTICE anyway.
Jakub Vrána
vrana Mon Jan 30 21:32:11 2006 UTC
Modified files:
/phpdoc/en/reference/mysqli/functions
mysqli-stmt-send-long-data.xml
Log:
Hide E_NOTICE in example
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mysq
ID: 35432
User updated by: mail at philipp-wagner dot com
Reported By: mail at philipp-wagner dot com
-Status: Closed
+Status: Open
Bug Type: Documentation problem
Operating System: SuSE Linux 8.0
PHP Version: 5CVS-2005-11-27 (snap)
Assign
ID: 35432
Updated by: [EMAIL PROTECTED]
Reported By: mail at philipp-wagner dot com
-Status: Bogus
+Status: Closed
Bug Type: Documentation problem
Operating System: SuSE Linux 8.0
PHP Version: 5CVS-2005-11-27 (snap)
Assigned To:
ID: 35432
Updated by: [EMAIL PROTECTED]
Reported By: mail at philipp-wagner dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: SuSE Linux 8.0
PHP Version: 5CVS-2005-11-27 (snap)
Assigned To: db
ID: 35432
User updated by: mail at philipp-wagner dot com
Reported By: mail at philipp-wagner dot com
-Status: Closed
+Status: Open
Bug Type: Documentation problem
Operating System: SuSE Linux 8.0
PHP Version: 5CVS-2005-11-27 (snap)
Assign
vrana Mon Jan 30 16:15:20 2006 UTC
Modified files:
/phpdoc/en/reference/mysqli/functions
mysqli-stmt-send-long-data.xml
Log:
Example (bug #36085)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mysqli/functions/mysqli-stmt-send-long-data.xml?r1=1.
From: [EMAIL PROTECTED]
Operating system:
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Undocumented constant
Description:
PHP_SAPI is a constant defined by PHP, but it is not documented in
http://php.net/reserved.constants
Reprod
vrana Mon Jan 30 16:15:20 2006 UTC
Modified files:
/phpdoc/en/reference/mysqli/functions
mysqli-stmt-send-long-data.xml
Log:
Example (bug #36085)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mysqli/f
ID: 36085
Updated by: [EMAIL PROTECTED]
Reported By: ate2 at cornell dot edu
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable
ID: 36198
Updated by: [EMAIL PROTECTED]
Reported By: thomas at pixtur dot de
-Status: Closed
+Status: Bogus
Bug Type: Documentation problem
Operating System: Debian Server
PHP Version: 5.1.2
Previous Comments:
---
ID: 36198
User updated by: thomas at pixtur dot de
Reported By: thomas at pixtur dot de
-Status: Bogus
+Status: Closed
Bug Type: Documentation problem
Operating System: Debian Server
PHP Version: 5.1.2
New Comment:
Thanks [EMAIL PROTECTED
ID: 35859
Updated by: [EMAIL PROTECTED]
Reported By: cpuidle at gmx dot de
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: WinXP SP2
PHP Version: 5.1.1
New Comment:
This bug has been fixed in the docum
vrana Mon Jan 30 15:48:53 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions fread.xml
Log:
Even unrelated wrapper affects the limit (bug #35859)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/fread.xml?r1=1.20&r2=1.2
ID: 36126
Updated by: [EMAIL PROTECTED]
Reported By: pornel at despammed dot com
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and download
vrana Mon Jan 30 15:21:03 2006 UTC
Modified files:
/phpdoc/en/reference/var/functions unset.xml
Log:
Unsetting object properties (bug #36126)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/var/functions/unset.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdo
ID: 36149
Updated by: [EMAIL PROTECTED]
Reported By: webmaster at dreamsee dot biz
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: linux, freebsd
PHP Version: 5.1.2
New Comment:
This bug has been fixed
vrana Mon Jan 30 15:08:14 2006 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions parse-ini-file.xml
Log:
{} have special meaning too (bug #36149)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/parse-ini-file.xml?r1=1.22&r
vrana Mon Jan 30 15:05:09 2006 UTC
Modified files:
/phpdoc/en/language types.xml
Log:
Assigning array resets the pointer (bug #36154)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/types.xml?r1=1.157&r2=1.158&diff_format=u
Index: phpdoc/en/language/types.xm
ID: 36154
Updated by: [EMAIL PROTECTED]
Reported By: dmitriy dot buldakov at etadirect dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: FreeBSD 5.3
PHP Version: 4.4.2
New Comment:
This bug has b
ID: 36198
Updated by: [EMAIL PROTECTED]
Reported By: thomas at pixtur dot de
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Debian Server
PHP Version: 5.1.2
New Comment:
\ is special character in PHP s
vrana Mon Jan 30 14:34:34 2006 UTC
Modified files:
/phpdoc/en/reference/image/functionsimageloadfont.xml
imagepsloadfont.xml
imagestring.xml
Log:
Fix output
ID: 36172
Updated by: [EMAIL PROTECTED]
Reported By: php at justin dot meagerman dot net
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: linux
PHP Version: 5.1.2
New Comment:
This bug has been fixed in
ID: 36211
Updated by: [EMAIL PROTECTED]
Reported By: dave dot thearchivist at gmail dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: any
PHP Version: Irrelevant
New Comment:
This bug has been fi
vrana Mon Jan 30 14:32:54 2006 UTC
Modified files:
/phpdoc/en/reference/image/functionsimagepsloadfont.xml
imagettftext.xml
Log:
Fill the background
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ima
ID: 36199
Updated by: [EMAIL PROTECTED]
Reported By: jw at jwscripts dot com
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: N/A
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the docu
vrana Mon Jan 30 14:31:03 2006 UTC
Modified files:
/phpdoc/en/reference/image/functionsimagechar.xml imagecharup.xml
imagestring.xml
Log:
Do not use imagecreatetruecolor (bug #36199)
http://cvs.php.net/v
vrana Mon Jan 30 14:16:06 2006 UTC
Modified files:
/phpdoc/en/reference/dbplus reference.xml
Log:
Typo (bug #36211)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/dbplus/reference.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/dbplus/reference.
From: dave dot thearchivist at gmail dot com
Operating system: any
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: typo in ref.dbplus then should be than
Description:
Incorrect english first paragraph in introduction end of sentence
30 matches
Mail list logo