Tests are executed with E_STRICT

This commit is contained in:
Marcus Boerger 2004-02-02 19:26:52 +00:00
parent a70a620a01
commit 391494c0ef

View file

@ -1,6 +1,6 @@
<?php
class Soap12test {
var $header;
public $header;
function echoOk($x) {
return $x;