<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/json, branch php-5.4.17</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>Happy New Year</title>
<updated>2013-01-01T08:28:54+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-01-01T08:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0a7395e009b2df94c2a3f05aef69fb1779edf8f8'/>
<id>0a7395e009b2df94c2a3f05aef69fb1779edf8f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alter php_json_decode_ex() to respect JSON_BIGINT_AS_STRING for bare numbers.</title>
<updated>2012-12-11T11:51:30+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2012-12-11T11:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2d1694d4ebd51ab61f12e6bc545a17e3baf3b4a0'/>
<id>2d1694d4ebd51ab61f12e6bc545a17e3baf3b4a0</id>
<content type='text'>
Fixes bug #63737 (json_decode does not properly decode with options parameter).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug #63737 (json_decode does not properly decode with options parameter).
</pre>
</div>
</content>
</entry>
<entry>
<title>Related bug #63588 fix length computation + optimize for speed</title>
<updated>2012-11-26T11:59:08+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-26T11:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7751a6882485de64365661f4e7918535c3992982'/>
<id>7751a6882485de64365661f4e7918535c3992982</id>
<content type='text'>
Following comment from Yoram "The patch looks fine, except of testing
for true value of utf16 in each iteration."
Also fix the length computation during check phase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following comment from Yoram "The patch looks fine, except of testing
for true value of utf16 in each iteration."
Also fix the length computation during check phase.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #63588 Duplicate implementation of php_next_utf8_char</title>
<updated>2012-11-25T07:14:23+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-25T07:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=289bb339c9e722ff3017ec58fdef7300f39b8e6d'/>
<id>289bb339c9e722ff3017ec58fdef7300f39b8e6d</id>
<content type='text'>
Json use an utf8 parser from a third party library, switch to
our implementation of php_next_utf8_char.
This also helps on solving #63520. All the unit tests succeed.
Our implementation also seems a little faster.

json.dsp need to be regenerated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Json use an utf8 parser from a third party library, switch to
our implementation of php_next_utf8_char.
This also helps on solving #63520. All the unit tests succeed.
Our implementation also seems a little faster.

json.dsp need to be regenerated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert JSON merges to 5.4</title>
<updated>2012-07-01T14:38:26+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-07-01T14:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b7903f9778a57fda71867f9661505f635d602067'/>
<id>b7903f9778a57fda71867f9661505f635d602067</id>
<content type='text'>
This reverts the following merge commits (-m 1):

405ebfcd182a39f0960ff7d7055d49053d3e0316
d372b33c9b941be9a795bf3705bd22dc5f6092c3
36fa17a5fae84ab332366a202f0a709279a2466a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts the following merge commits (-m 1):

405ebfcd182a39f0960ff7d7055d49053d3e0316
d372b33c9b941be9a795bf3705bd22dc5f6092c3
36fa17a5fae84ab332366a202f0a709279a2466a
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #61359: json_encode() calls too many reallocs</title>
<updated>2012-07-01T02:14:30+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-07-01T02:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b741d3315be5cbddae5a895b9dceb2b71d394366'/>
<id>b741d3315be5cbddae5a895b9dceb2b71d394366</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.3' into PHP-5.4</title>
<updated>2012-06-28T18:18:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-06-28T18:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=405ebfcd182a39f0960ff7d7055d49053d3e0316'/>
<id>405ebfcd182a39f0960ff7d7055d49053d3e0316</id>
<content type='text'>
* PHP-5.3:
  Add json_last_error_msg() function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Add json_last_error_msg() function
</pre>
</div>
</content>
</entry>
<entry>
<title>Add json_last_error_msg() function</title>
<updated>2012-06-28T18:11:27+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-06-28T18:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=974324676b2436f159f42d9241c569f813471684'/>
<id>974324676b2436f159f42d9241c569f813471684</id>
<content type='text'>
This replaces json_last_error(true) and is consistent with other custom
error handling functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces json_last_error(true) and is consistent with other custom
error handling functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-06-27T10:28:55+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-06-27T10:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d372b33c9b941be9a795bf3705bd22dc5f6092c3'/>
<id>d372b33c9b941be9a795bf3705bd22dc5f6092c3</id>
<content type='text'>
* PHP-5.3:
  Improve JSON error handling

Conflicts:
	ext/json/tests/bug54058.phpt
	ext/json/tests/bug61537.phpt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Improve JSON error handling

Conflicts:
	ext/json/tests/bug54058.phpt
	ext/json/tests/bug61537.phpt
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve JSON error handling</title>
<updated>2012-06-27T10:21:48+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-06-27T10:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4662151ea7d7b6920d115cf2a2d6e9d4232727a3'/>
<id>4662151ea7d7b6920d115cf2a2d6e9d4232727a3</id>
<content type='text'>
json_encode() no longer throws warnings. Instead only the error code for
json_last_error() is set.

As it is hard to debug the error from just an error code an optional
$as_string parameter was added to json_last_error(), which returns an
error message instead of an error code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
json_encode() no longer throws warnings. Instead only the error code for
json_last_error() is set.

As it is hard to debug the error from just an error code an optional
$as_string parameter was added to json_last_error(), which returns an
error message instead of an error code.
</pre>
</div>
</content>
</entry>
</feed>
