summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed useless void* parameter and replaced with zend_bool on zval_update_co...Bob Weinand2014-04-119-41/+40
* Updated NEWSBob Weinand2014-04-111-0/+2
* 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 syntax error in vc++Anatol Belski2014-04-111-1/+1
* updated NEWSAnatol Belski2014-04-111-0/+3
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-112-1848/+2495
|\
| * Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3Anatol Belski2014-04-113-1848/+2498
* | Updated NEWSBob Weinand2014-04-111-0/+3
* | Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-1121-229/+140
* | Here comes the newsAndrey Hristov2014-04-101-0/+3
* | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Andrey Hristov2014-04-1019-38/+2
|\ \
| * \ Merge branch 'PHP-5.5' into PHP-5.6Popa Adrian Marius2014-04-1019-38/+2
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-1020-39/+3
| | |\
| | | * Cleanup $ is not needed for gitPopa Adrian Marius2014-04-1020-39/+3
* | | | Fix the fixAndrey Hristov2014-04-101-9/+0
* | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Andrey Hristov2014-04-10140-2020/+4197
|\ \ \ \ | |/ / /
| * | | fix typoFerenc Kovacs2014-04-101-1/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-04-100-0/+0
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-04-100-0/+0
| | |\ \ | | | |/
| | | * fix typoFerenc Kovacs2014-04-101-1/+1
| | * | fix typoFerenc Kovacs2014-04-101-1/+1
| * | | add a NEWS block for beta2Ferenc Kovacs2014-04-101-1/+3
| * | | add missing entries to NEWSFerenc Kovacs2014-04-101-0/+16
| * | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-04-091-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-04-091-0/+1
| | |\ \ | | | |/
| | | * abstract namespace for unix sockets is a linux only featureFerenc Kovacs2014-04-091-0/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-04-091-2/+2
| |\ \ \ | | |/ /
| | * | Don't test for specific non-zero substr_compare() return valueTjerk Meesters2014-04-091-2/+2
| * | | Add only_integer_keys option to zend_hash_reindexNikita Popov2014-04-093-30/+9
| * | | Don't always separate splice replacement arrayNikita Popov2014-04-091-5/+5
| * | | Add zend_hash_spliceNikita Popov2014-04-094-168/+125
| * | | Add zend_hash_reindexNikita Popov2014-04-093-21/+26
| * | | Remove some usages of hashtable internalsNikita Popov2014-04-097-87/+30
| * | | Merge branch 'PHP-5.5' into PHP-5.6Etienne Kneuss2014-04-092-1/+42
| |\ \ \ | | |/ /
| | * | Updated NEWSEtienne Kneuss2014-04-091-0/+2
| | * | fixed bug66702 : regexiterator's invert flag doesn't work as expectedJoshua Thijssen2014-04-092-1/+42
| * | | Updated NEWS for #67043Tjerk Meesters2014-04-091-0/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-04-092-5/+14
| |\ \ \ | | |/ /
| | * | Fixed bug 67043Tjerk Meesters2014-04-093-5/+15
| * | | Merge branch 'PHP-5.5' into PHP-5.6Popa Adrian Marius2014-04-082-5/+5
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-082-5/+5
| | |\ \ | | | |/
| | | * cleanupPopa Adrian Marius2014-04-081-1/+1
| | | * Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi...Popa Adrian Marius2014-04-081-4/+4
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-081-1/+1
| |\ \ \ | | |/ /
| | * | updated libs versionsAnatol Belski2014-04-081-1/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-072-1/+424
| |\ \ \ | | |/ /
| | * | fixed the test for ICI >= 52.1Anatol Belski2014-04-072-1/+424
| * | | Fix Linux specific fail in error tracesBob Weinand2014-04-071-1/+1
| * | | add missing skip to the output, so we actually skip this testFerenc Kovacs2014-04-071-1/+1