| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-23 | 1 | -0/+4 |
| |\ | |||||
| | * | Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them. | Adam Harvey | 2014-10-31 | 1 | -0/+4 |
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-07-06 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Add newline at end of file to prevent compilation warning | Lior Kaplan | 2014-07-06 | 1 | -1/+1 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | | opcodes | krakjoe | 2013-12-22 | 1 | -1/+1 |
| * | | | add T_POW (**) operator | datibbaw | 2014-02-06 | 1 | -0/+2 |
| * | | | Fixed warning "No new line at end of file" | Xinchen Hui | 2014-01-24 | 1 | -1/+1 |
| * | | | Implement argument unpacking | Nikita Popov | 2014-01-11 | 1 | -0/+1 |
| * | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | | | opcodes | krakjoe | 2013-12-22 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | krakjoe | 2013-12-22 | 1 | -169/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | krakjoe | 2013-12-22 | 1 | -2/+2 |
| | |\ \ | | |/ | |||||
| | | * | stop warnings from unused opcode map | krakjoe | 2013-12-22 | 1 | -1/+1 |
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Bob Weinand | 2013-12-21 | 1 | -167/+2 |
| | |\ \ | | |/ | |||||
| | | * | Moved to new file, killing a lot of warnings | Bob Weinand | 2013-12-21 | 1 | -162/+2 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Bob Weinand | 2013-12-21 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Bob Weinand | 2013-12-21 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fixed build... | Bob Weinand | 2013-12-21 | 1 | -1/+1 |
| | | * | Added an opcode to opcode name map | Bob Weinand | 2013-12-21 | 1 | -0/+167 |
| | | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | * | Improved ternary operator performance when returning arrays | Arnaud Le Blanc | 2011-10-18 | 1 | -0/+2 |
| | | * | - Year++ | Felipe Pena | 2011-07-10 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Bob Weinand | 2013-12-21 | 1 | -0/+173 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Bob Weinand | 2013-12-21 | 1 | -0/+172 |
| * | | | Implement variadic function syntax | Nikita Popov | 2013-09-26 | 1 | -0/+1 |
| |/ / | |||||
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | | An exception thrown in try or catch block is disacarded by return statement i... | Dmitry Stogov | 2012-12-13 | 1 | -0/+1 |
| * | | Restored proper generators behaviour in conjunction with "finally". (Nikita) | Dmitry Stogov | 2012-12-12 | 1 | -1/+0 |
| * | | . The VM stacks for passing function arguments and syntaticaly nested calls w... | Dmitry Stogov | 2012-11-30 | 1 | -0/+1 |
| * | | Improved "finally" im[plementation | Dmitry Stogov | 2012-11-22 | 1 | -1/+2 |
| * | | Remove implementation stubs for yield delegation | Nikita Popov | 2012-08-25 | 1 | -2/+1 |
| * | | Add dedicated opcode for returns from a generator | Nikita Popov | 2012-08-24 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'php-src/master' into addGeneratorsSupport | Nikita Popov | 2012-08-13 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Implemented 'finally' keywords for php | Xinchen Hui | 2012-08-13 | 1 | -0/+1 |
| * | | | Remove asterix modifier (*) for generators | Nikita Popov | 2012-07-20 | 1 | -3/+2 |
| * | | | Add sceleton for yield* expression | Nikita Popov | 2012-06-19 | 1 | -0/+1 |
| * | | | Add YIELD opcode implementation | Nikita Popov | 2012-05-26 | 1 | -0/+1 |
| * | | | Add ZEND_SUSPEND_AND_RETURN_GENERATOR opcode | Nikita Popov | 2012-05-19 | 1 | -0/+1 |
| |/ / | |||||
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | Improved ternary operator performance when returning arrays | Arnaud Le Blanc | 2011-10-18 | 1 | -0/+2 |
| * | | - Year++ | Felipe Pena | 2011-07-10 | 1 | -1/+1 |
| |/ | |||||
| * | fix UMR when variable name is an object and __toString is used | Stanislav Malyshev | 2011-03-16 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | Fixed bug #52614 (Memory leak when writing on uninitialized variable returned... | Dmitry Stogov | 2010-08-25 | 1 | -0/+1 |
| * | Implemented Traits for PHP as proposed in the RFC [TRAITS] | Stefan Marr | 2010-04-22 | 1 | -0/+2 |
