mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Let people know the person behind the actual library.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41610 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b038fa1db7
commit
3ec1383b0d
1 changed files with 6 additions and 1 deletions
|
@ -54,7 +54,12 @@
|
|||
<simpara>
|
||||
The Perl-compatible regular expression functions are available in
|
||||
PHP 4 and in PHP 3.0.9 and up.
|
||||
</simpara>
|
||||
</simpara>
|
||||
<simpara>
|
||||
Regular expression support is provided by the PCRE library package, which is
|
||||
open source software, written by Philip Hazel, and copyright by the University
|
||||
of Cambridge, England. It is available at <ulink url="&url.pcre;">&url.pcre;</ulink>.
|
||||
</simpara>
|
||||
</note>
|
||||
</partintro>
|
||||
|
||||
|
|
Loading…
Reference in a new issue