diff options
| author | Andrei Zmievski <andrei@php.net> | 2000-06-12 19:55:58 +0000 |
|---|---|---|
| committer | Andrei Zmievski <andrei@php.net> | 2000-06-12 19:55:58 +0000 |
| commit | 7ef638aa30a08fa63027402777b5e4f79339b264 (patch) | |
| tree | 59781ddba6b283c88e037c2399cfa5b69bac9604 /ext/pcre/pcrelib/testdata/testoutput4 | |
| parent | 318a59d3020007f4fa9cf1af447062337d171e99 (diff) | |
| download | php-git-7ef638aa30a08fa63027402777b5e4f79339b264.tar.gz | |
@- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern
@ matched an empty string. (Andrei)
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testoutput4')
| -rw-r--r-- | ext/pcre/pcrelib/testdata/testoutput4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/testdata/testoutput4 b/ext/pcre/pcrelib/testdata/testoutput4 index d951b48861..d285224515 100644 --- a/ext/pcre/pcrelib/testdata/testoutput4 +++ b/ext/pcre/pcrelib/testdata/testoutput4 @@ -1,4 +1,4 @@ -PCRE version 3.1 09-Feb-2000 +PCRE version 3.2 12-May-2000 /^[\w]+/ *** Failers |
