Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes | Veres Lajos | 2013-07-15 | 4 | -12/+12 |
| | |||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 5 | -5/+5 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | typo fixes (argument) | Veres Lajos | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-14 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.3: fix zts check | ||||
| * | fix zts check | Anatol Belski | 2013-03-14 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-04 | 1 | -1/+8 |
|\ \ | |/ | | | | | | | * PHP-5.3: Fixed PCRE locale crash in Windows/TS | ||||
| * | Fixed PCRE locale crash in Windows/TS | Stephen A. Zarkos | 2013-03-04 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-03 | 42 | -6977/+11909 |
|\ \ | |/ | | | | | | | * PHP-5.3: merged PCRE 8.32 | ||||
| * | merged PCRE 8.32 | Anatol Belski | 2013-03-03 | 42 | -6977/+11909 |
| | | | | | | | | | | - defined HAVE_CONFIG_H to simplify the future merges - PCRE NEWS http://pcre.org/news.txt | ||||
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| | | |||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| | | |||||
* | | Update arginfo for preg_match_all() to reflect reality. | Adam Harvey | 2012-11-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Back when I implemented FR #53238 during the 5.4 development phase to make the $matches parameter optional in preg_match_all(), it turns out I forgot to update the arginfo to note that only 2 parameters are now required by preg_match_all(). The function itself works fine, but reflection was reporting the wrong number of required parameters. | ||||
* | | Fixed bug #63180 (Corruption of hash tables) | Dmitry Stogov | 2012-10-26 | 1 | -0/+18 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-10-19 | 59 | -28459/+39657 |
|\ \ | |/ | | | | | | | * PHP-5.3: Fixed bug #63284 PCRE upgrade to 8.31 | ||||
| * | Fixed bug #63284 PCRE upgrade to 8.31 | Anatoliy Belsky | 2012-10-19 | 59 | -28459/+39657 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | indent | Xinchen Hui | 2012-10-18 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-18 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | better fix for #63055 | Xinchen Hui | 2012-10-18 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-18 | 2 | -1/+25 |
|\ \ | |/ | |||||
| * | Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite) | Xinchen Hui | 2012-10-18 | 2 | -1/+25 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 2 | -0/+0 |
|\ \ | |/ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 2 | -0/+0 |
| | | |||||
| * | Safer way to call pcre_fullinfo - bug 60986 | Rasmus Lerdorf | 2012-02-06 | 1 | -1/+2 |
| | | |||||
| * | Fix for bug 60986 | Rasmus Lerdorf | 2012-02-06 | 2 | -3/+2 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | | |||||
| * | - revert incorrect fix introduced in r316528 | Pierre Joye | 2011-09-12 | 1 | -1/+0 |
| | | |||||
| * | Ensure we are working with strings here | Hannes Magnusson | 2011-09-12 | 1 | -0/+1 |
| | | |||||
| * | These regexes don't fail under the new backtrack limit, so lower it just for ↵ | Ferenc Kovacs | 2011-09-04 | 1 | -0/+2 |
| | | | | | | | | the test to check the failure. | ||||
| * | efree match_sets on an error here - found by Coverity | Rasmus Lerdorf | 2011-08-05 | 1 | -0/+1 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | Increase the overly conservative pcre backtrack limit from 100000 to 1000000 | Rasmus Lerdorf | 2011-05-21 | 1 | -1/+1 |
| | | |||||
| * | Fix Windows build, this really should be in a patch file / README. | Scott MacVicar | 2011-05-13 | 1 | -1/+3 |
| | | | | | | | | | | I'll fix this up later. | ||||
| * | Update bundled PCRE to 8.12 | Scott MacVicar | 2011-05-13 | 22 | -71/+755 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| | | |||||
| * | - Fix PCRE build on Windows; closes bug #53606. | Gustavo André dos Santos Lopes | 2010-12-24 | 1 | -1/+3 |
| | | |||||
| * | Upgraded\ bundled\ PCRE\ to\ version\ 8.11. | Ilia Alshanetsky | 2010-12-24 | 14 | -1449/+2075 |
| | | |||||
| * | - add phpize support for windows, need a nmake install for now (nmake ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+1 |
| | | | | | | | | devel-pkg version is coming), works exactly the same as on unix, or should :) | ||||
| * | - Coding standards | Felipe Pena | 2010-11-06 | 1 | -3/+2 |
| | | |||||
| * | - Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it ↵ | Felipe Pena | 2010-11-06 | 5 | -4/+23 |
| | | | | | | | | | | | | | | returns int(0)) patch by: slugonamission at gmail dot com | ||||
| * | - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) | Felipe Pena | 2010-10-03 | 2 | -1/+51 |
| | | | | | | | | | | | | | | | | # In PCRE, by default, \d, \D, \s, \S, \w, and \W recognize only ASCII # characters, even in UTF-8 mode. However, this can be changed by setting # the PCRE_UCP option. | ||||
| * | Win32 build fixes | Ilia Alshanetsky | 2010-08-14 | 2 | -1/+13 |
| | | |||||
| * | MFH: Upgraded bundled PCRE to version 8.10. | Ilia Alshanetsky | 2010-08-14 | 26 | -1259/+4211 |
| | | |||||
| * | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ↵ | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | (Fixes #52570) # Trunk patch will follow shortly | ||||
| * | - fix build | Pierre Joye | 2010-07-29 | 1 | -1/+4 |
| | | |||||
| * | - Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h) | Sriram Natarajan | 2010-07-27 | 1 | -0/+7 |
| | | | | | | | | | | | | # PCRE's config.h can very well reuse the definitions made available from # PHP's configure script output available within php_config.h | ||||
| * | - fix build | Pierre Joye | 2010-04-01 | 1 | -2/+3 |
| | | |||||
| * | Upgraded bundled PCRE to version 8.02. | Ilia Alshanetsky | 2010-03-29 | 18 | -3000/+3566 |
| | | |||||
* | | fix bug #55856: preg_replace should fail on trailing garbage | Stanislav Malyshev | 2012-08-28 | 2 | -12/+62 |
| | | |||||
* | | Safer way to call pcre_fullinfo - bug 60986 | Rasmus Lerdorf | 2012-02-06 | 1 | -1/+2 |
| | |