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
- Fix GH-22049: Prevent crash when cloning unserialized ArrayIterator with numeric properties
- Fix GH-22505: Range check incorrectly rejects arrays of maximum size
- GH-23686: SOAP: redact more headers by default, add `keep_headers` option
- ext/json: replace packed charmap bitmap with a byte-indexed lookup table
- ext/opcache: Fix GH-23679 tracing JIT shadowed private writes
- ext/uri: Expands uri builder coverage
- SoapClient only strips `Authorization: Basic` when a WSDL imports from another host
- Skip test if '--disable-mbregex' is applied.
- Tracing JIT: writes to a parent's private property land in a child's shadowing public property
- docs: write docs for FCI/FCC structs and PHP callables API.
- Docs
- C not yet supported