[php-maint] Bug#580232: php5: Constructors not called when using classmap option in SoapClient/SoapServer

Philipp Kempgen philipp.kempgen at amooma.de
Fri Apr 30 09:25:00 UTC 2010


Package: php5
Version: 5.3.2-1
Severity: normal
Tags: upstream


Constructors (__construct()) not called when using classmap option
in SoapClient/SoapServer.
For a full description see
http://bugs.php.net/bug.php?id=45155

I am tempted to mark this as important because a class can rightfully
expect that the constructor is called when an instance is constructed
and that an instance does not simply appear, "magically".

The constructor and some code in the setters is required if you want
to make your classes valid according to the XML Schema in the WSDL
because PHP does not honor minOccurs etc. (which is a bug in itself).


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5 depends on:
ii  libapache2-mod-php5           5.3.2-1    server-side, HTML-embedded scripti
ii  php5-cgi                      5.3.2-1    server-side, HTML-embedded scripti
ii  php5-common                   5.3.2-1    Common files for packages built fr

php5 recommends no packages.

php5 suggests no packages.

-- no debconf information





More information about the pkg-php-maint mailing list