[PHP-DOC] #24670 [Fbk->NoF]: defining __call requires __sleep for serialize/session

2005-04-21 Thread phpdoc
ID: 24670 Updated by: phpdoc@lists.php.net Reported By: tater at potatoe dot com -Status: Feedback +Status: No Feedback Bug Type: Documentation problem Operating System: OS X 10.2 PHP Version: Irrelevant New Comment: No feedback was

[PHP-DOC] #32796 [NEW]: chr and ord don't work according to the ascii table given by the manual

2005-04-21 Thread leonardobasilio at ig dot com dot br
From: leonardobasilio at ig dot com dot br Operating system: Windows 2003 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: chr and ord don't work according to the ascii table given by the manual Description: I'm working with PHP + SQL

[PHP-DOC] #32785 [Csd]: negative limit doesn't work in explode()

2005-04-21 Thread nlopess
ID: 32785 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: Debian GNU/Linux PHP Version: 4.3.10 Assigned To: nlopess New Comment: I don't know whats the proble

[PHP-DOC] cvs: phpdoc /en/reference/ibm_db2/functions db2-cursor-type.xml db2-stmt-error.xml db2-stmt-errormsg.xml

2005-04-21 Thread Dan Scott
dbs Thu Apr 21 12:15:11 2005 EDT Modified files: /phpdoc/en/reference/ibm_db2/functions db2-cursor-type.xml db2-stmt-error.xml db2-stmt-errormsg.xml Log: Basi

Re: [PHP-DOC] Question about encoding again

2005-04-21 Thread Xiaoyu Huang
Hi Derick, I have waited the whole day but the manual is still not updated. Was the build stopped or something else was wrong? yours, Xiaoyu Derick Rethans åé: On Wed, 20 Apr 2005, Xiaoyu Huang wrote: Hi Derick, I have commited the 2 new files in UTF-8 encoding and add the encoding header. Also i

[PHP-DOC] #32779 [Bgs->Opn]: language error in online documentation

2005-04-21 Thread goba
ID: 32779 Updated by: [EMAIL PROTECTED] Reported By: josh at luminsphere dot com -Status: Bogus +Status: Open -Bug Type: Documentation problem +Bug Type: Livedocs problem Operating System: XP PHP Version: Irrelevant New Comment

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml

2005-04-21 Thread Jakub Vrana
vrana Thu Apr 21 06:27:53 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions file-exists.xml Log: Typo (spotted by Dave Barr) http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-exists.xml?r1=1.13&r2=1.14&ty=u Index: php

Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml

2005-04-21 Thread Dave Barr
Jakub Vrana wrote: + linkend="features.safe-mode">safe mode retrictions. However these s/retrictions/restrictions/ Dave

[PHP-DOC] #32286 [Opn->Csd]: "safe-mode" needs some better docs..

2005-04-21 Thread vrana
ID: 32286 Updated by: [EMAIL PROTECTED] Reported By: joe dot knall at gmx dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.10 New Comment: This bug has been fixed in the d

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml

2005-04-21 Thread Jakub Vrana
vrana Thu Apr 21 06:22:45 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions file-exists.xml Log: Files can be included even if they don't 'exist' (bug #32286) http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-exists.x

[PHP-DOC] #32785 [Asn->Csd]: negative limit doesn't work in explode()

2005-04-21 Thread vrana
ID: 32785 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: Debian GNU/Linux PHP Version: 4.3.10 Assigned To: nlopess New Comment: T

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

2005-04-21 Thread Jakub Vrana
vrana Thu Apr 21 05:58:50 2005 EDT Modified files: /phpdoc/en/reference/strings/functions explode.xml Log: Warning for PHP 5.1 feature (bug #32785) http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/explode.xml?r1=1.10&r2=1.11&ty=u Index: p

[PHP-DOC] #32787 [Opn->Csd]: [DOC] English : pgsql: function->literal

2005-04-21 Thread vrana
ID: 32787 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -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 versi

[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-set-option.xml

2005-04-21 Thread Jakub Vrana
vrana Thu Apr 21 05:29:37 2005 EDT Modified files: /phpdoc/en/reference/sockets/functions socket-set-option.xml Log: Use instead of () (bug #32787) http://cvs.php.net/diff.php/phpdoc/en/reference/sockets/functions/socket-set-option.xml?r1=1.7&r2=1.8&ty=u

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-affected-rows.xml pg-field-is-null.xml pg-field-name.xml pg-field-num.xml pg-field-prtlen.xml pg-field-size.xml pg-field-type-oid.xml pg-field-ty

2005-04-21 Thread Jakub Vrana
vrana Thu Apr 21 05:29:13 2005 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-affected-rows.xml pg-field-is-null.xml pg-field-name.xml

Re: [PHP-DOC] GD under windows environment, requires ansi.sys loaded

2005-04-21 Thread Jakub Vrana
Jimmy Bowden wrote: > I'm running apache 2.0.53 and php 5.0.3 and mysql, but that's not > important. > In config sys, a link to ansi.sys (should be in the %windir%\system32\ > directory, or command directory. Which Windows version do you use? It's the important piece of information. I use Windows

[PHP-DOC] GD under windows environment, requires ansi.sys loaded

2005-04-21 Thread Jimmy Bowden
I don't mean to tell anyone what to do but this had me stumped for almost 2 days, and very embarrassed when I found the problem. In all documentation it said libraries are enabled under windows and such. This is true until you try use gd libraries. I believe that someone needs to add it. There is