1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
This commit is contained in:
Antony Dovgal
2009-01-14 16:32:02 +00:00
parent a3409dc80d
commit 53e5f104e4

View File

@@ -1,5 +1,5 @@
--TEST--
Test date_sun_info() function : error variations - Pass unexepcted values for latitude argument
Test date_sun_info() function : error variations - Pass unexpected values for latitude argument
--FILE--
<?php
/* Prototype : array date_sun_info ( int $time , float $latitude , float $longitude )
@@ -489,4 +489,4 @@ array(9) {
Warning: date_sun_info() expects parameter 2 to be double, resource given in %s on line %d
bool(false)
===Done===
===Done===