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
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
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
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
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
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
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,
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
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
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
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
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
12 matches
Mail list logo