mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Keep 'em sorted :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221227 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
68fbd9c55d
commit
badeeb32d3
1 changed files with 2 additions and 2 deletions
|
@ -223,12 +223,12 @@ PHP was compiled against GD-1.8 or later.</simpara></note>'>
|
|||
<!ENTITY note.bundled.gd '<note><simpara>This function is only available if
|
||||
PHP is compiled with the bundled version of the GD library.</simpara></note>'>
|
||||
|
||||
<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or later (2.0.28 or later is recommended).</simpara></note>'>
|
||||
|
||||
<!ENTITY note.freetype '<note><simpara>This function is only available if
|
||||
PHP is compiled with freetype support (<option role="configure">--with-freetype-dir=DIR</option>)
|
||||
</simpara></note>'>
|
||||
|
||||
<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or later (2.0.28 or later is recommended).</simpara></note>'>
|
||||
|
||||
<!-- Date and time entities -->
|
||||
<!ENTITY date.timezone.errors.description '<para>
|
||||
Every call to a date/time function will generate a <constant>E_NOTICE</constant>
|
||||
|
|
Loading…
Reference in a new issue