[PHP-DOC] #39159 [NEW]: Error on Bitwise Operators

2006-10-14 Thread lturmelle at guamcell dot com
From: lturmelle at guamcell dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Error on Bitwise Operators Description: Example says: echo 12 ^ 9; // Outputs the Backspace character (ascii 8)

[PHP-DOC] #39159 [Opn-Bgs]: Error on Bitwise Operators

2006-10-14 Thread derick
ID: 39159 Updated by: [EMAIL PROTECTED] Reported By: lturmelle at guamcell dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Thank you for taking the time to write to us, but this is not a bug. Please

[PHP-DOC] #39152 [Opn-Bgs]: hu/en chm files show 'page not available'

2006-10-14 Thread wiesemann
ID: 39152 Updated by: [EMAIL PROTECTED] Reported By: nocturnal at t-online dot hu -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: win xp sp2 PHP Version: Irrelevant -Assigned To: +Assigned To:

[PHP-DOC] #39152 [Bgs]: hu/en chm files show 'page not available'

2006-10-14 Thread nocturnal at t-online dot hu
ID: 39152 User updated by: nocturnal at t-online dot hu Reported By: nocturnal at t-online dot hu Status: Bogus Bug Type: Documentation problem Operating System: win xp sp2 PHP Version: Irrelevant Assigned To: wiesemann New Comment: Thanks

[PHP-DOC] cvs: phpdoc /en/internals/zendapi calling-user-functions.xml variables.xml /en/reference/datetime/functions date.xml /en/reference/hw/functions hw-new-document.xml /en/reference/ibase con

2006-10-14 Thread Dave Barr
daveSun Oct 15 03:40:28 2006 UTC Modified files: /phpdoc/en/internals/zendapicalling-user-functions.xml variables.xml /phpdoc/en/reference/datetime/functions date.xml /phpdoc/en/reference/hw/functions

[PHP-DOC] #39109 [Opn-Csd]: Minor whitespace issues after some tags.

2006-10-14 Thread dave
ID: 39109 Updated by: [EMAIL PROTECTED] Reported By: RQuadling at GMail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP SP2 PHP Version: Irrelevant New Comment: This bug has been

[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml /en/install/unix sun.xml /en/internals/zendapi arguments.xml calling-user-functions.xml variables.xml /en/reference/datetime/functions date.xml /en

2006-10-14 Thread Dave Barr
daveSun Oct 15 03:44:38 2006 UTC Modified files: /phpdoc/en/features safe-mode.xml /phpdoc/en/install/unix sun.xml /phpdoc/en/internals/zendapiarguments.xml calling-user-functions.xml

[PHP-DOC] #38918 [Opn]: fputcsv() fgetcsv() inconsistency odd number trailing backslashes

2006-10-14 Thread dave
ID: 38918 Updated by: [EMAIL PROTECTED] Reported By: mike at opendns dot com Status: Open Bug Type: Documentation problem Operating System: Linux, debian sarge PHP Version: 5.1.6 New Comment: Are you sure this is a documentation problem? RFC

[PHP-DOC] cvs: phpdoc /en/reference/sem/functions ftok.xml

2006-10-14 Thread Dave Barr
daveSun Oct 15 04:17:56 2006 UTC Modified files: /phpdoc/en/reference/sem/functions ftok.xml Log: - should=must (Fixes #38896). http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sem/functions/ftok.xml?r1=1.4r2=1.5diff_format=u Index:

[PHP-DOC] #38896 [Opn-Csd]: ftok: should be must be must be

2006-10-14 Thread dave
ID: 38896 Updated by: [EMAIL PROTECTED] Reported By: jens dot nistler at media-soma dot de -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

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2006-10-14 Thread Dave Barr
daveSun Oct 15 04:41:43 2006 UTC Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-tables.xml Log: - Document when function became deprecated (Bug #38448).

[PHP-DOC] #38448 [Opn-Csd]: in which version did mysql_list_tables() become deprecated

2006-10-14 Thread dave
ID: 38448 Updated by: [EMAIL PROTECTED] Reported By: voorwiel at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant New Comment: This bug has been fixed

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions str-replace.xml

2006-10-14 Thread Dave Barr
daveSun Oct 15 05:06:13 2006 UTC Modified files: /phpdoc/en/reference/strings/functions str-replace.xml Log: - Document order of replacement (ie. first to last) when search/replace parameters are arrays. Fixes #38463.

[PHP-DOC] #38463 [Opn-Csd]: Order of replacement using array in str_replace not documented

2006-10-14 Thread dave
ID: 38463 Updated by: [EMAIL PROTECTED] Reported By: IFokkema at Ileos dot nl -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: Irrelevant New Comment: This bug has been fixed in the

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-slice.xml

2006-10-14 Thread Dave Barr
daveSun Oct 15 05:12:35 2006 UTC Modified files: /phpdoc/en/reference/array/functionsarray-slice.xml Log: - Only numeric keys are reset by default (Fixes #38076).

[PHP-DOC] #38076 [Opn-Csd]: array_slice() always preserve string keys

2006-10-14 Thread dave
ID: 38076 Updated by: [EMAIL PROTECTED] Reported By: develar at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows PHP Version: Irrelevant New Comment: This bug has been fixed in