mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Addressed expiration time and added headers attribute
-- Provided by anonymous 34960 (stikmanwebsolutions@gmail.com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332017 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
34575dba02
commit
7770c29d14
1 changed files with 6 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry><emphasis>expiration</emphasis></entry>
|
||||
<entry></entry>
|
||||
<entry>time in milliseconds</entry>
|
||||
<entry>NULL</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
@ -120,6 +120,11 @@
|
|||
<entry></entry>
|
||||
<entry>NULL</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><emphasis>headers</emphasis></entry>
|
||||
<entry>custom attributes to pass along with message</entry>
|
||||
<entry>array</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue