Book a Demo

Author Topic: Php 5.3 Namespace support  (Read 3878 times)

superfly

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Php 5.3 Namespace support
« on: January 04, 2011, 10:35:52 am »
Hey guys,
Great product. IN php 5.3 namespaces akin to java imports were introduced but ea doesn't seem to understand them.
Do you have any plan to support them.
Also due to being able to easily customise the class loader lookup in php it would be nice to be able to have some hooks to do path munging on import/export.
eg
use au/com/willysoft/customerName/fooController;
maps to
 au/com/willysoft/customerName/controller/fooController
Cheers,
Willem

alesliehughes

  • EA Administrator
  • EA User
  • *****
  • Posts: 104
  • Karma: +0/-0
    • View Profile
Re: Php 5.3 Namespace support
« Reply #1 on: January 04, 2011, 11:30:59 am »
Support for PHP 5.3 is planned for our next major release. (unknown release date)