« Return to Thread: Time to release FULMAR: what should be in it?

Re: Time to release FULMAR: what should be in it?

by Simon Laws :: Rate this Message:

Reply to Author | View in Thread




On 22 Nov, 09:04, Tom <msc...@...> wrote:
> > What else should we be fixing as a priority before releasing FULMAR?
>
> Line 24 SCA_BindingFactory.php:
> if (!class_exists('SCA_Binding_Factory',)) {
>
> should be:
> if (!class_exists('SCA_Binding_Factory', false)) {

I see over on the Tuscany list that Pete is looking into applying the
patch to allow "-" to appear in SDO property names. Would be good to
get that in assuming that it's done in time.

Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "phpsoa" group.
To post to this group, send email to phpsoa@...
To unsubscribe from this group, send email to phpsoa-unsubscribe@...
For more options, visit this group at http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Time to release FULMAR: what should be in it?