Skip to content

Commit a9a5f24

Browse files
author
Andrei Zmievski
committed
Add another item.
1 parent 02d76f8 commit a9a5f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pcre/php_pcre.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
/*
2222
TODO:
2323
- Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time
24+
- Make new modifier, similar to /e, that passes matches to
25+
a user-defined function
2426
*/
2527

2628
#include "php.h"

0 commit comments

Comments
 (0)