History log of /PHP-7.0/ext/date/lib/parse_iso_intervals.c (Results 26 – 41 of 41)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7
# d64d9e33 05-Sep-2012 Xinchen Hui

year++


Revision tags: php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# b2b7d5b9 06-Dec-2011 Derick Rethans

- Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.


# 8889fcac 06-Dec-2011 Derick Rethans

- Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.


# 2679ccc5 06-Dec-2011 Derick Rethans

- Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.


Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 28b41c81 13-Nov-2010 Derick Rethans

- MFH: Added support for the ( and ) delimiters/separators to
DateTime::createFromFormat().
- Regenerated the parsers for HEAD and PHP_5_3.


# 8ca9251c 13-Nov-2010 Derick Rethans

- MFH: Added support for the ( and ) delimiters/separators to
DateTime::createFromFormat().
- Regenerated the parsers for HEAD and PHP_5_3.


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 53cfb3d5 26-Mar-2010 Adam Harvey

Fixed bug #51393 (DateTime::createFromFormat() fails if format string contains timezone).


# a2edb7f6 26-Mar-2010 Adam Harvey

Fixed bug #51393 (DateTime::createFromFormat() fails if format string contains timezone).


# 156d780c 07-Mar-2010 Derick Rethans

- Fixed bug #40778 (DateInterval::format("%a") is always zero when an interval
is created from an ISO string).


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# f2ef1dec 05-May-2009 Derick Rethans

- Fixed bug #48149 (Cannot make interval parts larger than 9999) by
regenerating the parser.


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9
# 4591f12d 02-Aug-2008 Derick Rethans

- MFH: Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
durations).


Revision tags: php-5.3.0alpha1, php-4.4.9RC1
# 4a23bbfe 08-Jul-2008 Derick Rethans

- MFH: Fixed some ambiguities in the date parser.


# 484d6b21 08-Jul-2008 Derick Rethans

- Replaced // by /* .. */ comments.


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# c06ab8ca 04-May-2008 Derick Rethans

- MFH: Added support for using ISO 8601 time intervals to define a DatePeriod
iterator.
#- @doc


Revision tags: php-5.2.6
# 357292a0 27-Apr-2008 Derick Rethans

- MFH: Fixed "this week", "previous week"/"last week" and "next week" phrases
by actually meaning the week.
#- MFH: For now the week starts on Monday, but I plan on making that
# confi

- MFH: Fixed "this week", "previous week"/"last week" and "next week" phrases
by actually meaning the week.
#- MFH: For now the week starts on Monday, but I plan on making that
# configurable.

show more ...


# 2047fa85 25-Apr-2008 Derick Rethans

- Added new date/time functionality:
. support for diffing date/times through date_diff() / DateTime::diff().
. added DateInterval class to represent the difference between two date/times

- Added new date/time functionality:
. support for diffing date/times through date_diff() / DateTime::diff().
. added DateInterval class to represent the difference between two date/times.
. support for parsing ISO intervals for use with DateInterval.
. date_add() / DateTime::add(), date_sub() / DateTime::sub() for applying an
interval to an existing date/time.
- MFH: Fixed bug #44742 (timezone_offset_get() causes segmentation faults).

show more ...


12