Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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
8.1k
Star
40.4k
Code
Issues
975
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
DOMXPath::quote(string $str): string
- #13456
#13456
Merged
ndossche
merged 19 commits into
php:master
php/php-src:master
from
divinity76:domxpath_quote
divinity76/php-src:domxpath_quote
Copy head branch name to clipboard
Feb 22, 2024
Conversation
Commits
19
(19)
Checks
Files changed
Merged
DOMXPath::quote(string $str): string
#13456
ndossche
merged 19 commits into
php:master
php/php-src:master
from
divinity76:domxpath_quote
divinity76/php-src:domxpath_quote
Copy head branch name to clipboard
Commits
Commits on Feb 21, 2024
DOMXPath::quote(string $str): string
Show description for 1730af1
divinity76
committed
1730af1
View commit details
Copy full SHA for 1730af1
Browse repository at this point
oops
divinity76
committed
bedc0d0
View commit details
Copy full SHA for bedc0d0
Browse repository at this point
efree
divinity76
committed
779bfe1
View commit details
Copy full SHA for 779bfe1
Browse repository at this point
eol
divinity76
committed
9925f4a
View commit details
Copy full SHA for 9925f4a
Browse repository at this point
use smart_str api
Show description for 74404a6
divinity76
committed
74404a6
View commit details
Copy full SHA for 74404a6
Browse repository at this point
cleanup
divinity76
committed
c17264e
View commit details
Copy full SHA for c17264e
Browse repository at this point
credits
divinity76
committed
b85a768
View commit details
Copy full SHA for b85a768
Browse repository at this point
cleanup
divinity76
committed
7ad4c91
View commit details
Copy full SHA for 7ad4c91
Browse repository at this point
micro optimize
divinity76
committed
e3fb678
View commit details
Copy full SHA for e3fb678
Browse repository at this point
derp
divinity76
committed
62a6eed
View commit details
Copy full SHA for 62a6eed
Browse repository at this point
Update ext/dom/tests/DOMXPath_quote.phpt
Show description for 307a9be
divinity76
and
ndossche
authored
307a9be
View commit details
Copy full SHA for 307a9be
Browse repository at this point
emptystring test
divinity76
authored
641f01f
View commit details
Copy full SHA for 641f01f
Browse repository at this point
Update ext/dom/xpath.c
Show description for 1d935fd
divinity76
and
ndossche
authored
1d935fd
View commit details
Copy full SHA for 1d935fd
Browse repository at this point
micro-optimize
Show description for e9d4990
divinity76
committed
e9d4990
View commit details
Copy full SHA for e9d4990
Browse repository at this point
Update ext/dom/xpath.c
Show description for f90a244
divinity76
and
ndossche
authored
f90a244
View commit details
Copy full SHA for f90a244
Browse repository at this point
Update ext/dom/xpath.c
Show description for a20e67b
divinity76
and
ndossche
authored
a20e67b
View commit details
Copy full SHA for a20e67b
Browse repository at this point
Commits on Feb 22, 2024
better loop
divinity76
committed
ce9b737
View commit details
Copy full SHA for ce9b737
Browse repository at this point
snakes on a plane
divinity76
committed
d930979
View commit details
Copy full SHA for d930979
Browse repository at this point
safe_alloc + null terminated
divinity76
committed
7c478a1
View commit details
Copy full SHA for 7c478a1
Browse repository at this point
You can’t perform that action at this time.