php-src
https://github.com/php/php-src
C
The PHP Interpreter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported10 Subscribers
Add a CodeTriage badge to php-src
Help out
- Issues
- Implement optimization to cast values instead of verifying the type
- DateTime::modify('-1 second') goes 59 minutes later on DST
- Zend: Introduce inline helpers for raw C-string concatenation
- Check extensions in benchmark job before there are really needed
- Fix GH-21545: PHP OpenSSL ext: openssl_x509_parse miscalculates validTo_time_t for far-future certificate dates
- SimpleXML: empty child element without attributes casts to true instead of false
- Zend: refactor type checking and unify const, prop, arg, and return values
- Fix GH-21538: declare(encoding=...) ignored because Zend multibyte feature is turned off by settings for ASCII or UTF-8
- Fix GH-20112: Fatal error during autoloading of complex inheritance chain
- Memory leak with notices in pgsql
- Docs
- C not yet supported