Anatol Belski
5f9df47ea8
Revert "upgraded to PCRE 8.39"
...
This reverts commit 2fba646837
.
PCRE-8.39 throws weird valgrind backtraces on some systems, see
http://news.php.net/php.cvs/93494 . Those could be false positives
due to some changes in JIT, still i couldn't 100% ensure this.
Thus, better we continue to ship 8.38 bundled for now, and apply
patches, if needed.
2016-07-31 14:55:17 +02:00
Anatol Belski
2fba646837
upgraded to PCRE 8.39
...
(cherry picked from commit 9d4fe9672a
)
2016-07-26 15:07:04 +02:00
Stanislav Malyshev
916c1fb3af
Merge branch 'PHP-5.6' into PHP-7.0
...
* PHP-5.6:
Upgrade bundled PCRE to 8.38
Fixed NEWS file entry
fix the fix for bug #70976 (imagerotate)
Conflicts:
ext/pcre/pcrelib/config.h
2016-01-31 21:39:24 -08:00
Stanislav Malyshev
ca02d9c2d6
Upgrade bundled PCRE to 8.38
2016-01-31 20:37:47 -08:00
Stanislav Malyshev
23917b451b
Upgrade PCRE to 8.36, it fixes some crashes
...
We probably will need to go to 8.37 once it is released.
2015-04-27 23:16:54 -07:00
Dmitry Stogov
dd0e96cca3
Bundle pcre-8.35 with sljit support
2014-06-06 18:46:19 +04:00
Anatol Belski
23cb7bd506
pcre upgraded to 8.34
2014-02-04 10:31:07 +01:00
Anatol Belski
357ab3cbad
merged PCRE 8.32
...
- defined HAVE_CONFIG_H to simplify the future merges
- PCRE NEWS http://pcre.org/news.txt
2013-03-03 19:06:22 +01:00
Anatoliy Belsky
276c5de0d8
Fixed bug #63284 PCRE upgrade to 8.31
2012-10-19 09:49:28 +02:00
Ilia Alshanetsky
c5602787fc
MFH: Upgraded bundled PCRE to version 8.10.
2010-08-14 14:37:13 +00:00
Nuno Lopes
90a2d19794
upgrade PCRE to version 7.9
2009-04-11 18:57:27 +00:00
Sebastian Bergmann
08659c2dcd
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
Nuno Lopes
c778b3eb19
upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..)
2008-09-09 07:55:10 +00:00
Nuno Lopes
3f7b92c06c
upgrade to PCRE 7.6.
...
#changes to code are minimal. this fixes a security bug
2008-01-29 20:18:02 +00:00
Nuno Lopes
41dcd7d0b5
upgrade pcre to version 7.4
2007-10-07 10:35:03 +00:00
Nuno Lopes
336111e4e9
remove the -DHAVE_CONFIG_H switch again to fix things on windows
...
this means that the upgrade script strips the #ifdef automatically
2007-09-11 16:17:34 +00:00
Nuno Lopes
3edd2a69f2
upgrade to PCRE 7.3
2007-09-01 17:48:43 +00:00
Nuno Lopes
4e51d2ec73
upgrade PCRE to version 7.2 RC3
...
# I'll update to the final version early next week when its released
2007-06-15 19:09:26 +00:00
Nuno Lopes
b3e66c616d
upgrade pcre to version 7.0
2007-02-09 19:48:47 +00:00
Sebastian Bergmann
4223aa4d5e
MFH: Bump year.
2007-01-01 09:36:18 +00:00
Andrei Zmievski
89a4054106
MFH (Import PCRE 6.6)
2006-03-06 21:45:57 +00:00
Andrei Zmievski
e623e5352d
Upgrade to PCRE version 6.2.
...
# Don't worry, upgrade for other branches is coming
2005-08-08 23:59:04 +00:00