<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/json, branch php-5.3.4</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>Fix English in the error message emitted when json_decode() is called with</title>
<updated>2010-09-14T03:46:28+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2010-09-14T03:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1f06a6a4e854cd73539db015c4bf9cfb123b7446'/>
<id>1f06a6a4e854cd73539db015c4bf9cfb123b7446</id>
<content type='text'>
depth &lt;= 0.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
depth &lt;= 0.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.</title>
<updated>2010-07-06T17:01:30+00:00</updated>
<author>
<name>Scott MacVicar</name>
<email>scottmac@php.net</email>
</author>
<published>2010-07-06T17:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e1ce0a64ea4d4f33f9de736a8b7dfcaf391ee053'/>
<id>e1ce0a64ea4d4f33f9de736a8b7dfcaf391ee053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for JSON_NUMERIC_CHECK option in json_encode() that converts </title>
<updated>2010-05-20T19:37:52+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-05-20T19:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ea3a6539dcbbe57c4da2cbfba400274943ba4fdc'/>
<id>ea3a6539dcbbe57c4da2cbfba400274943ba4fdc</id>
<content type='text'>
numeric strings to integers.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
numeric strings to integers.


</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #51590 (JSON_ERROR_UTF8 is undefined)</title>
<updated>2010-04-18T18:07:27+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-04-18T18:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=45c090f3e7dcdc4bd2570d274763e65baa15f691'/>
<id>45c090f3e7dcdc4bd2570d274763e65baa15f691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed tests</title>
<updated>2010-04-03T15:42:42+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-04-03T15:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d571dee742307b045e0a041b9eb2e46254ea140'/>
<id>4d571dee742307b045e0a041b9eb2e46254ea140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php</title>
<updated>2010-01-03T09:23:27+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2010-01-03T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ba1e81665df38fec244c926b3eff78034baa35a'/>
<id>9ba1e81665df38fec244c926b3eff78034baa35a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken json tests in all branches</title>
<updated>2009-08-03T04:01:57+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2009-08-03T04:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8af64e6f34510f6adf721efd93272742c869f8db'/>
<id>8af64e6f34510f6adf721efd93272742c869f8db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Add error constant when json_encode detects an invalid UTF-8 sequence.</title>
<updated>2009-07-27T03:43:38+00:00</updated>
<author>
<name>Scott MacVicar</name>
<email>scottmac@php.net</email>
</author>
<published>2009-07-27T03:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=87dbefa03b02c7ec6e79654a04fe3b8b285b0be7'/>
<id>87dbefa03b02c7ec6e79654a04fe3b8b285b0be7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests corrupted by svn's eol-style=native</title>
<updated>2009-07-15T13:44:14+00:00</updated>
<author>
<name>Alexey Zakhlestin</name>
<email>indeyets@php.net</email>
</author>
<published>2009-07-15T13:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e326b91e710ec5240f498c9d8242f0ad6b5fde2'/>
<id>3e326b91e710ec5240f498c9d8242f0ad6b5fde2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix json shared build on Windows</title>
<updated>2009-06-30T17:52:21+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2009-06-30T17:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2361b4ea2a640fe11c615fdeac6e8b27f86340a0'/>
<id>2361b4ea2a640fe11c615fdeac6e8b27f86340a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
