Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-01-09 | 1 | -1/+2 |
|\ | | | | | | | | | * PHP-5.4: Fixed compilator bug that might cause jump depended on unitialized value | ||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-01-09 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | * PHP-5.3: Fixed compilator bug that might cause jump depended on unitialized value | ||||
| | * | Fixed compilator bug that might cause jump depended on unitialized value | Dmitry Stogov | 2013-01-09 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-01-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-01-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #63899 (Use after scope error in zend_compile) | Xinchen Hui | 2013-01-04 | 1 | -1/+1 |
| | | | |||||
| | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | typo | Stanislav Malyshev | 2012-06-08 | 1 | -1/+1 |
| | | | |||||
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | - Fixed bug #43200 (Interface implementation / inheritence not possible in ↵ | Felipe Pena | 2011-11-19 | 1 | -1/+2 |
| | | | | | | | | | | | | abstract classes) | ||||
| | * | - Fixed bug #60099 (__halt_compiler() works in braced namespaces) | Felipe Pena | 2011-11-16 | 1 | -0/+5 |
| | | | |||||
| | * | Reapply the commit of revision 315259 on 5.3.9 | Pierrick Charron | 2011-08-23 | 1 | -0/+6 |
| | | | |||||
| | * | Revert commit 315259 as requested | Pierrick Charron | 2011-08-22 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | # Will apply the patch on this branch after 5.3.8 | ||||
| | * | - Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even ↵ | Pierrick Charron | 2011-08-22 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | though the class has none) # Patch was not committed on the PHP5.3 branch | ||||
| | * | - Missing to commit this change here... (thanks nikic) | Felipe Pena | 2011-07-08 | 1 | -0/+6 |
| | | | |||||
| | * | - Fix build on Windows | Felipe Pena | 2011-06-13 | 1 | -6/+7 |
| | | | |||||
| | * | - Fixed bug #54624 (class_alias and type hint) | Felipe Pena | 2011-06-12 | 1 | -4/+16 |
| | | | |||||
| | * | - Avoid zend_do_ticks() call for each statement in parsing | Felipe Pena | 2011-06-12 | 1 | -7/+5 |
| | | | |||||
| | * | - Fixed bug #54804 (__halt_compiler and imported namespaces) (Pierrick) | Felipe Pena | 2011-05-19 | 1 | -0/+4 |
| | | | |||||
| | * | - Fixed bug #43512 (same parameter name can be used multiple times in ↵ | Felipe Pena | 2011-02-17 | 1 | -0/+1 |
| | | | | | | | | | | | | method/function definition) | ||||
| | * | - WS | Pierre Joye | 2011-01-19 | 1 | -49/+49 |
| | | | |||||
| | * | - avoid local redeclaration | Pierre Joye | 2011-01-19 | 1 | -3/+3 |
| | | | |||||
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | - Fixed ZTS build | Felipe Pena | 2010-12-10 | 1 | -1/+1 |
| | | | |||||
| | * | MFH: Fix indirect reference of $this | Scott MacVicar | 2010-12-10 | 1 | -0/+4 |
| | | | |||||
| | * | Fixed covariance of return-by-ref constraints | Etienne Kneuss | 2010-11-03 | 1 | -1/+4 |
| | | | |||||
| | * | - Improved fix for bug #52573 | Felipe Pena | 2010-08-18 | 1 | -1/+2 |
| | | | |||||
| | * | separate properties of internal classes in ZTS mode fully, | Sascha Schumann | 2010-08-12 | 1 | -19/+2 |
| | | | | | | | | | | | | | | | | | | otherwise multiple threads will modify the zvals' contents without any synchronisation. | ||||
| | * | In ZTS mode default properties and constants of internal classes can't be ↵ | Dmitry Stogov | 2010-08-11 | 1 | -2/+22 |
| | | | | | | | | | | | | modified in place and have to be separated | ||||
| | * | - Reverted fix for bug #51421 | Felipe Pena | 2010-06-28 | 1 | -6/+2 |
| | | | |||||
| | * | - Fixed bug #51421 (Abstract __construct constructor argument list not enforced) | Felipe Pena | 2010-06-26 | 1 | -3/+10 |
| | | | |||||
| | * | - Fixed bug #52160 (Invalid E_STRICT redefined constructor error) | Felipe Pena | 2010-06-26 | 1 | -3/+1 |
| | | | |||||
| | * | change namespaced ctors - only __construct would work | Stanislav Malyshev | 2010-04-04 | 1 | -15/+6 |
| | | | |||||
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | | |||||
* | | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-12-25 | 1 | -4/+4 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: spelling | ||||
| * | | spelling | Dmitry Stogov | 2012-12-25 | 1 | -4/+4 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-12-25 | 1 | -2/+2 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fixed ZTS build | ||||
| * | | Fixed ZTS build | Dmitry Stogov | 2012-12-25 | 1 | -2/+2 |
| | | | |||||
* | | | Removed deprecated fields | Dmitry Stogov | 2012-12-25 | 1 | -4/+0 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-12-25 | 1 | -379/+208 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Traits refactoring | ||||
| * | | Traits refactoring | Dmitry Stogov | 2012-12-25 | 1 | -379/+208 |
| | | | |||||
* | | | Fix leak when generator ignores sent value | Nikita Popov | 2012-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | When the return value of yield wasn't used it was leaked. This is fixed by using a TMP_VAR return value instead of VAR. TMP_VARs are automatically freed when they aren't used. | ||||
* | | | An exception thrown in try or catch block is disacarded by return statement ↵ | Dmitry Stogov | 2012-12-13 | 1 | -1/+13 |
| | | | | | | | | | | | | in finally block. | ||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-12-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #63726 (Memleak with static properties and internal/user classes) | Xinchen Hui | 2012-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | No test scripts provided (will try to find one) | ||||
* | | | Optimized access to temporary and compiled VM variables | Dmitry Stogov | 2012-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | . The VM stacks for passing function arguments and syntaticaly nested calls ↵ | Dmitry Stogov | 2012-11-30 | 1 | -3/+45 |
| | | | | | | | | | | | | | | | | | | were merged into a single stack. The stack size needed for op_array execution is calculated at compile time and preallocated at once. As result all the stack push operatins don't require checks for stack overflow any more. . Generators implementation was improved using the new VM stack. Now it's a bit more clear and faster. | ||||
* | | | Improved "finally" im[plementation | Dmitry Stogov | 2012-11-22 | 1 | -8/+26 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-11-14 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Fixed compiler reenterability Fixed compiler reenterability Conflicts: Zend/zend_language_scanner.c Zend/zend_language_scanner_defs.h |