]> granicus.if.org Git - php/commit
Upgraded bundled PCRE to version 8.01
authorIlia Alshanetsky <iliaa@php.net>
Thu, 21 Jan 2010 17:49:38 +0000 (17:49 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 21 Jan 2010 17:49:38 +0000 (17:49 +0000)
commit50016d9dec9be2a11bbdf195924a6becfb27adbf
treeace84671409618cb4d3d9c40218ded5ae97ba50b
parent6dda7add548cbd61e93784a6916382f7a7e8879d
Upgraded bundled PCRE to version 8.01
24 files changed:
NEWS
ext/pcre/pcrelib/AUTHORS
ext/pcre/pcrelib/ChangeLog
ext/pcre/pcrelib/LICENCE
ext/pcre/pcrelib/NEWS
ext/pcre/pcrelib/NON-UNIX-USE
ext/pcre/pcrelib/README
ext/pcre/pcrelib/config.h
ext/pcre/pcrelib/doc/pcre.txt
ext/pcre/pcrelib/pcre.h
ext/pcre/pcrelib/pcre_compile.c
ext/pcre/pcrelib/pcre_exec.c
ext/pcre/pcrelib/pcre_internal.h
ext/pcre/pcrelib/pcre_printint.src
ext/pcre/pcrelib/pcre_study.c
ext/pcre/pcrelib/pcredemo.c
ext/pcre/pcrelib/testdata/testinput1
ext/pcre/pcrelib/testdata/testinput2
ext/pcre/pcrelib/testdata/testinput5
ext/pcre/pcrelib/testdata/testinput7
ext/pcre/pcrelib/testdata/testoutput1
ext/pcre/pcrelib/testdata/testoutput2
ext/pcre/pcrelib/testdata/testoutput5
ext/pcre/pcrelib/testdata/testoutput7