Login   Register  
PHP Classes
elePHPant
Icontem

File: PhpGenerator/ChangeLog

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mikaël DELSOL  >  WSDL To PHP  >  PhpGenerator/ChangeLog  >  Download  
File: PhpGenerator/ChangeLog
Role: Documentation
Content type: text/plain
Description: Documentation
Class: WSDL To PHP
Generate classes to send SOAP requests from a WSDL
Author: By
Last change:
Date: 2012-07-01 01:29
Size: 1,785 bytes
 

Contents

Class file image Download
1.0.6 - [RELEASEDATE]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed #16017: Small typo in ezcPhpGenerator::appendValueAssignment doc.


1.0.5 - Monday 07 December 2009
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed issue #15870: Incorrect error handling in ezcPhpGenerator::finish(), an
  exception is now thrown in case ezcPhpGenerator can't write.


1.0.4 - Monday 02 July 2007
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Documentation updates and fixes.


1.0.3 - Monday 25 June 2007
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Documentation updates and fixes.


1.0.2 - Monday 20 November 2006
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed documentation.


1.0.1 - Monday 28 August 2006
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Updated documentation.
- Refactored to use the new ezcBaseStruct class.


1.0 - Monday 30 January 2006
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed main class example.


1.0rc1 - Monday 16 January 2006
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Changed exception behavior. All errors will now throw a different exception
  class.

	
1.0beta2 - Wednesday 21 December 2005
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Updated documentation to be consistent with the other packages and to be
  correct with the current API.

ezcPhpGenerator
===============

- Changed the lineBreak() method into the property lineBreak.


1.0beta1 - Thursday 24 November 2005

- Initial release of this package.