Dropped PECL files
I never use them, there's a link for the JSON one in the convert class if anyone really needed it. Mongo support's been dropped for a while so there was no need for that one either.
This commit is contained in:
parent
a766ced68c
commit
c72a4b76a3
4 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@ class Convert
|
|||
* Encodes passed variable as JSON.
|
||||
*
|
||||
* Requires PHP 5 >= 5.2.0 or PECL json >= 1.2.0
|
||||
* Note: PECL json 1.2.1 is included /vendors
|
||||
*
|
||||
* @link http://json.org/
|
||||
* @link http://us.php.net/json_encode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue