Speaking at OSDC 2008 - Sebastian Bergmann

Courtesy Planet PHP  Sun, 07/27/2008 - 23:00

 Sydney

I am happy to announce that I will be speaking at OSDC 2008 later this year.

Type-Safe Objects in PHP

Out-of-the-Box, PHP does not support the declaration of a type for the attributes of a class.

This can lead to problems when you expose a PHP class as a Web Service and want to automatically generate the WSDL from the class' sourcecode, for instance.

Against the backdrop of this problem statement, this session will make...


 

Reply

The content of this field is kept private and will not be shown publicly.