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
- Remove language for recreating tags (which is dangerous), and using patch levels (which isn't standard practise).
- Fix php_stream_url_wrap_http_ex segfault when real remote failed ssl encryption
- gen_stub.php support for @cvalue DocBlock annotation for backed enum cases
- ext/intl: get_icu_value_internal() to reduce manual memory manageme…
- `make install` doesn't create `lib/php/extensions/debug-non-zts-20240925/` since PHP 8.5 Alpha 4
- Improve user experience when extension files not found
- Implement trait property attribute compatibility checks
- ext/reflection: Add various methods dealing with namespaces for `ReflectionAttribute`
- ext/reflection: Add missing `ReflectionConstant::inNamespace()` method
- ext/reflection: Add `getFqn()` method to `ReflectionClass`, `ReflectionConstant`, `ReflectionFunctionAbstract`, and `ReflectionAttribute`
- Docs
- C not yet supported