summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* first show to make 's' work with size_tAnatol Belski2014-08-27176-711/+738
* Reorder fields for better nenory consumtion and data locality on 64-bit systemsDmitry Stogov2014-08-278-33/+31
* Use efree_size() instead of efree() where posibleDmitry Stogov2014-08-2713-23/+23
* Merge branch 'PHP-5.6'Chris Wright2014-08-273-4/+20
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Chris Wright2014-08-273-4/+20
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-273-4/+20
| | |\
| | | * Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-273-4/+20
* | | | Cleanup IS_VAR handlingDmitry Stogov2014-08-275-141/+120
* | | | Fixed corruption of execute_data when ZEND_STRLEN has to cast an object to st...Tjerk Meesters2014-08-273-10/+71
* | | | Merge branch 'PHP-5.6'Anatol Belski2014-08-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-08-271-1/+1
| |\ \ \ | | |/ /
| | * | fixed DBG_INF macro nameAnatol Belski2014-08-271-1/+1
| * | | reworked NEWS for 5.6.0GAJulien Pauli2014-08-271-541/+351
* | | | Improved performance of json_encode()Dmitry Stogov2014-08-271-29/+42
* | | | add note about 'l' and zend_longAnatol Belski2014-08-271-0/+1
* | | | It should be intXinchen Hui2014-08-271-2/+1
* | | | Fixed folder markXinchen Hui2014-08-271-1/+1
* | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-270-0/+0
|\ \ \ \ | |/ / /
| * | | fix the NEWSFerenc Kovacs2014-08-271-8/+8
* | | | Merge PHP RFC: Closure::callTjerk Meesters2014-08-274-0/+129
|\ \ \ \
| * | | | NEWS, UPGRADINGAndrea Faulds2014-08-272-0/+2
| * | | | Fixed Closure::apply() for int64Andrea Faulds2014-08-271-1/+2
| * | | | Merge branch 'master' into Closure_applyAndrea Faulds2014-08-27631-15931/+18753
| |\ \ \ \
| * | | | | Just return, no need for RETURN_NULL()Andrea Faulds2014-08-201-3/+3
| * | | | | Revert "Fixed closure::bindTo bad args test"Andrea Faulds2014-08-181-7/+5
| * | | | | AccuracyAndrea Faulds2014-08-181-1/+1
| * | | | | Fixed issues spotted by code reviewAndrea Faulds2014-08-181-3/+3
| * | | | | Comment clarificationAndrea Faulds2014-08-181-1/+1
| * | | | | Old comment, whitespaceAndrea Faulds2014-08-171-3/+3
| * | | | | Don't allow unbound scoped closures; make ->call used passed object as scopeAndrea Faulds2014-08-177-80/+31
| * | | | | Removed unused variableAndrea Faulds2014-08-171-1/+0
| * | | | | Fixed and cleaned up implementaton of Closure::call() for phpngAndrea Faulds2014-08-172-22/+16
| * | | | | Merge branch 'master' into Closure_applyAndrea Faulds2014-08-17993-84530/+130785
| |\ \ \ \ \
| * | | | | | Fixed closure::bindTo bad args testAndrea Faulds2014-08-031-5/+7
| * | | | | | Merge branch 'master' into Closure_applyAndrea Faulds2014-08-0133-11653/+11854
| |\ \ \ \ \ \
| * | | | | | | Fixed unbound scoped closure edge cases and added tests for themAndrea Faulds2014-07-305-6/+41
| * | | | | | | Rename ::apply to ::call for the sake of JS consistencyAndrea Faulds2014-07-302-9/+9
| * | | | | | | Added test for unbound_scopedAndrea Faulds2014-07-291-0/+26
| * | | | | | | Added optional bool param $unbound_scoped to Closure::bind and ::bindToAndrea Faulds2014-07-292-6/+17
| * | | | | | | Implemented Closure::applyAndrea Faulds2014-07-293-1/+110
* | | | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-270-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | add the NEWS entries from the last stable releaseFerenc Kovacs2014-08-271-1/+9236
* | | | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-270-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | almost forgot to bump thisFerenc Kovacs2014-08-271-1/+1
| * | | | | | | from now on, this should be 5.6.1-devFerenc Kovacs2014-08-272-3/+3
* | | | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-270-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | update NEWS to reflect what makes into 5.6.0 finalFerenc Kovacs2014-08-271-6/+11
* | | | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-270-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | remove the -dev suffix from the Zend versionFerenc Kovacs2014-08-271-1/+1
* | | | | | | Fix zend_highlight functionality I brokeNikita Popov2014-08-271-2/+8