summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_tables.c
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2008-01-29 20:18:02 +0000
committerNuno Lopes <nlopess@php.net>2008-01-29 20:18:02 +0000
commit3f7b92c06c6e4cbcd9bc949289b51756cfb658bf (patch)
tree595267e7ab7b87c1f31f693cd24da517114026f6 /ext/pcre/pcrelib/pcre_tables.c
parent99c56139c75b48914103bc2351b5422465f3f97e (diff)
downloadphp-git-3f7b92c06c6e4cbcd9bc949289b51756cfb658bf.tar.gz
upgrade to PCRE 7.6.
#changes to code are minimal. this fixes a security bug
Diffstat (limited to 'ext/pcre/pcrelib/pcre_tables.c')
-rw-r--r--ext/pcre/pcrelib/pcre_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre_tables.c b/ext/pcre/pcrelib/pcre_tables.c
index a3f28621c2..646ddb568a 100644
--- a/ext/pcre/pcrelib/pcre_tables.c
+++ b/ext/pcre/pcrelib/pcre_tables.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-2007 University of Cambridge
+ Copyright (c) 1997-2008 University of Cambridge
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without