<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/tests/classes, branch immutable-date</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>Adding test for bug #63462</title>
<updated>2013-01-06T13:46:49+00:00</updated>
<author>
<name>Lars Strojny</name>
<email>lstrojny@php.net</email>
</author>
<published>2013-01-06T13:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bdc1e2302ce57f6763c50d03bf987261f34f1d2b'/>
<id>bdc1e2302ce57f6763c50d03bf987261f34f1d2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding tests for private and protected properties</title>
<updated>2012-12-02T18:47:18+00:00</updated>
<author>
<name>Marco Pivetta</name>
<email>ocramius@gmail.com</email>
</author>
<published>2012-11-08T04:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=627eb9e3d99c75a4d0309c1321e91a3a7ec4571c'/>
<id>627eb9e3d99c75a4d0309c1321e91a3a7ec4571c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing test according to @jpauli's suggestions</title>
<updated>2012-12-02T18:47:13+00:00</updated>
<author>
<name>Marco Pivetta</name>
<email>ocramius@gmail.com</email>
</author>
<published>2012-11-07T17:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=12f451c7710f1812418b8fdbabead2dc52796e29'/>
<id>12f451c7710f1812418b8fdbabead2dc52796e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding regression test for behavior of magic methods with unset public properties</title>
<updated>2012-12-02T18:47:09+00:00</updated>
<author>
<name>Marco Pivetta</name>
<email>ocramius@gmail.com</email>
</author>
<published>2012-10-26T01:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1377942b6963f53c77226b8a68832183b9916426'/>
<id>1377942b6963f53c77226b8a68832183b9916426</id>
<content type='text'>
Verifies that after having unset a public property, any access to it, be it read or write, causes calls to public magic methods

Signed-off-by: Marco Pivetta &lt;ocramius@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verifies that after having unset a public property, any access to it, be it read or write, causes calls to public magic methods

Signed-off-by: Marco Pivetta &lt;ocramius@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-10-10T02:31:31+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-10T02:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e081c55fb50d5a088d93a15834e7ec8129097fb3'/>
<id>e081c55fb50d5a088d93a15834e7ec8129097fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove executable permission on phpt</title>
<updated>2012-10-10T02:27:49+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-10T02:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=610c7fbe7b93498154b17e4e81018b72fa15ec45'/>
<id>610c7fbe7b93498154b17e4e81018b72fa15ec45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trivial change try to ci a "fake" merge</title>
<updated>2012-03-30T12:50:45+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2012-03-30T12:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=14fdb8bf0a0706385c2ac1ae285398908001a3fc'/>
<id>14fdb8bf0a0706385c2ac1ae285398908001a3fc</id>
<content type='text'>
seems now a empty merge will not be accepted by pre-receive-hook
  "remote: We cannot figure out what you comitted!"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
seems now a empty merge will not be accepted by pre-receive-hook
  "remote: We cannot figure out what you comitted!"
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test,  parameter signatures was introduced only into 5.4</title>
<updated>2012-03-30T12:37:48+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2012-03-30T12:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b4112c98aa27e72ee5b9d4d130049f4876e1f45'/>
<id>6b4112c98aa27e72ee5b9d4d130049f4876e1f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix test</title>
<updated>2011-11-26T17:35:19+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-11-26T17:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=06bc6bdc29304a17e730a6c1c69580d1bda14ab6'/>
<id>06bc6bdc29304a17e730a6c1c69580d1bda14ab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix test</title>
<updated>2011-11-26T17:35:19+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-11-26T17:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1bd15bbd7d553e7680d5ae03b7a416d16ba9444f'/>
<id>1bd15bbd7d553e7680d5ae03b7a416d16ba9444f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
