Download & Extend

Mimic date_parse_from_format behaviour for older PHP versions

Project:Birthdays
Version:7.x-1.x-dev
Component:Code (Birthdays)
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Is it possible for the minimum PHP version to be 5.2.5 as it is for Drupal 7 instead of 5.3?
My hosting provider is running 5.2.13.

Comments

#1

Title:Minimum PHP version» Mimic date_parse_from_format behaviour for older PHP versions
Component:Miscellaneous» Code (Birthdays)
Category:support request» task

There is a new dependency on http://php.net/manual/de/function.date-parse-from-format.php only recently introduced. Maybe we can get rid of that by writing a custom version of that function.

#2

Maybe the code in comment #1 would work. http://drupal.org/node/1184470

#3

Status:active» fixed

The current Git HEAD no longer depends on PHP 5.3, because there is now a new way to enter the date.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here