Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed useless void* parameter and replaced with zend_bool on zval_update_co... | Bob Weinand | 2014-04-11 | 9 | -41/+40 |
* | Updated NEWS | Bob Weinand | 2014-04-11 | 1 | -0/+2 |
* | Fixed disallowal of array usage in constants at run-time | Bob Weinand | 2014-04-11 | 9 | -46/+62 |
* | Updated zend_vm_execute.h | Bob Weinand | 2014-04-11 | 1 | -3/+0 |
* | fix syntax error in vc++ | Anatol Belski | 2014-04-11 | 1 | -1/+1 |
* | updated NEWS | Anatol Belski | 2014-04-11 | 1 | -0/+3 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-11 | 2 | -1848/+2495 |
|\ | |||||
| * | Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3 | Anatol Belski | 2014-04-11 | 3 | -1848/+2498 |
* | | Updated NEWS | Bob Weinand | 2014-04-11 | 1 | -0/+3 |
* | | Fix bug #66015 by reverting "Removed operations on constant arrays." | Bob Weinand | 2014-04-11 | 21 | -229/+140 |
* | | Here comes the news | Andrey Hristov | 2014-04-10 | 1 | -0/+3 |
* | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6 | Andrey Hristov | 2014-04-10 | 19 | -38/+2 |
|\ \ | |||||
| * \ | Merge branch 'PHP-5.5' into PHP-5.6 | Popa Adrian Marius | 2014-04-10 | 19 | -38/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Popa Adrian Marius | 2014-04-10 | 20 | -39/+3 |
| | |\ | |||||
| | | * | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 20 | -39/+3 |
* | | | | Fix the fix | Andrey Hristov | 2014-04-10 | 1 | -9/+0 |
* | | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6 | Andrey Hristov | 2014-04-10 | 140 | -2020/+4197 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix typo | Ferenc Kovacs | 2014-04-10 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-04-10 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Ferenc Kovacs | 2014-04-10 | 0 | -0/+0 |
| | |\ \ | | | |/ | |||||
| | | * | fix typo | Ferenc Kovacs | 2014-04-10 | 1 | -1/+1 |
| | * | | fix typo | Ferenc Kovacs | 2014-04-10 | 1 | -1/+1 |
| * | | | add a NEWS block for beta2 | Ferenc Kovacs | 2014-04-10 | 1 | -1/+3 |
| * | | | add missing entries to NEWS | Ferenc Kovacs | 2014-04-10 | 1 | -0/+16 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-04-09 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Ferenc Kovacs | 2014-04-09 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | abstract namespace for unix sockets is a linux only feature | Ferenc Kovacs | 2014-04-09 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-04-09 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Don't test for specific non-zero substr_compare() return value | Tjerk Meesters | 2014-04-09 | 1 | -2/+2 |
| * | | | Add only_integer_keys option to zend_hash_reindex | Nikita Popov | 2014-04-09 | 3 | -30/+9 |
| * | | | Don't always separate splice replacement array | Nikita Popov | 2014-04-09 | 1 | -5/+5 |
| * | | | Add zend_hash_splice | Nikita Popov | 2014-04-09 | 4 | -168/+125 |
| * | | | Add zend_hash_reindex | Nikita Popov | 2014-04-09 | 3 | -21/+26 |
| * | | | Remove some usages of hashtable internals | Nikita Popov | 2014-04-09 | 7 | -87/+30 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Etienne Kneuss | 2014-04-09 | 2 | -1/+42 |
| |\ \ \ | | |/ / | |||||
| | * | | Updated NEWS | Etienne Kneuss | 2014-04-09 | 1 | -0/+2 |
| | * | | fixed bug66702 : regexiterator's invert flag doesn't work as expected | Joshua Thijssen | 2014-04-09 | 2 | -1/+42 |
| * | | | Updated NEWS for #67043 | Tjerk Meesters | 2014-04-09 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-04-09 | 2 | -5/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug 67043 | Tjerk Meesters | 2014-04-09 | 3 | -5/+15 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Popa Adrian Marius | 2014-04-08 | 2 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Popa Adrian Marius | 2014-04-08 | 2 | -5/+5 |
| | |\ \ | | | |/ | |||||
| | | * | cleanup | Popa Adrian Marius | 2014-04-08 | 1 | -1/+1 |
| | | * | Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi... | Popa Adrian Marius | 2014-04-08 | 1 | -4/+4 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-08 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | updated libs versions | Anatol Belski | 2014-04-08 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-07 | 2 | -1/+424 |
| |\ \ \ | | |/ / | |||||
| | * | | fixed the test for ICI >= 52.1 | Anatol Belski | 2014-04-07 | 2 | -1/+424 |
| * | | | Fix Linux specific fail in error traces | Bob Weinand | 2014-04-07 | 1 | -1/+1 |
| * | | | add missing skip to the output, so we actually skip this test | Ferenc Kovacs | 2014-04-07 | 1 | -1/+1 |