diff options
author | Nuno Lopes <nlopess@php.net> | 2007-06-15 19:09:26 +0000 |
---|---|---|
committer | Nuno Lopes <nlopess@php.net> | 2007-06-15 19:09:26 +0000 |
commit | 4e51d2ec73ed84ba0ca2306f5eff8e7af10b97de (patch) | |
tree | 11823bd075dc6eb9c3983a2b2262759fdc94648a /ext/pcre/pcrelib/pcre_xclass.c | |
parent | 17db5db75992b14f8f7b4cfb2ac740d402c9619a (diff) | |
download | php-git-4e51d2ec73ed84ba0ca2306f5eff8e7af10b97de.tar.gz |
upgrade PCRE to version 7.2 RC3
# I'll update to the final version early next week when its released
Diffstat (limited to 'ext/pcre/pcrelib/pcre_xclass.c')
-rw-r--r-- | ext/pcre/pcrelib/pcre_xclass.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre_xclass.c b/ext/pcre/pcrelib/pcre_xclass.c index 57c514b78a..0b333515f2 100644 --- a/ext/pcre/pcrelib/pcre_xclass.c +++ b/ext/pcre/pcrelib/pcre_xclass.c @@ -6,7 +6,7 @@ and semantics are as close as possible to those of the Perl 5 language. Written by Philip Hazel - Copyright (c) 1997-2006 University of Cambridge + Copyright (c) 1997-2007 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without |