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:
Andrei Zmievski 2001-02-20 22:04:44 +00:00
parent b038fa1db7
commit 3ec1383b0d

View file

@ -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>