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
790
Pull requests
598
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
ext
dom
php_dom.h
on
php-8.1.32
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 18, 2023
Fix #80332: Completely broken array access functionality with DOMNamedNodeMap
Show description for 9f7d888
nielsdos
committed
9f7d888
Copy full SHA for 9f7d888
Commits on Jun 9, 2023
Fix #70359 and #78577: segfaults with DOMNameSpaceNode
Show description for f2d673f
nielsdos
committed
f2d673f
Copy full SHA for f2d673f
Commits on Jun 4, 2023
Fix bug #81642: DOMChildNode::replaceWith() bug when replacing a node with itself
Show description for 23f7002
nielsdos
committed
23f7002
Copy full SHA for 23f7002
Fix bug #67440: append_node of a DOMDocumentFragment does not reconcile namespaces
Show description for b1d8e24
nielsdos
committed
b1d8e24
Copy full SHA for b1d8e24
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 Apr 9, 2021
Refactor dom_has_feature() to use zend_string*
Girgias
committed
d842bc7
Copy full SHA for d842bc7
Commits on Feb 22, 2021
Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xsl, zip, Zend
Show description for 4c6533c
kocsismate
committed
4c6533c
Copy full SHA for 4c6533c
Commits on Sep 22, 2020
Promote warnings to error in DOM extension
Show description for 8fef83d
Girgias
committed
8fef83d
Copy full SHA for 8fef83d
Commits on Aug 13, 2020
Throw Error exception in DOM_GET_OBJ
Show description for 634dd38
nikic
committed
634dd38
Copy full SHA for 634dd38
Commits on May 16, 2020
Fix [-Wundef] warning in DOM extension
Girgias
committed
62b1d2c
Copy full SHA for 62b1d2c
Commits on Apr 12, 2020
Generate method entries for ext/dom
Show description for dfd0acf
kocsismate
committed
dfd0acf
Copy full SHA for dfd0acf
Commits on Feb 28, 2020
[RFC] Implement new DOM Living Standard APIs in ext/dom
beberlei
committed
5acd86d
Copy full SHA for 5acd86d
Commits on Feb 17, 2020
Rename php_dom_create_interator() to php_dom_create_iterator()
Show description for 4804dc2
cmb69
committed
4804dc2
Copy full SHA for 4804dc2
Commits on Dec 30, 2019
Use RETURN_THROWS() during ZPP in the date, dba and dom extensions
kocsismate
committed
2f7309b
Copy full SHA for 2f7309b
Commits on Oct 5, 2019
ext/dom: Add global registerNodeNS flag on DOMXPath ctor and property.
beberlei
committed
6c96369
Copy full SHA for 6c96369
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 Feb 4, 2019
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
dstogov
committed
91ef412
Copy full SHA for 91ef412
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 Jul 24, 2018
Remove unused Git attributes ident
Show description for 8d3f8ca
petk
authored and
cmb69
committed
8d3f8ca
Copy full SHA for 8d3f8ca
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Oct 30, 2017
Better fix for bug #75451 (Assertion fails while foreach on empty xpath query)
dstogov
committed
2065d51
Copy full SHA for 2065d51
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
Commits on Jun 11, 2016
Merge branch 'master' into throw-error-in-extensions
trowski
committed
e3c681a
Copy full SHA for e3c681a
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 Jul 6, 2015
Update memory freeing and other issues, revert some changes
trowski
committed
7ec1e17
Copy full SHA for 7ec1e17
Commits on Jun 30, 2015
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
dstogov
committed
4a2e40b
Copy full SHA for 4a2e40b
Commits on Jun 19, 2015
better approach to fix bug #69846
Show description for d079a1c
weltling
committed
d079a1c
Copy full SHA for d079a1c
Commits on Jun 18, 2015
partial fix to bug #69846
weltling
committed
918de41
Copy full SHA for 918de41
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
Copy full SHA for fc33f52
bump year
laruence
committed
0579e82
Copy full SHA for 0579e82
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Oct 9, 2014
Merge branch 'PHP-5.6'
Show description for 0a50b25
datibbaw
committed
0a50b25
Copy full SHA for 0a50b25
Refactored DOMNodeList array dereferencing implementation
datibbaw
committed
59f39de
Copy full SHA for 59f39de
Pagination
Previous
Next
You can’t perform that action at this time.