Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
s/JSON/Json/ in Zend\Json\Json classfile
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Mar 18, 2011
14 parents d31ec42 + 2f2a15a + 585cc82 + a9438e2 + d59be1f + 643e2df + a49e8f2 + 08fd26d + b52d5dc + de5abc1 + 48f2d19 + 34ca3a0 + 5169094 + 25abd15 commit 87522da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Json.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
* @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
class JSON
class Json
{
/**
* How objects should be encoded -- arrays or as StdClass. TYPE_ARRAY is 1
Expand Down

0 comments on commit 87522da

Please sign in to comment.