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
Help out
- Issues
- Added readonly reinitable helper
- perf: ZTS: remove obsolete realpath access check
- dtrace probes exception__caught , exception__thrown useless without more probe arguments for context
- perf: ZTS: use nl_langinfo for the decimal point instead of mutex-protected localeconv
- perf: don't copy zend_constants into every threads EG(zend_constants) table
- Serialize closures declared in constant expressions
- ext/posix: remove musl pathconf workarounds
- perf: direct syscall fastpath for absolute paths in zend_virtual_cwd
- Fix leak when cURL PREREQFUNCTION returns a type other than int
- Fix use-after-free when a destructor bails out during zend_hash_clean()
- Docs
- C not yet supported