Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closure object cannot have properties | Dmitry Stogov | 2008-07-22 | 1 | -0/+12 |
* | - This test works fine (patch by Lars Strojny) | Derick Rethans | 2008-07-22 | 1 | -5/+0 |
* | Fix tests (patch by Lars) | Hannes Magnusson | 2008-07-21 | 11 | -14/+14 |
* | MFH: Add E_USER_DEPRECATED (patch by Lars Strojny) | Hannes Magnusson | 2008-07-21 | 1 | -0/+4 |
* | - Deprecate ticks | Felipe Pena | 2008-07-17 | 2 | -2/+4 |
* | - New tests | Felipe Pena | 2008-07-14 | 5 | -0/+124 |
* | Fixed is_callable() to support closures and return appropriate function name | Dmitry Stogov | 2008-07-14 | 1 | -0/+51 |
* | - Fixed test titles | Felipe Pena | 2008-07-14 | 2 | -2/+2 |
* | Added support for lambda functions and closures | Dmitry Stogov | 2008-07-14 | 15 | -0/+484 |
* | - MFH Exception handling | Marcus Boerger | 2008-07-13 | 3 | -1/+83 |
* | fix test | Antony Dovgal | 2008-07-13 | 1 | -39/+5 |
* | remove UEXPECTF section | Antony Dovgal | 2008-07-09 | 1 | -15/+0 |
* | Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles()) | Dmitry Stogov | 2008-07-08 | 2 | -1/+22 |
* | improved zend-multibyte detection. | Rui Hirokawa | 2008-07-06 | 2 | -6/+10 |
* | added test script for zend-multibyte | Rui Hirokawa | 2008-07-06 | 2 | -0/+47 |
* | - Fixed test | Felipe Pena | 2008-06-25 | 1 | -8/+1 |
* | Allowed to override internal classaes with "use" | Dmitry Stogov | 2008-06-20 | 3 | -0/+22 |
* | Use new parameter parsing API for builtin functions | Stanislav Malyshev | 2008-06-18 | 11 | -26/+29 |
* | - New test | Felipe Pena | 2008-06-11 | 1 | -0/+10 |
* | - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) | Felipe Pena | 2008-06-10 | 9 | -9/+15 |
* | allow aggregating use statements | Stanislav Malyshev | 2008-06-08 | 2 | -0/+22 |
* | - New tests | Felipe Pena | 2008-06-05 | 2 | -0/+104 |
* | - New test | Felipe Pena | 2008-06-04 | 1 | -0/+61 |
* | - Fixed bug #45089 (__callStatic $name case sensitivity) | Felipe Pena | 2008-06-03 | 1 | -3/+3 |
* | - Removed unnecessary XFAIL section | Felipe Pena | 2008-06-03 | 1 | -2/+0 |
* | - Fixed tests | Felipe Pena | 2008-06-03 | 2 | -1/+4 |
* | - New tests | Felipe Pena | 2008-06-03 | 6 | -0/+173 |
* | - MFH: Fixed bug #44769 (declaring private magic methods should throw error) | Felipe Pena | 2008-06-03 | 10 | -0/+170 |
* | Fixed tests on Windows | Matt Wilmas | 2008-05-29 | 1 | -1/+1 |
* | - Added XFAIL section in tests to issue under discussion | Felipe Pena | 2008-05-28 | 2 | -0/+4 |
* | fix tests (say hello to disk C:\) | Antony Dovgal | 2008-05-20 | 4 | -55/+56 |
* | fix test names | Antony Dovgal | 2008-05-14 | 4 | -4/+4 |
* | - New tests | Felipe Pena | 2008-05-12 | 25 | -0/+527 |
* | - New tests | Felipe Pena | 2008-05-12 | 10 | -0/+259 |
* | - MFH: New tests | Felipe Pena | 2008-05-12 | 10 | -0/+179 |
* | - Fixed test | Felipe Pena | 2008-05-12 | 1 | -1/+7 |
* | - MFH: New tests | Felipe Pena | 2008-05-11 | 11 | -0/+288 |
* | - MFH: New tests | Felipe Pena | 2008-05-11 | 26 | -0/+639 |
* | - New tests | Felipe Pena | 2008-05-09 | 3 | -0/+76 |
* | MFH: Test for loss of backslash at end of heredoc; For bug #44830 (Very minor... | Matt Wilmas | 2008-05-09 | 1 | -0/+14 |
* | - MFH: Fixed detection of invalid class name | Felipe Pena | 2008-05-08 | 1 | -1/+1 |
* | - New tests | Felipe Pena | 2008-05-07 | 2 | -0/+79 |
* | - Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE(IS_TMP_VAR) | Dmitry Stogov | 2008-05-05 | 1 | -0/+17 |
* | Support for old-style constructors in namespaces | Dmitry Stogov | 2008-05-05 | 1 | -0/+13 |
* | - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by... | Felipe Pena | 2008-05-03 | 2 | -0/+81 |
* | - New tests | Felipe Pena | 2008-04-18 | 7 | -0/+342 |
* | - New test | Felipe Pena | 2008-04-17 | 1 | -0/+45 |
* | WS | Ilia Alshanetsky | 2008-04-09 | 3 | -3/+3 |
* | Bug #44653 (Invalid namespace name resolution) | Dmitry Stogov | 2008-04-09 | 1 | -0/+26 |
* | - MFH add new tests | Marcus Boerger | 2008-04-06 | 2 | -0/+21 |