Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 176 | -711/+738 |
* | Reorder fields for better nenory consumtion and data locality on 64-bit systems | Dmitry Stogov | 2014-08-27 | 8 | -33/+31 |
* | Use efree_size() instead of efree() where posible | Dmitry Stogov | 2014-08-27 | 13 | -23/+23 |
* | Merge branch 'PHP-5.6' | Chris Wright | 2014-08-27 | 3 | -4/+20 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Chris Wright | 2014-08-27 | 3 | -4/+20 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Chris Wright | 2014-08-27 | 3 | -4/+20 |
| | |\ | |||||
| | | * | Fix stream_select() issue with OpenSSL buffer | Chris Wright | 2014-08-27 | 3 | -4/+20 |
* | | | | Cleanup IS_VAR handling | Dmitry Stogov | 2014-08-27 | 5 | -141/+120 |
* | | | | Fixed corruption of execute_data when ZEND_STRLEN has to cast an object to st... | Tjerk Meesters | 2014-08-27 | 3 | -10/+71 |
* | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | fixed DBG_INF macro name | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
| * | | | reworked NEWS for 5.6.0GA | Julien Pauli | 2014-08-27 | 1 | -541/+351 |
* | | | | Improved performance of json_encode() | Dmitry Stogov | 2014-08-27 | 1 | -29/+42 |
* | | | | add note about 'l' and zend_long | Anatol Belski | 2014-08-27 | 1 | -0/+1 |
* | | | | It should be int | Xinchen Hui | 2014-08-27 | 1 | -2/+1 |
* | | | | Fixed folder mark | Xinchen Hui | 2014-08-27 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-08-27 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix the NEWS | Ferenc Kovacs | 2014-08-27 | 1 | -8/+8 |
* | | | | Merge PHP RFC: Closure::call | Tjerk Meesters | 2014-08-27 | 4 | -0/+129 |
|\ \ \ \ | |||||
| * | | | | NEWS, UPGRADING | Andrea Faulds | 2014-08-27 | 2 | -0/+2 |
| * | | | | Fixed Closure::apply() for int64 | Andrea Faulds | 2014-08-27 | 1 | -1/+2 |
| * | | | | Merge branch 'master' into Closure_apply | Andrea Faulds | 2014-08-27 | 631 | -15931/+18753 |
| |\ \ \ \ | |||||
| * | | | | | Just return, no need for RETURN_NULL() | Andrea Faulds | 2014-08-20 | 1 | -3/+3 |
| * | | | | | Revert "Fixed closure::bindTo bad args test" | Andrea Faulds | 2014-08-18 | 1 | -7/+5 |
| * | | | | | Accuracy | Andrea Faulds | 2014-08-18 | 1 | -1/+1 |
| * | | | | | Fixed issues spotted by code review | Andrea Faulds | 2014-08-18 | 1 | -3/+3 |
| * | | | | | Comment clarification | Andrea Faulds | 2014-08-18 | 1 | -1/+1 |
| * | | | | | Old comment, whitespace | Andrea Faulds | 2014-08-17 | 1 | -3/+3 |
| * | | | | | Don't allow unbound scoped closures; make ->call used passed object as scope | Andrea Faulds | 2014-08-17 | 7 | -80/+31 |
| * | | | | | Removed unused variable | Andrea Faulds | 2014-08-17 | 1 | -1/+0 |
| * | | | | | Fixed and cleaned up implementaton of Closure::call() for phpng | Andrea Faulds | 2014-08-17 | 2 | -22/+16 |
| * | | | | | Merge branch 'master' into Closure_apply | Andrea Faulds | 2014-08-17 | 993 | -84530/+130785 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fixed closure::bindTo bad args test | Andrea Faulds | 2014-08-03 | 1 | -5/+7 |
| * | | | | | | Merge branch 'master' into Closure_apply | Andrea Faulds | 2014-08-01 | 33 | -11653/+11854 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fixed unbound scoped closure edge cases and added tests for them | Andrea Faulds | 2014-07-30 | 5 | -6/+41 |
| * | | | | | | | Rename ::apply to ::call for the sake of JS consistency | Andrea Faulds | 2014-07-30 | 2 | -9/+9 |
| * | | | | | | | Added test for unbound_scoped | Andrea Faulds | 2014-07-29 | 1 | -0/+26 |
| * | | | | | | | Added optional bool param $unbound_scoped to Closure::bind and ::bindTo | Andrea Faulds | 2014-07-29 | 2 | -6/+17 |
| * | | | | | | | Implemented Closure::apply | Andrea Faulds | 2014-07-29 | 3 | -1/+110 |
* | | | | | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-08-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | add the NEWS entries from the last stable release | Ferenc Kovacs | 2014-08-27 | 1 | -1/+9236 |
* | | | | | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-08-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | almost forgot to bump this | Ferenc Kovacs | 2014-08-27 | 1 | -1/+1 |
| * | | | | | | | from now on, this should be 5.6.1-dev | Ferenc Kovacs | 2014-08-27 | 2 | -3/+3 |
* | | | | | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-08-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | update NEWS to reflect what makes into 5.6.0 final | Ferenc Kovacs | 2014-08-27 | 1 | -6/+11 |
* | | | | | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-08-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | remove the -dev suffix from the Zend version | Ferenc Kovacs | 2014-08-27 | 1 | -1/+1 |
* | | | | | | | Fix zend_highlight functionality I broke | Nikita Popov | 2014-08-27 | 1 | -2/+8 |