mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Tests are executed with E_STRICT
This commit is contained in:
parent
a70a620a01
commit
391494c0ef
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
class Soap12test {
|
||||
var $header;
|
||||
public $header;
|
||||
|
||||
function echoOk($x) {
|
||||
return $x;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue