<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-5.6.0alpha2</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>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2014-01-27T09:57:45+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-01-27T09:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a63c0950330997361a082bd35c9e62a70417ec66'/>
<id>a63c0950330997361a082bd35c9e62a70417ec66</id>
<content type='text'>
* PHP-5.5:
  Remove obsolete description

Conflicts:
	php.ini-development
	php.ini-production
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Remove obsolete description

Conflicts:
	php.ini-development
	php.ini-production
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-01-27T09:55:50+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-01-27T09:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=de99fd7301421f515e545bd20a4b226715e16a41'/>
<id>de99fd7301421f515e545bd20a4b226715e16a41</id>
<content type='text'>
* PHP-5.4:
  Remove obsolete description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Remove obsolete description
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete description</title>
<updated>2014-01-27T09:41:31+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-01-27T09:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4dee63ca1cb650f96c227d9169787f70b0c86bd9'/>
<id>4dee63ca1cb650f96c227d9169787f70b0c86bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update php.ini-*</title>
<updated>2013-12-30T13:28:43+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2013-12-10T15:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=feb4caad095313e905990359d93fde57c4c4c328'/>
<id>feb4caad095313e905990359d93fde57c4c4c328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5'</title>
<updated>2013-10-21T21:21:19+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-10-21T21:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b3a2b44198f160aa829c0079012dd8a029fe5f6d'/>
<id>b3a2b44198f160aa829c0079012dd8a029fe5f6d</id>
<content type='text'>
* PHP-5.5:
  Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org)</title>
<updated>2013-10-21T21:20:35+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-10-21T21:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b6ceea4a25f667bfed6c26899dd55a274a3270d3'/>
<id>b6ceea4a25f667bfed6c26899dd55a274a3270d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-09-27T15:50:03+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2013-09-27T15:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e98fc7de52ff7ddbcce77bd1bd9df146a25d6659'/>
<id>e98fc7de52ff7ddbcce77bd1bd9df146a25d6659</id>
<content type='text'>
* PHP-5.4:
  Add information about which INI file is which inside respective files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Add information about which INI file is which inside respective files
</pre>
</div>
</content>
</entry>
<entry>
<title>Add information about which INI file is which inside respective files</title>
<updated>2013-09-27T15:46:14+00:00</updated>
<author>
<name>Ondřej Surý</name>
<email>ondrej@sury.org</email>
</author>
<published>2013-09-27T15:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ad0a2f56ea5f9822297fec8e2816751b9a4f653'/>
<id>0ad0a2f56ea5f9822297fec8e2816751b9a4f653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More OCI8 DTrace probe updates.</title>
<updated>2013-09-27T04:12:11+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-09-27T04:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ac7c533a0334f384d1a74eed6172a3c8cc4ef49'/>
<id>5ac7c533a0334f384d1a74eed6172a3c8cc4ef49</id>
<content type='text'>
Change php.ini-* doc to match an earlier change to config.w32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change php.ini-* doc to match an earlier change to config.w32
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5'</title>
<updated>2013-09-09T23:59:26+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2013-09-09T23:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b8beb657ca725913ab8568eb218691bdd2f838c5'/>
<id>b8beb657ca725913ab8568eb218691bdd2f838c5</id>
<content type='text'>
* PHP-5.5:
  Tinker with the wording of the short_open_tag description.

Conflicts:
	php.ini-development
	php.ini-production
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Tinker with the wording of the short_open_tag description.

Conflicts:
	php.ini-development
	php.ini-production
</pre>
</div>
</content>
</entry>
</feed>
