Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 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
Appearance settings
Resetting 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 }}
ilevin
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
php-src
ext
imap
on
master
User selector
All users
All time
Commit History
Commits on Jan 1, 2013
Happy New Year
laruence
committed
a666285
Copy full SHA for a666285
Commits on Nov 24, 2012
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 88d2b8c
remicollet
committed
88d2b8c
Copy full SHA for 88d2b8c
add unit test for bug 63126
remicollet
committed
9214724
Copy full SHA for 9214724
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 7cd2f4b
remicollet
committed
7cd2f4b
Copy full SHA for 7cd2f4b
Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array
remicollet
committed
f55bed9
Copy full SHA for f55bed9
Commits on Jun 30, 2012
Fixed the common misspelling of the word occurred (occured -> occurred)
Easen
authored and
smalyshev
committed
896ac68
Copy full SHA for 896ac68
Commits on Jan 1, 2012
- Year++
felipensp
committed
e4ca0ed
Copy full SHA for e4ca0ed
- Year++
felipensp
committed
4e19825
Copy full SHA for 4e19825
Commits on Sep 7, 2011
Update skipif
bjori
committed
631055c
Copy full SHA for 631055c
Update skipif
bjori
committed
4511817
Copy full SHA for 4511817
Commits on Aug 6, 2011
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
felipensp
committed
997f323
Copy full SHA for 997f323
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
felipensp
committed
707a8f7
Copy full SHA for 707a8f7
- Fixed bug #55313 (Number of retries not set when params specified)
Show description for edfa198
felipensp
committed
edfa198
Copy full SHA for edfa198
- Fixed bug #55313 (Number of retries not set when params specified)
Show description for 7c1cb26
felipensp
committed
7c1cb26
Copy full SHA for 7c1cb26
Commits on Jul 25, 2011
- Make usage of new PHP_FE_END macro
felipensp
committed
23e4385
Copy full SHA for 23e4385
- Make usage of new PHP_FE_END macro
felipensp
committed
4b30846
Copy full SHA for 4b30846
Commits on Jun 6, 2011
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
Show description for 32b5f8a
felipensp
committed
32b5f8a
Copy full SHA for 32b5f8a
Commits on Apr 3, 2011
Fix common typos in the source code (Reported in Bug #54065)
Show description for 1368364
adoy
committed
1368364
Copy full SHA for 1368364
Fix common typos in the source code (Reported in Bug #54065)
Show description for e8486cc
adoy
committed
e8486cc
Copy full SHA for e8486cc
Commits on Jan 24, 2011
Add imap_fetchmime
smalyshev
committed
779e88e
Copy full SHA for 779e88e
Add imap_fetchmime
smalyshev
committed
e7a2c9a
Copy full SHA for e7a2c9a
Commits on Jan 1, 2011
- Year++
felipensp
committed
927bf09
Copy full SHA for 927bf09
- Year++
felipensp
committed
0203cc3
Copy full SHA for 0203cc3
Commits on Dec 13, 2010
MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long
Show description for 75a9b76
LawnGnome
committed
75a9b76
Copy full SHA for 75a9b76
Commits on Nov 23, 2010
Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME
Show description for f93b470
LawnGnome
committed
f93b470
Copy full SHA for f93b470
Commits on Nov 18, 2010
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
pierrejoye
committed
ce96fd6
Copy full SHA for ce96fd6
Commits on Nov 2, 2010
Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).
iliaal
committed
a163269
Copy full SHA for a163269
Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).
iliaal
committed
2bbcc00
Copy full SHA for 2bbcc00
Commits on Apr 28, 2010
revert change #298288: Remove old dsp/dsw/makefile files
Rob Richards
committed
0a34d10
Copy full SHA for 0a34d10
Commits on Apr 26, 2010
Removed safe_mode
Show description for dd8e59d
KalleZ
committed
dd8e59d
Copy full SHA for dd8e59d
Commits on Apr 21, 2010
Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions
KalleZ
committed
518a17e
Copy full SHA for 518a17e
Commits on Apr 14, 2010
- #35638, add udate to imap_fetch_overview
pierrejoye
committed
632c03d
Copy full SHA for 632c03d
- #35638, add udate to imap_fetch_overview
pierrejoye
committed
623818f
Copy full SHA for 623818f
Commits on Feb 7, 2010
- Fixed #44098, imap_utf8() returns only capital letters
pierrejoye
committed
c58f63a
Copy full SHA for c58f63a
Commits on Jan 5, 2010
- [doc] add support for DISABLE_AUTHENTICATOR in imap_open (fix #33500)
pierrejoye
committed
c5c6bc8
Copy full SHA for c5c6bc8
Pagination
Previous
Next
You can’t perform that action at this time.