added note on E_WARNING notice

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290389 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Alan Collison 2009-11-07 17:09:13 +00:00
parent c36bfc9230
commit 24833250b7

View file

@ -15,6 +15,9 @@
</methodsynopsis>
<para>
Waits for a job to be assigned and then calls the appropriate callback function.
Issues an <constant>E_WARNING</constant> with the last Gearman error if the return
code is not one of <constant>GEARMAN_SUCCESS</constant>, <constant>GEARMAN_IO_WAIT</constant>,
or <constant>GEARMAN_WORK_FAIL</constant>.
</para>
</refsect1>