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
intl
breakiterator
breakiterator_class.cpp
on
php-8.4.4
User selector
All users
Datepicker
All time
Commit History
Commits on May 30, 2024
ext/intl: Various refactoring (#14360)
Show description for 33f1cf2
Girgias
authored
33f1cf2
Copy full SHA for 33f1cf2
Commits on Aug 31, 2022
Port all internally used classes to use default_object_handlers
Show description for 94ee4f9
bwoebi
committed
94ee4f9
Copy full SHA for 94ee4f9
Commits on Aug 9, 2022
Declare ext/intl constants in stubs - part 10 (#9280)
kocsismate
authored
559d503
Copy full SHA for 559d503
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 Feb 9, 2021
Generate ext/intl class entries from stubs
Show description for c672372
kocsismate
committed
c672372
Copy full SHA for c672372
Commits on Aug 25, 2020
Clean up BreakIterator create_object handler
Show description for 259d050
nikic
committed
259d050
Copy full SHA for 259d050
Commits on Jun 24, 2020
Introduce InternalIterator
Show description for ff19ec2
nikic
committed
ff19ec2
Copy full SHA for ff19ec2
Commits on Apr 14, 2020
Generate method entries for ext/intl
Show description for f00bcfb
kocsismate
committed
f00bcfb
Copy full SHA for f00bcfb
Commits on Mar 31, 2020
Add a ZEND_UNCOMPARABLE value
Show description for fb5bfcb
nikic
committed
fb5bfcb
Copy full SHA for fb5bfcb
Commits on Feb 25, 2020
Get rid of method mapping of BreakIterator classes
kocsismate
committed
81fee9f
Copy full SHA for 81fee9f
Add stubs for Intl BreakIterator
Show description for bcb7847
kocsismate
committed
bcb7847
Copy full SHA for bcb7847
Commits on Oct 7, 2019
Comparison cleanup:
Show description for b02b812
dstogov
committed
b02b812
Copy full SHA for b02b812
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 Sep 15, 2018
Require ICU ≥ 50.1
Show description for 8a4c2f1
cmb69
committed
8a4c2f1
Copy full SHA for 8a4c2f1
Commits on Jun 30, 2018
Merge branch 'PHP-7.2'
Show description for 1b61c3b
cmb69
committed
1b61c3b
Copy full SHA for 1b61c3b
Fix #76556: get_debug_info handler for BreakIterator shows wrong type
Show description for 1118fca
cmb69
committed
1118fca
Copy full SHA for 1118fca
Commits on May 31, 2018
Export standard object handlers, to avoid indirect access
dstogov
committed
f2b4ec4
Copy full SHA for f2b4ec4
Commits on Mar 31, 2018
Simplify namespace access
Show description for d8200e4
weltling
committed
d8200e4
Copy full SHA for d8200e4
Utilize the recommended way to handle the icu namespace
weltling
committed
8d35a42
Copy full SHA for 8d35a42
Commits on Sep 19, 2017
Refactored array creation API. array_init() and array_init_size() are converted into macros calling zend_new_array(). They are not functions anymore and don't return any values.
dstogov
committed
44e0b79
Copy full SHA for 44e0b79
Commits on Jul 16, 2016
Remove useless dtor handlers in intl
Show description for 29af302
nikic
committed
29af302
Copy full SHA for 29af302
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 Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on Aug 25, 2014
master renames phase 1
weltling
committed
c3e3c98
Copy full SHA for c3e3c98
Commits on Aug 19, 2014
basic macro replacements, all at once
weltling
committed
63d3f0b
Copy full SHA for 63d3f0b
Commits on Jun 29, 2014
Fixed temporarily un-expected object re-init
laruence
committed
9fb8c16
Copy full SHA for 9fb8c16
Commits on Jun 28, 2014
Fixed get_debug_info
laruence
committed
1d79334
Copy full SHA for 1d79334
Refactoring ext/intl (only compilerable now, far to finish :<)
laruence
committed
b6e9c76
Copy full SHA for b6e9c76
Commits on Jun 27, 2014
Refactoring ext/intl (incompleted)
laruence
committed
4fbaddb
Copy full SHA for 4fbaddb
Commits on Apr 15, 2014
Cleanup (1-st round)
dstogov
committed
050d7e3
Copy full SHA for 050d7e3
Commits on Feb 10, 2014
Use better data structures (incomplete)
dstogov
committed
f4cfaf3
Copy full SHA for f4cfaf3
Commits on Jul 21, 2013
intl: remove extra quotes from arginfo params
cataphract
committed
3363e04
Copy full SHA for 3363e04
Commits on Jan 29, 2013
Fix arginfo of BreakIterator::getLocale
cataphract
committed
b4ba46c
Copy full SHA for b4ba46c
Pagination
Previous
Next
You can’t perform that action at this time.