Procházet zdrojové kódy

ZF-6641 its only going to take 4 commits to get this bug resolved! hurray!

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16254 44c647ce-9c0f-0410-b52a-842ac1e357ba
wadearnold před 16 roky
rodič
revize
390828912b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tests/Zend/Amf/ResponseTest.php

+ 1 - 1
tests/Zend/Amf/ResponseTest.php

@@ -568,7 +568,7 @@ class Zend_Amf_ResponseTest extends PHPUnit_Framework_TestCase
     /**
      * Check to make sure that cyclic references work inside of the AMF3 serializer
      * @group ZF-6205
-     *
+     */
     public function testReferenceObjectsToAmf3()
     {
         $data = new ReferenceTest();