[PHP-DOC] #18840 [Opn->Csd]: Problem in example of in_array()

2002-08-09 Thread jmcastagnetto
ID: 18840 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. You can grab

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

2002-08-09 Thread Jesus M. Castagnetto
jmcastagnetto Fri Aug 9 19:14:01 2002 EDT Modified files: /phpdoc/en/reference/array/functionsin-array.xml Log: Fixing bug #18840 Index: phpdoc/en/reference/array/functions/in-array.xml diff -u phpdoc/en/reference/array/functions/in-array.xml:1.4

[PHP-DOC] #18840 [NEW]: Problem in example of in_array()

2002-08-09 Thread ahristov
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: Problem in example of in_array() I think there is a bug in an example on the in_array()'s manual page. Example 3: // This will output: 'ph' is found

[PHP-DOC] #18835 [NEW]: /e in preg_replace not available in PHP3

2002-08-09 Thread bsibaud
From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: /e in preg_replace not available in PHP3 /e modifier in preg_replace is not available in PHP3. Cf functions/pcre.c function _pcre_get_compiled_regex in PHP3

[PHP-DOC] cvs: phpdoc /en/reference/dbplus reference.xml /en/reference/dio reference.xml /en/reference/dir reference.xml /en/reference/errorfunc reference.xml /en/reference/exec reference.xml /en/reference/fbsql reference.xml /en/reference/fdf reference.xml /en/reference/filesystem reference.xml /en/reference/fribidi reference.xml /en/reference/funchand reference.xml /en/reference/gettext reference.xml /en/reference/gmp reference.xml /en/reference/http reference.xml /en/reference/ibase reference.xml /en/reference/icap reference.xml /en/reference/iconv reference.xml /en/reference/ifx reference.xml /en/reference/iisfunc reference.xml /en/reference/image reference.xml /en/reference/imap reference.xml /en/reference/info reference.xml /en/reference/mail reference.xml /en/reference/math reference.xml /en/reference/mhash reference.xml /en/reference/ming reference.xml /en/reference/misc reference.xml /en/reference/mnogosearch reference.xml /en/reference/msession reference.xml /en/reference/msql reference.xml /en/reference/mssql reference.xml /en/reference/network reference.xml /en/reference/oci8 reference.xml /en/reference/openssl reference.xml /en/reference/outcontrol reference.xml /en/reference/overload reference.xml /en/reference/ovrimos reference.xml /en/reference/pcntl reference.xml /en/reference/pdf reference.xml /en/reference/pfpro reference.xml /en/reference/pgsql reference.xml /en/reference/recode reference.xml /en/reference/regex reference.xml /en/reference/sem reference.xml /en/reference/sesam reference.xml /en/reference/shmop reference.xml /en/reference/snmp reference.xml /en/reference/url reference.xml /en/reference/var reference.xml

2002-08-09 Thread Friedhelm Betz
betzFri Aug 9 06:26:12 2002 EDT Modified files: /phpdoc/en/reference/dbplus reference.xml /phpdoc/en/reference/dioreference.xml /phpdoc/en/reference/dirreference.xml /phpdoc/en/reference/errorfunc reference.xml /phpdoc/en/reference

Re: [PHP-DOC] requireNments?

2002-08-09 Thread Friedhelm Betz
Hi Marco, Friday, August 9, 2002, 11:39:15 AM, you wrote: > Hello, > while I was translating an XML I saw this > > I guess this is a typo... but then I did: > [marco@caesar en]$ pwd > /home/marco/devel/phpdoc/en > [marco@caesar en]$ grep -r requirements * | wc > 62 2294226 > [m

[PHP-DOC] requireNments?

2002-08-09 Thread Marco Cucinato
Hello, while I was translating an XML I saw this I guess this is a typo... but then I did: [marco@caesar en]$ pwd /home/marco/devel/phpdoc/en [marco@caesar en]$ grep -r requirements * | wc 62 2294226 [marco@caesar en]$ grep -r requirenments * | wc 48 1443289 that is,

[PHP-DOC] #18827 [Opn->Csd]: FFlush Manual flaw

2002-08-09 Thread betz
ID: 18827 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/. In

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

2002-08-09 Thread Friedhelm Betz
betzFri Aug 9 05:30:33 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions fflush.xml Log: fix for bug #18827 Index: phpdoc/en/reference/filesystem/functions/fflush.xml diff -u phpdoc/en/reference/filesystem/functions/fflush.xml:1.2 ph

[PHP-DOC] #18789 [Com]: Nothing is said about configure options for Win32

2002-08-09 Thread riy
ID: 18789 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.2.2 New Comment: How about /main/config.win32.h.in ??? Is this the something

[PHP-DOC] htmlentities

2002-08-09 Thread Kevin Vogt
It may seem painfully obvious to everyone but me, but I couldn't figure out why htmlentities was converting only some characters and not others. Now I see the blatant truth, that htmlentities converts only those characters with *named* entities, not *numbered* entities. Maybe include that in the d

[PHP-DOC] #18827 [NEW]: FFlush Manual flaw

2002-08-09 Thread patric
From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: FFlush Manual flaw http://www.php.net/manual/en/function.fflush.php It says: This function forces a write of all buffered output to the to the resource p