-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
uri: Fix memory safety violations when assigning
$errors
by reference fails
Extension: uri
#19628
opened Aug 28, 2025 by
TimWolla
Loading…
random: Use
->default_object_handlers
for engines
ABI break
Extension: random
#19625
opened Aug 28, 2025 by
TimWolla
Loading…
uri: Remove
php_uri_parse()
and php_uri_free()
Extension: openssl
Extension: uri
Extension: zend_test
#19624
opened Aug 28, 2025 by
TimWolla
Loading…
uri: Always use
const
pointers when referring to uri_parser_t
ABI break
Extension: filter
Extension: openssl
Extension: soap
Extension: standard
Extension: uri
Extension: zend_test
#19623
opened Aug 28, 2025 by
TimWolla
Loading…
uri: Remove useless
uri_property_handlers_t
struct
Extension: uri
#19622
opened Aug 28, 2025 by
TimWolla
Loading…
uri: Use
has_text_range()
in php_uri_parser_rfc3986_scheme_read()
Extension: uri
#19621
opened Aug 28, 2025 by
TimWolla
Loading…
Fix GH-19612: Mitigate libxml2 tree dictionary bug
Extension: dom
#19620
opened Aug 28, 2025 by
nielsdos
Loading…
opcache: Improve error messages when “temporarily enabling OPcache”
Extension: opcache
SAPI: fpm
#19619
opened Aug 28, 2025 by
TimWolla
Loading…
Use dtor instead of free_obj for ZipArchive
Extension: zip
#19602
opened Aug 27, 2025 by
iluuu1994
Loading…
Avoid using unsafe
sprintf()
Category: Engine
Extension: pdo_firebird
SAPI: fpm
#19598
opened Aug 26, 2025 by
alexandre-daubois
Loading…
Deprecate driver specific PDO methods
Extension: pdo (core)
Extension: pdo_pgsql
Extension: pdo_sqlite
Extension: zend_test
RFC
#19596
opened Aug 26, 2025 by
arnaud-lb
Loading…
ext/pdo_pgsql: [RFC] Deprecate PGSQL_TRANSACTION_ constants.
Extension: pdo_pgsql
RFC
#19594
opened Aug 26, 2025 by
devnexen
Loading…
Fix GH-11952: better locale strings canonicalization for IntlDateFormatter and NumberFormatter
Extension: intl
#19593
opened Aug 26, 2025 by
alexandre-daubois
Loading…
Fix stream wrapper stream_close() not being called on exception unwind
#19590
opened Aug 25, 2025 by
iluuu1994
Loading…
uri: Do not copy the normalized URI when cloning RFC 3986 URIs
Extension: uri
#19588
opened Aug 25, 2025 by
TimWolla
Loading…
Fix GH-19577: avoid integer overflow when using a small offset and PHP_INT_MAX with LimitIterator
Extension: spl
#19585
opened Aug 25, 2025 by
alexandre-daubois
Loading…
Fix GH-19578: imagefilledellipse underflow on width argument.
Extension: gd
#19579
opened Aug 25, 2025 by
devnexen
Loading…
fix build warnings for Haiku.
Category: Build System
Extension: sockets
#19575
opened Aug 24, 2025 by
devnexen
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.