Skip to content

Pull requests: php/php-src

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Refactor some ext/pcre code for performance Extension: pcre
#12447 by nielsdos was merged Oct 16, 2023 Loading… updated Oct 16, 2023
pcre: Stop special-casing /e Extension: pcre
#12355 by TimWolla was merged Oct 6, 2023 Loading… updated Oct 6, 2023
Update bundled pcre2 to 10.42 Extension: pcre
#12109 by nielsdos was closed Sep 8, 2023 Loading… updated Sep 8, 2023
Store JIT/non-JIT regex in a different PCRE cache slot Extension: pcre
#11396 by mvorisek was closed Jun 22, 2023 Loading… updated Jun 22, 2023
Fix preg_replace_callback_array() pattern validation Extension: pcre
#11301 by iluuu1994 was closed May 24, 2023 Loading… updated May 24, 2023
Remove pcre_get_compiled_regex_ex() Extension: pcre
#10354 by kamil-tekiela was merged Jan 18, 2023 Loading… updated Jan 18, 2023
Move preg_quote()'d characters into a lookup table Extension: pcre Refactoring
#5131 by dridi was closed Dec 23, 2022 Loading… updated Dec 23, 2022
Fix #77726: Allow null character in regex patterns Extension: pcre
#8114 by tobil4sk was closed Jun 17, 2022 Loading… updated Oct 7, 2022 PHP 8.2
Declare ext/pcre constants in stubs Extension: pcre
#9077 by kocsismate was merged Jul 21, 2022 Loading… updated Jul 21, 2022
Update to libpcre2 10.40 Extension: pcre
#8951 by cmb69 was closed Jul 11, 2022 Loading… updated Jul 11, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.