For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > #38896 [Opn->Csd]: ftok: "should be" must be "must be"









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #38896 [Opn->Csd]: ftok: "should be" must be "must be"
dave@php.net

2006-10-15, 3:56 am

ID: 38896
Updated by: dave@php.net
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 and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2006-09-20 12:41:51] jens dot nistler at media-soma dot de

Description:
------------
"The proj parameter should be a one character string."
must be
"The proj parameter must be a one character string."

otherwise PHP throws a warning:
"Warning: ftok() [function.ftok]: Project identifier is invalid in
/media-soma/dev/webserver/www/shm/index.php5 on line 3"

Reproduce code:
---------------
ftok('anyfile.test', 'test');

Expected result:
----------------
"The proj parameter must be a one character string."

Actual result:
--------------
"The proj parameter should be a one character string."


------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=38896&edit=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com