Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+1 |
* | Sync with 5_3 changes | Rob Richards | 2008-07-21 | 1 | -0/+1 |
* | Added closures support | Dmitry Stogov | 2008-07-08 | 1 | -1/+1 |
* | MFB: fix CVE-2008-2371 | Nuno Lopes | 2008-07-06 | 1 | -1/+1 |
* | upgrade to pcre 7.7 | Nuno Lopes | 2008-07-06 | 21 | -1106/+2024 |
* | - MFB: zend_arg_defs.c is unnecessary now | Felipe Pena | 2008-06-30 | 1 | -3/+0 |
* | - Simplify a bit and make a bit more readable | Jani Taskinen | 2008-06-02 | 1 | -8/+11 |
* | MFB5.3: arginfo & fix protos | Hannes Magnusson | 2008-06-01 | 1 | -12/+75 |
* | - Removed UEXPECT(F) | Felipe Pena | 2008-05-27 | 53 | -1900/+14 |
* | use bundled PCRE library when both yes & no passed as argument, | Antony Dovgal | 2008-05-23 | 1 | -9/+15 |
* | MFB | Elizabeth Marie Smith | 2008-05-02 | 1 | -9/+6 |
* | - No longer allow to disable pcre | Marcus Boerger | 2008-04-10 | 1 | -5/+3 |
* | - Added some UEXPECTs | Felipe Pena | 2008-03-22 | 1 | -0/+9 |
* | Added UEXPECT | Felipe Pena | 2008-03-19 | 2 | -0/+22 |
* | MFB: fix #44214 | Nuno Lopes | 2008-03-08 | 3 | -2/+58 |
* | MFB | Nuno Lopes | 2008-03-08 | 1 | -3/+18 |
* | add new tests | Nuno Lopes | 2008-03-08 | 2 | -0/+94 |
* | New macro for check void parameters | Felipe Pena | 2008-02-28 | 1 | -1/+1 |
* | Fixed test | Dmitry Stogov | 2008-02-22 | 1 | -1/+4 |
* | fix test | Antony Dovgal | 2008-02-21 | 1 | -3/+1 |
* | MFB: Fixed Bug #44191 (preg_grep messes up array index) | Felipe Pena | 2008-02-20 | 1 | -1/+1 |
* | New test | Felipe Pena | 2008-02-20 | 1 | -0/+14 |
* | Fix tests | Felipe Pena | 2008-02-15 | 1 | -0/+33 |
* | upgrade to pcre 7.6 | Nuno Lopes | 2008-01-29 | 35 | -788/+1048 |
* | spread some static keywords | Nuno Lopes | 2008-01-25 | 2 | -17/+9 |
* | MFB5.2: fix script for files with short names | Nuno Lopes | 2008-01-14 | 1 | -3/+3 |
* | MFB: fix bug #42945 | Nuno Lopes | 2008-01-13 | 2 | -1/+165 |
* | upgrade to PCRE 7.5 | Nuno Lopes | 2008-01-13 | 46 | -2658/+2526 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | - Fixed bug #43365 (Several enums have trailing commas) | Jani Taskinen | 2007-11-26 | 1 | -1/+1 |
* | Add some more pcre tests | Robert Nicholson | 2007-11-21 | 27 | -0/+1771 |
* | add test for bug #42737. | Nuno Lopes | 2007-10-07 | 1 | -0/+19 |
* | MFB: fix ZTS build | Nuno Lopes | 2007-10-07 | 1 | -3/+3 |
* | MFB | Nuno Lopes | 2007-10-07 | 1 | -3/+4 |
* | MFB: fix #37911 | Nuno Lopes | 2007-10-07 | 2 | -49/+136 |
* | Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -3/+3 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | if one of regular expressions in the array fails, return NULL right away | Antony Dovgal | 2007-09-20 | 2 | -1/+32 |
* | MFB: remove HAVE_CONFIG_H | Nuno Lopes | 2007-09-11 | 25 | -50/+21 |
* | MFB: upgrade to PCRE 7.3 | Nuno Lopes | 2007-09-01 | 55 | -1656/+3920 |
* | fix segfault on shutdown due to UG(utf8_conv) being destroyed twice | Antony Dovgal | 2007-08-24 | 1 | -0/+1 |
* | fix test name | Antony Dovgal | 2007-08-24 | 1 | -1/+1 |
* | add PCRE_VERSION constant to ext/pcre | Antony Dovgal | 2007-07-24 | 1 | -1/+2 |
* | Fixed compilation warnings | Dmitry Stogov | 2007-07-10 | 1 | -3/+3 |
* | Fixed preg_replace_callback() with callback defined by array | Dmitry Stogov | 2007-07-10 | 2 | -1/+16 |
* | PCRE unicode/binary support | Dmitry Stogov | 2007-07-06 | 5 | -68/+162 |
* | - Fix some configure --help texts | foobar | 2007-07-03 | 1 | -4/+2 |
* | new test | Nuno Lopes | 2007-06-19 | 1 | -0/+38 |
* | final PCRE 7.2 release | Nuno Lopes | 2007-06-19 | 10 | -16/+51 |
* | MFB: new tests | Nuno Lopes | 2007-06-15 | 3 | -0/+158 |