mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix PR#12156
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51588 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
08a5ddaaaa
commit
5c426ab605
1 changed files with 1 additions and 1 deletions
|
@ -1128,7 +1128,7 @@ $colon_separated = implode (":", $array);
|
|||
take into account the relevance of and/or difference between
|
||||
certain symbols (characters) or even the context those symbols
|
||||
appear in to determine the cost of insert, replace and delete
|
||||
operations, but at the cost of loosing all optimizations done
|
||||
operations, but at the cost of losing all optimizations done
|
||||
regarding cpu register utilization and cache misses that have
|
||||
been worked into the other two variants.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue