mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
fix typo
This commit is contained in:
@@ -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===
|
||||
|
||||
Reference in New Issue
Block a user