Skip to Content »

FlashApe » AMFEXT doesn’t handle incoming arraycollections

 AMFEXT doesn’t handle incoming arraycollections

  • March 30th, 2008
  • 12:15 pm

Ran into an issue today with AMFPHP trying to send an ArrayCollection…it kept choking when trying to decode the collection. I knew this was already possible, but forgot I had installed the php extension AMFEXT, which handles the encoding/decoding for amfphp when it is installed. Turns out that it doesn’t like incoming arraycollections. Disabling the extension fixed my problem, but I would sure like find a way to get them working together.

Want your say?

* Required fields. Your e-mail address will not be published on this site


You can use the following XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>