On Fri, 16 Jun 2006, Nuno Lopes wrote:

+++ php-src/ext/date/tests/strtotime3.phpt Fri Jun 16 22:48:29 2006
@@ -0,0 +1,67 @@
+--TEST--
+strtotime() function
+--FILE--
+<?php
+date_default_timezone_set('Portugal');

Please use the new names here... not the old bc ones. Europe/Lisbon would be the one to pick.

regards,
Derick

Fixed.

Thanks,
Nuno

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to