|
|
@ -1,7 +1,11 @@ |
|
|
--TEST-- |
|
|
--TEST-- |
|
|
SOAP XML Schema 64: standard date/time types |
|
|
SOAP XML Schema 64: standard date/time types |
|
|
--SKIPIF-- |
|
|
--SKIPIF-- |
|
|
<?php require_once('skipif.inc'); ?> |
|
|
|
|
|
|
|
|
<?php |
|
|
|
|
|
if (defined('PHP_WINDOWS_VERSION_MAJOR')) { |
|
|
|
|
|
die('skip, windows has different TZ format'); |
|
|
|
|
|
} |
|
|
|
|
|
require_once('skipif.inc'); ?> |
|
|
--FILE-- |
|
|
--FILE-- |
|
|
<?php |
|
|
<?php |
|
|
include "test_schema.inc"; |
|
|
include "test_schema.inc"; |
|
|
|