Commit graph

25 commits

Author SHA1 Message Date
Scott MacVicar
fc759157c9 Clarify json_decode() depth change and change nesting to recursion depth.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286384 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 03:31:00 +00:00
Nilgün Belma Bugüner
50f05a02f3 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283820 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:50:41 +00:00
Hannes Magnusson
91c3c84922 document the detph parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282676 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 19:41:31 +00:00
Kalle Sommer Nielsen
4ad80308a1 Changelog is always newest first
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282450 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 19:06:49 +00:00
Philip Olson
f57b4a3ccd Fixed spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Richard Quadling
78ecfdf616 Documented JSON_FORCE_OBJECT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277482 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 15:42:54 +00:00
Carola 'Sammy' Kummert
0585a8a903 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276860 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-07 23:15:54 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Yannick Torres
cf94a4cc94 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271940 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 20:25:12 +00:00
Kalle Sommer Nielsen
2466f3fea0 * Theres no actual PECL release for JSON where the json_last_error exists in, so lets just say 5.3.0 for now
* Merge Simion's grammar changes to json_last_error
* Fix typo in example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271882 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 20:25:58 +00:00
Kalle Sommer Nielsen
b5d3fb1520 Shh, nobody saw that c/p error :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271592 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 07:54:46 +00:00
Kalle Sommer Nielsen
4fb8b8c34c * Document new json_last_error() function
* Document new JSON error constants


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271591 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 07:52:29 +00:00
Philip Olson
4223c05232 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Herman J. Radtke III
959be50e8b Added an example showing some common problems people using JavaScript run into when using json_decode.
Also added a note stating that JSON is not the same as JavaScript in hopes that people will realize that the json_decode function is not buggy but instead following the JSON specification.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-10 01:51:18 +00:00
Rudy Nappée
d4f840249e * No () in <function>
* <example> must have a <title> (or use <informalexample>)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263501 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-25 08:48:04 +00:00
Hannes Magnusson
729578590f Revert accidental translation commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258322 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 17:58:34 +00:00
Kalle Sommer Nielsen
0c66a50541 Initial translation for JSON into danish
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258321 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 17:44:25 +00:00
Felipe Pena
75db80b3e0 Add new example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251212 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-23 22:05:59 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
46e6a87fd7 Mention the scalar support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236345 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-25 19:57:31 +00:00
Hannes Magnusson
c30c18cd7c Fixed bug#38945 (json_decode has limits on array depth).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236344 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-25 19:56:26 +00:00
Mehdi Achour
80c84f3f15 Fix filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228260 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 00:32:43 +00:00
Mehdi Achour
e1325b0b7d Fix bug #39806 and link to the JSON official site
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226196 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-01 16:03:48 +00:00
Philip Olson
eb18392c56 Added basic documentation for the JSON functions
(information based on php-src/ext/json/README by Omar Kilani)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217427 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-02 15:43:50 +00:00