ID: 21785
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: 4.3.0
Assigned To: leon
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the
leonFri Feb 7 19:57:14 2003 EDT
Added files:
/phpdoc/en/reference/sybase/functions
sybase-deadlock-retry-count.xml
sybase-fetch-assoc.xml
ID: 21785
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type:Documentation problem
PHP Version: 4.3.0
-Assigned To:
+Assigned To: leon
New Comment:
BTW, I'll take stab at adding this documentation in the next month or
so. I need t
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.3.0
PHP Bug Type: Documentation problem
Bug description: Sybase Functions Needing Documentation
Here are some functions needing documentation related to the SybaseCT
extension. It looks like Timm Friebe added these bac
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4CVS-2002-12-06 (dev)
PHP Bug Type: Documentation problem
Bug description: money_format needs documentation
OK, here's another function needing docs.
string money_format(string format, float value)
Convert monetary v
ID: 20850
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: 4CVS-2002-12-05 (dev)
New Comment:
Nevermind. I see that this function appears on the list at
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4CVS-2002-12-05 (dev)
PHP Bug Type: Documentation problem
Bug description: str_shuffle needs documentation
Please add str_shuffle to the documentation. Here's the comment from the
source code (ext/standard/string.c):
ID: 20216
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Documentation problem
Operating System: RH 7.3
PHP Version: 4CVS-2002-11-01
New Comment:
OK, here's some additional info
() to the documentation.
This function has the same prototype as ftp_connect(). It opens an FTP
connection over SSL. It's only available if you compile in OpenSSL.
Thanks,
Leon
--
Edit this bug repo
ftp_connect(). It opens an FTP
connection over SSL. It's only available if you compile in OpenSSL.
Thanks,
Leon
--
Edit bug report at http://bugs.php.net/?id=20434&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=20434&r=trysnapshot
Fixed in CVS: http:/
-separated list has linebreaks after the
commas, too.
Technically, I don't think there's a failure condition for this
function. It returns FALSE if there were no additional configuration
files.
BTW, your opening literal tag is mis-typed.
Thanks,
Leon
Previou
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4CVS-2002-11-05
PHP Bug Type: Documentation problem
Bug description: php_ini_scanned_files documentation
We need documentation for php_ini_scanned_files()
string php_ini_scanned_files(void)
This function returns a co
From: [EMAIL PROTECTED]
Operating system: RH 7.3
PHP version: 4CVS-2002-11-01
PHP Bug Type: Documentation problem
Bug description: is_callable needs documentation
Please add a description of is_callable to the documentation. Here are
some rough notes about how what this func
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.3.0-pre1
PHP Bug Type: Documentation problem
Bug description: image_type_to_mime_type() missing from docs
Please add php_image_type_to_mime_type() to the documentation.
array image_type_to_mime_type(int imagetype)
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.3.0-pre1
PHP Bug Type: Documentation problem
Bug description: html_entity_decode() missing from docs
Please add html_entity_decode() to the documentation.
string html_entity_decode(string string [, int quote_style][
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.3.0-pre1
PHP Bug Type: Documentation problem
Bug description: fmod missing
Please add a description of fmod() to the documentation.
float fmod(float x, float y)
Returns the remainder of dividing x by y as a float
From: [EMAIL PROTECTED]
Operating system: all
PHP version: 4.3.0-pre1
PHP Bug Type: Documentation problem
Bug description: Missing semicolon in example
The example for stream_register_wrapper is missing a semicolon on line 89,
the echo statement in the while loop.
--
Edit bu
17 matches
Mail list logo