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 supported11 Subscribers
Add a CodeTriage badge to php-src![CodeTriage badge for php/php-src](/php/php-src/badges/users.svg?count=11)
Help out
- Issues
- Replace zend_object object with its header to prevent the "using flexible array in the middle of another struct" problem in its inheritted classes (static analyzer report)
- ext/session: start to implement GH-14019
- Install SQLServer Express directly instead of using Chocolatey
- grapheme_extract should pass over invalid surrogate halves
- Avoid calling deprecated ODBC functions
- Don't use deprecated `GetVersionEx()`
- Property hooks do not call parent's magic `__get` and `__set` methods when referencing parent property
- ext/mysqli: Skip test that needs superuser
- Cleaning up types in php_stdiop_cast
- Undefined behaviour in re2c lexers caused by unspecified default rule.
- Docs
- C not yet supported