]> granicus.if.org Git - php/shortlog
php
2018-01-08 Xinchen Huiremove false dup
2018-01-07 Xinchen HuiUse stack allocated zvals
2018-01-07 Xinchen HuiUse GC_ADDREF
2018-01-07 Xinchen HuiFixed bug while dealing with ADD_ARRAY_ELEMENT against...
2018-01-06 David CarlierAvoid abs() type mismatch warnings
2018-01-06 David Carliernet/if.h requires sys/socket.h on OpenBSD
2018-01-06 Gabriel CarusoRemove trailing whitespace in C++ files
2018-01-06 Bishop BettiniPHP 7.1 is the new hotness
2018-01-05 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2018-01-05 Xinchen HuiChange assertion
2018-01-05 Kalle Sommer... Fixed typo
2018-01-05 Xinchen HuiOptimized FETCH_CLASS before INSTANCEOF out if possible
2018-01-05 Xinchen HuiFixed test
2018-01-05 Xinchen HuiFixed wrongly const replacing on partial array
2018-01-04 Anatol BelskiDon't prevent loading odbc and pdo_odbc for tests
2018-01-04 Anatol BelskiRe-enable ODBC tests
2018-01-04 Anatol BelskiMerge branch 'PHP-7.2'
2018-01-04 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-04 Anatol BelskiFix tests
2018-01-04 Kalle Sommer... Added a <in deps path> for includes and libs on configure
2018-01-04 Kalle Sommer... Fix macro for Windows
2018-01-04 Kalle Sommer... Use PHP_WIN32
2018-01-04 Kalle Sommer... Kill the references to C:\winnt (Windows 2000), which...
2018-01-04 Xinchen HuiMerge branch 'clean-up' of https://github.com/carusogab...
2018-01-04 Xinchen HuiAdded entry on UPGRADING
2018-01-04 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2018-01-04 Gabriel CarusoTrailing whitespaces on Zend
2018-01-04 Gabriel CarusoTrailing whitespaces on win32
2018-01-04 Gabriel CarusoTrailing whitespaces on sapi/*
2018-01-04 Gabriel CarusoTrailing whitespaces on ext/*
2018-01-03 Lior KaplanHappy new year (Update copyright to 2018)
2018-01-03 Lior KaplanMerge branch 'PHP-7.2'
2018-01-03 Lior KaplanHappy new year (Update copyright to 2018)
2018-01-03 Anatol BelskiRevert "Enable ODBC tests on AppVeyor"
2018-01-03 Anatol BelskiEnable ODBC tests on AppVeyor
2018-01-03 Anatol BelskiMerge branch 'PHP-7.2'
2018-01-03 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-03 Anatol BelskiSkip on Travis-CI
2018-01-03 Anatol BelskiMerge branch 'PHP-7.2'
2018-01-03 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-03 Anatol BelskiExtend skip section
2018-01-03 Remi ColletMerge branch 'PHP-7.2'
2018-01-03 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2018-01-03 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2018-01-03 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2018-01-03 Remi Collet2018
2018-01-03 Remi ColletMerge branch 'PHP-7.2'
2018-01-03 Remi Colletmissing changelog entries + fix version and date
2018-01-03 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2018-01-03 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2018-01-03 Remi Colletmissing changelog entries
2018-01-03 Remi Collet2018
2018-01-03 Gabriel CarusoTrailing whitespaces
2018-01-03 Xinchen HuiEnable replacing const to INSTANCEOF
2018-01-03 Xinchen HuiMerge branch 'instanceof-const' of https://github.com...
2018-01-03 Xinchen HuiMerge branch 'PHP-7.2'
2018-01-03 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-03 Xinchen HuiMerge branch 'PHP-7.1-copyright' of https://github...
2018-01-02 Ferenc KovacsMerge branch 'PHP-7.2'
2018-01-02 Ferenc KovacsMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Ferenc KovacsMerge branch 'PHP-7.0' into PHP-7.1
2018-01-02 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2018-01-02 Ferenc Kovacsphp 5.6.34 is next
2018-01-02 Lior KaplanHappy new year (Update copyright to 2018)
2018-01-02 Anatol BelskiMerge branch 'PHP-7.2'
2018-01-02 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Anatol BelskiSkip test for pdo_odbc
2018-01-02 Anatol BelskiMerge branch 'PHP-7.2'
2018-01-02 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Anatol BelskiFix test for pdo_odbc
2018-01-02 Stanislav MalyshevMerge branch 'PHP-7.2'
2018-01-02 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Stanislav MalyshevFix some int/long confusion issues in GMP
2018-01-02 Anatol BelskiMerge branch 'PHP-7.2'
2018-01-02 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-01-02 Anatol Belski[ci skip] update NEWS
2018-01-02 Xinchen HuiRemove unnecessary initialization:w
2018-01-02 Xinchen HuiMerge branch 'PHP-7.2'
2018-01-02 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Xinchen Huiregenerated with newer re2c
2018-01-02 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2018-01-02 Xinchen HuiMerge branch 'PHP-7.2' of git.php.net:/php-src into...
2018-01-02 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2018-01-02 Stanislav MalyshevMerge branch 'PHP-7.2'
2018-01-02 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Xinchen Huiyear++
2018-01-02 Xinchen HuiMerge branch 'PHP-7.2'
2018-01-02 Xinchen Huiyear++
2018-01-02 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-01-02 Xinchen Huiyear++
2018-01-02 Stanislav MalyshevMerge branch 'PHP-7.0' into PHP-7.1
2018-01-02 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2018-01-02 Stanislav MalyshevUpdate NEWS
2018-01-02 Christoph M... Fixed bug #75571: Potential infinite loop in gdImageCre...
2018-01-02 Stanislav MalyshevFix bug #74782: remove file name from output to avoid XSS
2018-01-01 Nikita PopovMerge branch 'PHP-7.2'
2018-01-01 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-01-01 Nikita PopovFixed bug #75502
next