<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ require_once 'DB.php';
 
 class Net_Gearman_Job_SQL extends Net_Gearman_Job_Common
 {
-    public function run(stdClass $arg)
+    public function run($arg)
     {
         if (!isset($arg-&gt;sql) || !strlen($arg-&gt;sql)) {
             throw new Net_Gearman_Job_Exception;</diff>
      <filename>examples/SQL.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2f664f06a4ba72e456c3ee016dea5c6a1ee8fb19</id>
    </parent>
  </parents>
  <author>
    <name>davidcoallier</name>
    <email>david@echolibre.com</email>
  </author>
  <url>http://github.com/lenn0x/net_gearman/commit/55369d7821450adb8230611dda5d1c209763beca</url>
  <id>55369d7821450adb8230611dda5d1c209763beca</id>
  <committed-date>2009-07-20T16:59:08-07:00</committed-date>
  <authored-date>2009-07-20T16:52:02-07:00</authored-date>
  <message>Removed the stdClass declaration in method declaration. This insures that first the example runs, but also that it's compatible with it's parent :)

Signed-off-by: Chris Goffinet &lt;cg@chrisgoffinet.com&gt;</message>
  <tree>b99781f915fabcae0cf0eba87d68c7393441c368</tree>
  <committer>
    <name>Chris Goffinet</name>
    <email>cg@chrisgoffinet.com</email>
  </committer>
</commit>
