summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Fixed possible crash because of race conditions on modifying constants in sha...Dmitry Stogov2014-07-013-0/+34
* Fixed bug #67368 (Memory leak with immediately dereferenced array in class co...Xinchen Hui2014-06-242-2/+13
* testcase for 67468 (only for debug build, as I could not create a stable segf...Ferenc Kovacs2014-06-231-0/+11
* Fix Bug #67468 Segfault in highlight_file()/highlight_string() when pgsql.so...Andreas Ferber2014-06-232-2/+2
* Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-06-161-2/+2
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-06-161-2/+2
| |\
| | * Fix patch for bug #67436Bob Weinand2014-06-161-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-06-165-0/+73
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-06-165-0/+73
| |\ \ | | |/
| | * Added tests for bug 67436Levi Morrison2014-06-155-0/+73
* | | Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-06-151-2/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-06-151-3/+6
| |\ \ | | |/
| | * Fix bug #67436Bob Weinand2014-06-151-3/+6
| | * Fix bug 666222Levi Morrison2014-06-084-5/+54
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-06-101-2/+0
|\ \ \ | |/ /
| * | Remove unused included fileXinchen Hui2014-06-101-2/+0
* | | Bug 64744Boro Sitnikovski2014-06-083-18/+18
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-0812-5/+226
|\ \ \ | |/ /
| * | Fix bug 666222Levi Morrison2014-06-0812-5/+226
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-081-16/+16
|\ \ \ | |/ /
| * | Merge branch 'PHp-5.4' into PHP-5.5Stanislav Malyshev2014-06-081-16/+16
| |\ \ | | |/
| | * Fix align indentationJefersson Nathan2014-06-081-16/+16
| * | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-05-111-1/+1
| |\ \ | | |/
| | * Fix Linux specific fail in error traces (cherry-picked and fix for bug #67245)Bob Weinand2014-05-111-1/+1
* | | Fix bug #67392: dtrace breaks argument unpackNikita Popov2014-06-061-1/+2
* | | Added folder markXinchen Hui2014-05-241-1/+2
* | | fixed ZEND_DEBUG usageAnatol Belski2014-05-051-1/+1
* | | Fixed bug #67169: []= after_array_splice incorrectNikita Popov2014-05-022-0/+27
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-181-4/+4
|\ \ \ | |/ /
| * | refixed the test related to bug #67072Anatol Belski2014-04-181-4/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-171-3/+2
|\ \ \ | |/ /
| * | Fixed test case for 5328d42Tjerk Meesters2014-04-171-3/+2
* | | Fix bug #66660: use str_efree instead of efree to handle interned empty strin...Ferenc Kovacs2014-04-132-1/+14
* | | Fixed tests for recent constant array changesBob Weinand2014-04-111-0/+2
* | | Shut up, my lovely compiler; I do not like your warningsBob Weinand2014-04-111-0/+2
* | | Removed useless void* parameter and replaced with zend_bool on zval_update_co...Bob Weinand2014-04-118-38/+37
* | | Fixed disallowal of array usage in constants at run-timeBob Weinand2014-04-119-46/+62
* | | Updated zend_vm_execute.hBob Weinand2014-04-111-3/+0
* | | Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-1113-205/+109
* | | Add only_integer_keys option to zend_hash_reindexNikita Popov2014-04-092-13/+6
* | | Add zend_hash_spliceNikita Popov2014-04-092-25/+95
* | | Add zend_hash_reindexNikita Popov2014-04-092-3/+25
* | | Fix Linux specific fail in error tracesBob Weinand2014-04-071-1/+1
* | | fix C89 compatAnatol Belski2014-03-221-1/+3
* | | Revert "Add helper function for updating bucket contents"Nikita Popov2014-03-211-32/+40
* | | Rename+move zend_hash_apply_deleter and reuse itNikita Popov2014-03-211-155/+57
* | | Make zend_hash_apply_deleter() void, to allow reuseNikita Popov2014-03-211-33/+25
* | | Add helper function for updating bucket contentsNikita Popov2014-03-211-40/+32
* | | Remove unnecessary checkNikita Popov2014-03-201-3/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Pierre Joye2014-03-104-12548/+12548
|\ \ \ | |/ /