Your message dated Thu, 27 Feb 2014 18:01:21 +0800
with message-id <[email protected]>
and subject line Re: [pkg-php-pear] Bug#740107: libnusoap-php: Warning 
"Creating default object from empty value"
has caused the Debian Bug report #740107,
regarding libnusoap-php: Warning "Creating default object from empty value"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
740107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740107
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libnusoap-php
Version: 0.7.3-5
Severity: normal
Tags: upstream

Hello

Sind upgrading to Debian Wheezy I get the following error in the Apache 
error.log:

[25-Feb-2014 19:45:45 UTC] PHP Warning:  Creating default object from empty 
value in /usr/share/php/nusoap/nusoap.php on line 75
[25-Feb-2014 19:45:46 UTC] PHP Warning:  Creating default object from empty 
value in /usr/share/php/nusoap/nusoap.php on line 75

The line in question reads:

  // class variable emulation
  // cf. 
http://www.webkreator.com/php/techniques/php-static-class-variables.html
  $GLOBALS['_transient']['static']['nusoap_base']->globalDebugLevel = 9;

Best Regards

-christian-

P.S.:
The URL refers to a blank page. Maybe this "webkreator" used one dirty
trick too much ,-)



-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libnusoap-php depends on:
pn  php5  <none>

libnusoap-php recommends no packages.

libnusoap-php suggests no packages.

--- End Message ---
--- Begin Message ---
On 02/26/2014 04:02 AM, Christian Hammers wrote:
> Package: libnusoap-php
> Version: 0.7.3-5
> Severity: normal
> Tags: upstream
> 
> Hello
> 
> Sind upgrading to Debian Wheezy I get the following error in the Apache 
> error.log:
> 
> [25-Feb-2014 19:45:45 UTC] PHP Warning:  Creating default object from empty 
> value in /usr/share/php/nusoap/nusoap.php on line 75
> [25-Feb-2014 19:45:46 UTC] PHP Warning:  Creating default object from empty 
> value in /usr/share/php/nusoap/nusoap.php on line 75
> 
> The line in question reads:
> 
>   // class variable emulation
>   // cf. 
> http://www.webkreator.com/php/techniques/php-static-class-variables.html
>   $GLOBALS['_transient']['static']['nusoap_base']->globalDebugLevel = 9;
> 
> Best Regards
> 
> -christian-
> 
> P.S.:
> The URL refers to a blank page. Maybe this "webkreator" used one dirty
> trick too much ,-)

Hi,

The version 0.7.3 of nusoap has problems, even with Wheezy. I would
suggest that you switch to the version in Sid / Testing, which should
solve the above issue. In the version 0.9.5, it's:
['globalDebugLevel']

and not:
->globalDebugLevel

that is used, which doesn't produce a warning.

As it stands, I don't think any update to the Wheezy version will
happen, though it is trivial to backport (or use directly) the version
in Sid / Testing. Therefore, I'm closing this bug. Anyone who wish to
deal with the release team to work on this is welcome to do so, I have
no time for it.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to