mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-17 14:31:14 +00:00
Finalize extension documentation
This commit is contained in:
7
php_modules/pcre/README.md
Normal file
7
php_modules/pcre/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# pcre
|
||||
|
||||
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences (see below). The current implementation corresponds to Perl 5.005.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/book.pcre.php |
|
||||
Reference in New Issue
Block a user