mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix incorrect description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324628 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
809cf05852
commit
19fe5f0cb0
1 changed files with 1 additions and 3 deletions
|
@ -14,9 +14,7 @@
|
|||
|
||||
<note>
|
||||
<simpara>
|
||||
It is no problem for a <type>string</type> to become very large. PHP imposes
|
||||
no boundary on the size of a <type>string</type>; the only limit is the
|
||||
available memory of the computer on which PHP is running.
|
||||
<type>string</type> can be as large as 2GB.
|
||||
</simpara>
|
||||
</note>
|
||||
|
||||
|
|
Loading…
Reference in a new issue