-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix GH-9420: Attributes on promoted properties (PHP 8.1)
#9887
opened Nov 3, 2022 by
kooldev
Loading…
Add hack to force mysqlnd extension to be loaded first to avoid missing symbol errors.
#9822
opened Oct 24, 2022 by
Danack
Loading…
Increase maximum size of an uploaded file to 50Mbyte
RFC
#9315
opened Aug 12, 2022 by
mishanon
Loading…
fpm binding master and children processes to specific core(s).
Category: Build System
SAPI: fpm
#10075
opened Dec 9, 2022 by
devnexen
Loading…
sqlite3: Fix double execution of queries when fetchArray is called
Extension: sqlite3
Waiting on Review
#8942
opened Jul 6, 2022 by
maaarghk
Loading…
Also cache the computed stack size in INIT_FCALL_BY_NAME, speed up calling global functions in other files
Category: JIT
Extension: opcache
Waiting on Review
#7761
opened Dec 11, 2021 by
TysonAndre
Loading…
[main][linux] set IP(6)_RECVERR on connected datagram sockets.
Category: Network
Extension: standard
Waiting on Review
#8635
opened May 25, 2022 by
crrodriguez
Loading…
zend alloc large page support for win(64) proposal.
OS: Windows
#8405
opened Apr 20, 2022 by
devnexen
Loading…
__builtin_memcpy_inline usage introduction.
Category: Engine
Waiting on Review
#8614
opened May 23, 2022 by
devnexen
Loading…
Feature request #78555 - Add the option to disable dblink cleanup
Extension: mysqli
Waiting on Review
#8697
opened Jun 3, 2022 by
eriklundin
Loading…
Replaced wrong type of "addr" in pcntl_signal callback arg
Extension: pcntl
#9832
opened Oct 26, 2022 by
Cobalt-Inferno
Loading…
Reintroduce "Fix detection of unknown gcc function attributes"
Category: Build System
#9586
opened Sep 20, 2022 by
athos-ribeiro
Loading…
No longer allow block mode for declare(encoding)
Category: Engine
Extension: mbstring
#9455
opened Aug 31, 2022 by
cmb69
Loading…
Make sure MYSQLI_OPT_CONNECT_TIMEOUT applies to the whole handshake.
Extension: mysqli
Extension: mysqlnd
#9532
opened Sep 13, 2022 by
vnsavage
Loading…
Fix GH-9674: RecursiveDirectoryIterator regression wrt. junctions
#9774
opened Oct 18, 2022 by
cmb69
Loading…
Proposal: Support overriding short_open_tag in token_get_all()
Category: Engine
Extension: tokenizer
#9612
opened Sep 25, 2022 by
TysonAndre
Loading…
Add alternative to zend_string_dup for persistent strings
Category: Engine
#9768
opened Oct 18, 2022 by
TysonAndre
Loading…
fix: disable Zend Signals by default for ZTS builds
Category: Engine
#10193
opened Dec 30, 2022 by
dunglas
Loading…
Throw error when mysql_stmt_data_seek fails
Extension: mysqli
#10419
opened Jan 22, 2023 by
kamil-tekiela
Loading…
Suppress arginfo / zpp mismatch via ZEND_SUPPRESS_ARGINFO_ZPP_MISMATCH
Category: Engine
Extension: zend_test
#10424
opened Jan 23, 2023 by
zeriyoshi
Loading…
ext/fileinfo: softmagic.c has error: expected identifier
Extension: fileinfo
#10074
opened Dec 9, 2022 by
midoks
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.