Commit:    357ab3cbada57374075ccf57c9ec25bbbbcb6948
Author:    Anatol Belski <a...@php.net>         Sun, 3 Mar 2013 19:06:22 +0100
Parents:   c134f2a1a5ef56da72dbdc1096eddc91e4f5939e
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=357ab3cbada57374075ccf57c9ec25bbbbcb6948

Log:
merged PCRE 8.32

- defined HAVE_CONFIG_H to simplify the future merges
- PCRE NEWS http://pcre.org/news.txt

Changed paths:
  M  ext/pcre/config.w32
  M  ext/pcre/config0.m4
  M  ext/pcre/pcrelib/ChangeLog
  M  ext/pcre/pcrelib/HACKING
  M  ext/pcre/pcrelib/NEWS
  M  ext/pcre/pcrelib/README
  M  ext/pcre/pcrelib/config.h
  M  ext/pcre/pcrelib/dftables.c
  M  ext/pcre/pcrelib/doc/pcre.txt
  M  ext/pcre/pcrelib/pcre.h
  M  ext/pcre/pcrelib/pcre_chartables.c
  M  ext/pcre/pcrelib/pcre_compile.c
  M  ext/pcre/pcrelib/pcre_config.c
  M  ext/pcre/pcrelib/pcre_exec.c
  M  ext/pcre/pcrelib/pcre_fullinfo.c
  M  ext/pcre/pcrelib/pcre_get.c
  M  ext/pcre/pcrelib/pcre_globals.c
  M  ext/pcre/pcrelib/pcre_internal.h
  M  ext/pcre/pcrelib/pcre_maketables.c
  M  ext/pcre/pcrelib/pcre_newline.c
  M  ext/pcre/pcrelib/pcre_ord2utf8.c
  M  ext/pcre/pcrelib/pcre_refcount.c
  M  ext/pcre/pcrelib/pcre_study.c
  M  ext/pcre/pcrelib/pcre_tables.c
  M  ext/pcre/pcrelib/pcre_ucd.c
  M  ext/pcre/pcrelib/pcre_valid_utf8.c
  M  ext/pcre/pcrelib/pcre_version.c
  M  ext/pcre/pcrelib/pcre_xclass.c
  M  ext/pcre/pcrelib/pcreposix.c
  M  ext/pcre/pcrelib/testdata/grepoutput
  M  ext/pcre/pcrelib/testdata/testinput1
  M  ext/pcre/pcrelib/testdata/testinput10
  M  ext/pcre/pcrelib/testdata/testinput2
  M  ext/pcre/pcrelib/testdata/testinput6
  M  ext/pcre/pcrelib/testdata/testinput7
  M  ext/pcre/pcrelib/testdata/testoutput1
  M  ext/pcre/pcrelib/testdata/testoutput10
  M  ext/pcre/pcrelib/testdata/testoutput2
  M  ext/pcre/pcrelib/testdata/testoutput5
  M  ext/pcre/pcrelib/testdata/testoutput6
  M  ext/pcre/pcrelib/testdata/testoutput7
  M  ext/pcre/pcrelib/ucp.h


Diff: <Diff exceeded maximum size>

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to