Explorar o código

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 %!s(int64=16) %!d(string=hai) anos
pai
achega
390828912b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();