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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 - 27 = ?
Subscribe to this entry?

 
 [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: Tue Apr 16 19:01:31 2024 UTC