php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #77094 Support flags in preg_replace_callback
Submitted: 2018-11-02 12:14 UTC Modified: 2019-03-18 13:26 UTC
Votes:2
Avg. Score:2.5 ± 1.5
Reproduced:0 of 1 (0.0%)
From: xxxxx at xxxxx dot xxxxxxxxxxx Assigned: nikic (profile)
Status: Closed Package: PCRE related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xxxxx at xxxxx dot xxxxxxxxxxx
New email:
PHP Version: OS:

 

 [2018-11-02 12:14 UTC] xxxxx at xxxxx dot xxxxxxxxxxx
Description:
------------
http://php.net/manual/en/function.preg-replace-callback.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-11-02 12:42 UTC] nikic@php.net
-Summary: support PREG_UNMATCHED_AS_NULL in preg_replace_callback +Summary: Support PREG_UNMATCHED_AS_NULL in preg_replace_callback -Type: Bug +Type: Feature/Change Request
 [2018-11-02 22:59 UTC] requinix@php.net
-Summary: Support PREG_UNMATCHED_AS_NULL in preg_replace_callback +Summary: Support flags in preg_replace_callback
 [2019-03-18 13:26 UTC] nikic@php.net
-Assigned To: +Assigned To: nikic
 [2019-03-19 09:40 UTC] nikic@php.net
Automatic comment on behalf of nikita.ppv@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=12bcdd68b421a9da50f7f56ea361003997819675
Log: Fix #77094: Add flags support for pcre_replace_callback(_array)
 [2019-03-19 09:40 UTC] nikic@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC