php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40088 'binary-safe' explanation needed in documentation
Submitted: 2007-01-10 13:08 UTC Modified: 2007-01-11 10:41 UTC
From: stepheneliotdewey at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stepheneliotdewey at gmail dot com
New email:
PHP Version: OS:

 

 [2007-01-10 13:08 UTC] stepheneliotdewey at gmail dot com
Description:
------------
It would be good to include a description of what "binary-safe" means in PHP in the documentation along with some examples of differences between how functions would perform if they were and if they were not binary-safe.

This would be helpful to users like myself who are not experienced with those concepts.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-11 10:41 UTC] betz@php.net
Hi,

the PHP-Manual is not the place to explain fundamental concepts. You can, for example, search the web to get the answer what binary-safe means.
There is nothing php-specific about binary-safe.

That said, don't expect the PHP-Manual to be the place to get explanations what common terms mean ;-)

Friedhelm 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC