Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed SKIPIF sections | Dmitry Stogov | 2008-07-10 | 14 | -56/+0 |
* | Fixed unicode support | Dmitry Stogov | 2008-07-10 | 2 | -1/+21 |
* | ChangeLog update | 2008-07-10 | 1 | -0/+6 | |
* | ChangeLog update | 2008-07-09 | 1 | -0/+72 | |
* | Closure::__invoke() is fixed to support references | Dmitry Stogov | 2008-07-08 | 3 | -17/+169 |
* | let re2c do its magic | Nuno Lopes | 2008-07-08 | 2 | -4231/+4187 |
* | MFB: fix remaining # comments issues | Nuno Lopes | 2008-07-08 | 1 | -28/+24 |
* | Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles()) | Dmitry Stogov | 2008-07-08 | 3 | -11/+28 |
* | Added closures support | Dmitry Stogov | 2008-07-08 | 28 | -11/+992 |
* | ChangeLog update | 2008-07-08 | 1 | -0/+32 | |
* | Add zend_ini_string_ex so that the you can differentiate between NULL as a va... | Scott MacVicar | 2008-07-07 | 2 | -5/+26 |
* | MFB: | Felipe Pena | 2008-07-07 | 2 | -58/+0 |
* | ChangeLog update | 2008-07-07 | 1 | -0/+50 | |
* | MFB | Nuno Lopes | 2008-07-06 | 1 | -3/+4 |
* | regenerate | Nuno Lopes | 2008-07-06 | 2 | -260/+261 |
* | MFB: | Felipe Pena | 2008-07-06 | 1 | -52/+300 |
* | ChangeLog update | 2008-07-06 | 1 | -0/+7 | |
* | ChangeLog update | 2008-07-02 | 1 | -0/+14 | |
* | Removed redundant code | Dmitry Stogov | 2008-07-01 | 1 | -16/+1 |
* | fix crash in define() | Antony Dovgal | 2008-07-01 | 1 | -1/+1 |
* | int -> long | Antony Dovgal | 2008-07-01 | 1 | -3/+3 |
* | ChangeLog update | 2008-07-01 | 1 | -0/+5 | |
* | convert all built-in functions to new API | Stanislav Malyshev | 2008-06-30 | 1 | -224/+175 |
* | ChangeLog update | 2008-06-30 | 1 | -0/+23 | |
* | ChangeLog update | 2008-06-28 | 1 | -0/+17 | |
* | deprecate zend_get_parameters_ex | Stanislav Malyshev | 2008-06-27 | 1 | -1/+1 |
* | enable on MSVC too | Stanislav Malyshev | 2008-06-27 | 1 | -0/+2 |
* | MFB: allow to deprecate engine functions | Stanislav Malyshev | 2008-06-27 | 1 | -0/+6 |
* | ChangeLog update | 2008-06-26 | 1 | -0/+21 | |
* | - Fixed tests | Felipe Pena | 2008-06-25 | 3 | -10/+3 |
* | - MFB: Removed E_DEPRECATED on is_a() | Felipe Pena | 2008-06-25 | 1 | -1/+1 |
* | ChangeLog update | 2008-06-21 | 1 | -0/+18 | |
* | Allowed to override internal classaes with "use" | Dmitry Stogov | 2008-06-20 | 4 | -1/+26 |
* | ChangeLog update | 2008-06-20 | 1 | -0/+6 | |
* | ChangeLog update | 2008-06-19 | 1 | -0/+17 | |
* | ChangeLog update | 2008-06-16 | 1 | -0/+14 | |
* | ChangeLog update | 2008-06-12 | 1 | -0/+31 | |
* | - New test | Felipe Pena | 2008-06-11 | 1 | -0/+10 |
* | - Removed direct executor recursion. | Dmitry Stogov | 2008-06-11 | 8 | -1242/+1512 |
* | ChangeLog update | 2008-06-11 | 1 | -0/+16 | |
* | ChangeLog update | 2008-06-10 | 1 | -0/+6 | |
* | MFB: Fixed yyleng calculation after the yyless change | Matt Wilmas | 2008-06-09 | 2 | -9/+9 |
* | ChangeLog update | 2008-06-09 | 1 | -0/+15 | |
* | MF5: allow aggregating use statements | Stanislav Malyshev | 2008-06-08 | 3 | -4/+34 |
* | ChangeLog update | 2008-06-07 | 1 | -0/+8 | |
* | backport the yyless patch from 5.3 branch. it seems I forgot to commit this.. | Nuno Lopes | 2008-06-06 | 3 | -423/+403 |
* | ChangeLog update | 2008-06-06 | 1 | -0/+29 | |
* | - MFB: Fixed bug #45186 (__call depends on __callstatic in class scope) | Felipe Pena | 2008-06-05 | 1 | -7/+20 |
* | - MFB: Fixed bug #45180 ('class::method' works differently than array('class'... | Felipe Pena | 2008-06-05 | 1 | -0/+4 |
* | - New tests | Felipe Pena | 2008-06-05 | 2 | -0/+104 |