<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/date/php_date.h, branch php-5.2.2RC2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:</title>
<updated>2006-08-01T13:28:28+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2006-08-01T13:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5f7750c6e62676a71c4df360c62f56b7fb3f11f2'/>
<id>5f7750c6e62676a71c4df360c62f56b7fb3f11f2</id>
<content type='text'>
 - OO fixes:
  . no is_ref for objects in PHP5+
  . initialize objects when created with the `new` operator
  . check for proper initialization in child classes
 - fix typo: transistion -&gt; transition
 - add test

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - OO fixes:
  . no is_ref for objects in PHP5+
  . initialize objects when created with the `new` operator
  . check for proper initialization in child classes
 - fix typo: transistion -&gt; transition
 - add test

</pre>
</div>
</content>
</entry>
<entry>
<title>- Enable all new date functions and classes</title>
<updated>2006-07-18T12:38:05+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-07-18T12:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ccbb28696be46c5236a387e0548ecc5a4000dae'/>
<id>9ccbb28696be46c5236a387e0548ecc5a4000dae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zones</title>
<updated>2006-04-11T18:03:52+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-04-11T18:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4043f77e36b575ece28c5bfa3fd4297798d6e8c3'/>
<id>4043f77e36b575ece28c5bfa3fd4297798d6e8c3</id>
<content type='text'>
  identifiers). (Derick)
- MFH: Fixed bug #36988 (mktime freezes on long numbers). (Derick)
- MFH: Implemented better error and warning handling that is also used for the
  date_parse() function.
- MFH: Fixed problems with "T" in front of a time string was seen as a time
  zone string.
- MFH: Fixed a problem were 5 and 6 character timezone abbreviations where not
  correctly parsed.

Experimental support (All MFH):
- Added the date_parse() function that returns a parsed date/time string
  including warnings and errors.
- Added the timezone_name_from_abbr() function that exposes the guessing
  mechanism that tries to find a timezone identifier from a timezone
  abbreviation and GMT offset.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  identifiers). (Derick)
- MFH: Fixed bug #36988 (mktime freezes on long numbers). (Derick)
- MFH: Implemented better error and warning handling that is also used for the
  date_parse() function.
- MFH: Fixed problems with "T" in front of a time string was seen as a time
  zone string.
- MFH: Fixed a problem were 5 and 6 character timezone abbreviations where not
  correctly parsed.

Experimental support (All MFH):
- Added the date_parse() function that returns a parsed date/time string
  including warnings and errors.
- Added the timezone_name_from_abbr() function that exposes the guessing
  mechanism that tries to find a timezone identifier from a timezone
  abbreviation and GMT offset.

</pre>
</div>
</content>
</entry>
<entry>
<title>Export symbols that will allow building WDDX as shared object</title>
<updated>2006-01-28T06:18:01+00:00</updated>
<author>
<name>Frank M. Kromann</name>
<email>fmk@php.net</email>
</author>
<published>2006-01-28T06:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=80cc4867e36432ff9ddce5f4d3a57447c9abfda5'/>
<id>80cc4867e36432ff9ddce5f4d3a57447c9abfda5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).</title>
<updated>2006-01-04T21:31:35+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-01-04T21:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=88268c6bcc1a471bf28d9b97d8395a7a3f998759'/>
<id>88268c6bcc1a471bf28d9b97d8395a7a3f998759</id>
<content type='text'>
- MFH: Fixed bug #35885 (strtotime("NOW") no longer works).
- MFH: Fixed bug #33789 (Many Problems with SunFuncs).
- MFH: Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
  passes an offset).
- MFH: Fixed bug #32820 (date_sunrise and date_sunset don't handle GMT offset
  well).
- MFH: Fixed bug #30937 (date_sunrise() &amp; date_sunset() don't handle endless
  day/night at high latitudes).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- MFH: Fixed bug #35885 (strtotime("NOW") no longer works).
- MFH: Fixed bug #33789 (Many Problems with SunFuncs).
- MFH: Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
  passes an offset).
- MFH: Fixed bug #32820 (date_sunrise and date_sunset don't handle GMT offset
  well).
- MFH: Fixed bug #30937 (date_sunrise() &amp; date_sunset() don't handle endless
  day/night at high latitudes).

</pre>
</div>
</content>
</entry>
<entry>
<title>bump year and license version</title>
<updated>2006-01-01T12:51:34+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2006-01-01T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bd93221a8d7f697cad7aeda4f10da08372315e0'/>
<id>5bd93221a8d7f697cad7aeda4f10da08372315e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed ZTS build</title>
<updated>2005-11-29T23:10:15+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-11-29T23:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ea80259eb322b39c2217fce561bb8c7289d6c851'/>
<id>ea80259eb322b39c2217fce561bb8c7289d6c851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #35425 (idate() function ignores timezone settings).</title>
<updated>2005-11-29T20:19:56+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-11-29T20:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=820b5aa9e4a068bdcd3f2024d79979a1e86c2af0'/>
<id>820b5aa9e4a068bdcd3f2024d79979a1e86c2af0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #35143 (gettimeofday() ignores current time zone).</title>
<updated>2005-11-20T20:14:24+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2005-11-20T20:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2bb4d8282c9c9c508435399c3af17db8044345ae'/>
<id>2bb4d8282c9c9c508435399c3af17db8044345ae</id>
<content type='text'>
- Fixed tests due to class constants patch.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed tests due to class constants patch.

</pre>
</div>
</content>
</entry>
</feed>
