Skip to content

Commit 5fe4835

Browse files
committed
Drop Date #11498
1 parent b67f028 commit 5fe4835

File tree

12 files changed

+0
-13552
lines changed

12 files changed

+0
-13552
lines changed

library/Zend/Date.php

Lines changed: 0 additions & 5109 deletions
This file was deleted.

library/Zend/Date/Cities.php

Lines changed: 0 additions & 318 deletions
This file was deleted.

library/Zend/Date/DateObject.php

Lines changed: 0 additions & 1135 deletions
This file was deleted.

library/Zend/Date/Exception.php

Lines changed: 0 additions & 41 deletions
This file was deleted.

library/Zend/Locale/Format.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,6 @@ public static function getDate($date, array $options = [])
11851185
/**
11861186
* Returns if the given datestring contains all date parts from the given format.
11871187
* If no format is given, the default date format from the locale is used
1188-
* If you want to check if the date is a proper date you should use Zend_Date::isDate().
11891188
*
11901189
* @param string $date Date string
11911190
* @param array $options Options: format_type, fix_date, locale, date_format. See {@link setOptions()} for details.

library/Zend/Validate/Date.php

Lines changed: 0 additions & 256 deletions
This file was deleted.

tests/TestConfiguration.php.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ defined('TESTS_ZEND_LOCALE_FORMAT_SETLOCALE') || define('TESTS_ZEND_LOCALE_FORMA
227227
* Edit TestConfiguration.php, not TestConfiguration.php.dist.
228228
*/
229229
defined('TESTS_ZEND_LOCALE_BCMATH_ENABLED') || define('TESTS_ZEND_LOCALE_BCMATH_ENABLED', true);
230-
defined('TESTS_ZEND_I18N_EXTENDED_COVERAGE') || define('TESTS_ZEND_I18N_EXTENDED_COVERAGE', true);
231230

232231
/**
233232
* Zend_Rest tests

0 commit comments

Comments
 (0)