mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Trunk became PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312690 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d99462746f
commit
408baf1537
3 changed files with 3 additions and 10 deletions
|
@ -60,9 +60,6 @@
|
|||
<para>
|
||||
Value of alpha component.
|
||||
</para>
|
||||
<para>
|
||||
&version.trunk.after.53;
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -87,7 +84,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>&version.trunk.changelog;</entry>
|
||||
<entry>5.4.0</entry>
|
||||
<entry>
|
||||
The <parameter>alpha</parameter> parameter was added.
|
||||
</entry>
|
||||
|
|
|
@ -60,9 +60,6 @@
|
|||
<constant>JSON_BIGINT_AS_STRING</constant>
|
||||
is supported (default is to cast large integers as floats)
|
||||
</para>
|
||||
<para>
|
||||
&version.trunk.after.53;
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -282,7 +279,7 @@ string(20) "12345678901234567890"
|
|||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>&version.trunk.changelog;</entry>
|
||||
<entry>5.4.0</entry>
|
||||
<entry>
|
||||
The <parameter>options</parameter> parameter was added.
|
||||
</entry>
|
||||
|
|
|
@ -69,7 +69,6 @@
|
|||
<varlistentry>
|
||||
<term><parameter>enc_type</parameter></term>
|
||||
<listitem>
|
||||
<para>&version.trunk.after.53;</para>
|
||||
<para>
|
||||
By default, <constant>PHP_QUERY_RFC1738</constant>.
|
||||
</para>
|
||||
|
@ -112,7 +111,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>&version.trunk.changelog;</entry>
|
||||
<entry>5.4.0</entry>
|
||||
<entry>
|
||||
The <parameter>enc_type</parameter> parameter was added.
|
||||
</entry>
|
||||
|
|
Loading…
Reference in a new issue