ID:               28851
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Unknown/Other Function
 Operating System: N/A
 PHP Version:      5.0.0RC3
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


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

[2004-06-20 06:54:31] [EMAIL PROTECTED]

Description:
------------
http://lxr.php.net/source/php-src/ext/standard/basic_functions.c#1935

php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argumented is
expected to be a valid callback, '%s' was given", name);

Should be First argument, not First argumented.

--------

Also - I'm noticing a lot of dots where they shouldn't be in error
messages - perhaps it's something you guys could be more pedantic about
to ensure consistancy.

For example:
Warning: some error in some func some message. in some file.

Eg.
http://lxr.php.net/source/php-src/ext/standard/string.c#4724



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


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

Reply via email to