Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
39k
Code
Issues
791
Pull requests
599
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
ext
json
php_json.h
on
php-8.2.28
User selector
All users
Datepicker
All time
Commit History
Commits on May 13, 2023
Merge branch 'PHP-8.1' into PHP-8.2
bukka
committed
90553af
Copy full SHA for 90553af
Expose JSON internal function to escape string
bukka
committed
e8a836e
Copy full SHA for e8a836e
Commits on Mar 16, 2022
Use more appropriate types in JSON extension (#8194)
Show description for ec53e17
Girgias
authored
ec53e17
Copy full SHA for ec53e17
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Mar 17, 2021
Implement enums
Show description for 269c8da
iluuu1994
committed
269c8da
Copy full SHA for 269c8da
Commits on Jan 15, 2021
Replace zend_bool uses with bool
Show description for 3e01f5a
nikic
committed
3e01f5a
Copy full SHA for 3e01f5a
Commits on Jun 8, 2020
Constify char * arguments of APIs
Show description for 88355dd
twose
authored and
nikic
committed
88355dd
Copy full SHA for 88355dd
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
Copy full SHA for 5d6e923
Commits on Jul 24, 2019
Bump PHP_JSON_VERSION to PHP_VERSION
Show description for dee243d
petk
committed
dee243d
Copy full SHA for dee243d
Commits on Feb 3, 2019
Remove local variables
Show description for 92ac598
petk
committed
92ac598
Copy full SHA for 92ac598
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
Copy full SHA for 0cf7de1
Commits on Jun 14, 2018
Bump PHP_JSON_VERSION to 1.7.0
bukka
committed
f3ef13e
Copy full SHA for f3ef13e
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Oct 22, 2017
Merge JSON_THROW_ON_ERROR
hikari-no-yume
committed
e823770
Copy full SHA for e823770
Commits on Jul 16, 2017
Bump PHP_JSON_VERSION to 1.6.0
bukka
committed
18180bb
Copy full SHA for 18180bb
[ci skip] Remove CSV leftovers from json code - $Id$
bukka
committed
0f047f6
Copy full SHA for 0f047f6
Introduce internal php_json_encode_ex to allow extensions setting depth
bukka
committed
9c58822
Copy full SHA for 9c58822
Add JSON_INVALID_UTF8_SUBSTITUTE and JSON_INVALID_UTF8_IGNORE
Show description for 0d0f7cd
bukka
committed
0d0f7cd
Copy full SHA for 0d0f7cd
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
Commits on Aug 29, 2016
Bump PHP_JSON_VERSION to 1.5.0
bukka
committed
c4961fa
Copy full SHA for c4961fa
Commits on Jun 28, 2016
Add return code from json API functions
Show description for bea131f
bukka
committed
bea131f
Copy full SHA for bea131f
Commits on Mar 3, 2016
Merge branch 'PHP-7.0'
nikic
committed
f57c0b3
Copy full SHA for f57c0b3
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
Show description for 1ac1529
nikic
committed
1ac1529
Copy full SHA for 1ac1529
Fix bug #71575 removing extra semicolons outside macros
asgrim
authored and
nikic
committed
c4b1888
Copy full SHA for c4b1888
Commits on Jan 22, 2016
json_encode: Escape U+2028 and U+2029 more often.
Show description for 104876d
kohler
authored and
bukka
committed
104876d
Copy full SHA for 104876d
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
Copy full SHA for ed35de7
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
Copy full SHA for 49493a2
Commits on Sep 4, 2015
Move json_decode options macros bellow encode options
bukka
committed
7fe2646
Copy full SHA for 7fe2646
json: fix formating of PHP_JSON* option bitshifts
rmccullagh
authored and
bukka
committed
45fdff1
Copy full SHA for 45fdff1
Commits on Sep 3, 2015
these need to be exported for extensions that use json
krakjoe
committed
26e619b
Copy full SHA for 26e619b
Commits on Jul 29, 2015
switch to the unified globals accessor where appropriate
weltling
committed
4e66cce
Copy full SHA for 4e66cce
Commits on Jun 21, 2015
Fix bug #68546 (json_decode cannot access property started with \0)
bukka
committed
f3df3df
Copy full SHA for f3df3df
Commits on Feb 17, 2015
Set PHP_JSON_VERSION to 1.4.0
bukka
committed
3ddc246
Copy full SHA for 3ddc246
Commits on Feb 9, 2015
fix json globals
m6w6
committed
09a3e73
Copy full SHA for 09a3e73
Commits on Feb 2, 2015
Give me credit
bukka
committed
20bae2a
Copy full SHA for 20bae2a
Pagination
Previous
Next
You can’t perform that action at this time.