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:
Chris Wright 2013-10-30 18:18:55 +00:00
parent 34575dba02
commit 7770c29d14

View file

@ -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>