]> granicus.if.org Git - php/shortlog
php
2019-03-18 Peter Kokot[ci skip] Update changelog
2019-03-18 Peter KokotSync AC_CHECK_SIZEOF m4 macro calls
2019-03-17 Fabien VillepinteRemove unused variables
2019-03-17 Derick RethansMerge remote-tracking branch 'refs/remotes/origin/PHP...
2019-03-17 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-03-17 Peter KokotRemove outdated README for ext/json
2019-03-17 Derick RethansMerge branch 'PHP-7.2' into PHP-7.3
2019-03-17 Derick RethansFixed 7.2 compat issue
2019-03-17 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-03-17 Derick RethansMerge branch 'PHP-7.2' into PHP-7.3
2019-03-17 Derick RethansMerge branch 'pr/3888' into PHP-7.2
2019-03-17 Ignace Nyamagana... Fixed bug #75113: Added DatePeriod::getRecurrences...
2019-03-17 Nuno Lopesremove unneeded AC_REQUIRE([AC_PROG_YACC])
2019-03-17 Peter KokotRemove duplicate PHP_C_BIGENDIAN check
2019-03-16 Peter KokotMove distribution generator script to scripts/dev
2019-03-16 Peter KokotEnhance the buildconf script
2019-03-16 Nuno Lopessnmp: remove unused var
2019-03-16 Peter Kokot[ci skip] Remove make install step from README
2019-03-16 Nuno Lopescheck for bison binary, not yacc
2019-03-16 Peter Kokot[ci skip] Update changelog
2019-03-16 Nuno Lopesbump minimum bison version to 3.0 after last parser...
2019-03-16 Peter KokotMake credits script executable from other paths
2019-03-15 Fabien VillepinteUse separate output files in xmlreader tests
2019-03-15 Fabien VillepinteReplace dirname(__FILE__) by __DIR__ in tests
2019-03-15 Pedro MagalhãesMerge branch 'PHP-7.3' into PHP-7.4
2019-03-15 Pedro MagalhãesMerge branch 'PHP-7.2' into PHP-7.3
2019-03-15 Pedro MagalhãesAdded test for #77535 fix
2019-03-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-15 Nikita PopovDon't immediately destroy curl pushfunction
2019-03-15 Nikita PopovRemove unnecessary precedence/associativity annotations
2019-03-15 Xinchen HuiFixed bug #77697 (Crash on Big_Endian platform)
2019-03-14 Thiago CarvalhoAdd tests to XMLReader
2019-03-14 Peter KokotClean build system
2019-03-14 Peter KokotRemove HAVE_STRFTIME
2019-03-14 c9sext/session: remove the redundant convert_to_long
2019-03-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-14 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-14 Nikita PopovFixed bug #77742
2019-03-14 Xinchen Huiupdated NEWS
2019-03-14 Xinchen HuiMerge branch 'PHP-7.2' into PHP-7.3
2019-03-14 Xinchen HuiFixed bug #77738 (Nullptr deref in zend_compile_expr)
2019-03-14 Dmitry StogovImplemented a faster way to access predefined TSRM...
2019-03-13 Peter KokotIntegrate README.EXT_SKEL to help option
2019-03-13 Peter KokotFix duplicate symbols _zend_ce_weakrefs
2019-03-12 Peter Kokot[ci skip] Mention removed m4 macros
2019-03-12 Anatol BelskiSync with ZEND_ENABLE_STATIC_TSRMLS_CACHE enablement...
2019-03-12 Dmitry StogovBetter data packing
2019-03-12 Dmitry StogovAvoid reinitailization of ZTS cache pointer. Initialize...
2019-03-12 Dmitry StogovFixed ZTS cache usage
2019-03-12 Dmitry StogovFixed ZTS cache usage
2019-03-12 Dmitry StogovFixed ZTS cache usage
2019-03-12 Dmitry StogovFixed ZTS cache usage
2019-03-12 Dmitry StogovSwitch to use ZTS cache
2019-03-12 Dmitry StogovCleanup unused module globals
2019-03-12 Dmitry StogovFixed ZTS cache usage
2019-03-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-12 Nikita PopovFixed bug #77722
2019-03-12 Remi Colletadd --enable-rtld-now in upgrade info
2019-03-12 Remi Colletuse DL_LOAD in litespeed
2019-03-12 Remi Colletadd --enable-rtld-now build option to change dlopen...
2019-03-12 Joe Watkinsweakrefs upgrading note
2019-03-11 Joe Watkinszend_weakrefs
2019-03-11 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-11 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-03-11 Anatol BelskiDie hard if mc.exe or mt.exe not found
2019-03-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-03-11 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-03-11 bohwazSQLite3: add DEFENSIVE config for SQLite >= 3.26.0...
2019-03-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-03-11 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-11 Nikita PopovFixed bug #76717
2019-03-11 Nikita PopovFree trampolines from get_closure in is_callable
2019-03-11 Dmitry StogovClosure::fromCallable() supports only regular methods...
2019-03-11 Dmitry StogovReset fields
2019-03-11 Dmitry StogovFixed bug #77707 (FFI loses type information for opaque...
2019-03-11 Dmitry StogovFixed bug #77706 (Improve error messages in FFI for...
2019-03-11 Andrew BramptonFix #71890: Add support for crc32c Castagnoli's polynomial.
2019-03-11 David CarlierFix shm api detection test for opcache module on FreeBSD
2019-03-11 Joe Watkinsdrop unused parameter from zend_startup
2019-03-11 c9sRemove function_table var from the caller
2019-03-11 Daniel Stenbergcurl_exec: remove bad check for CURLE_PARTIAL_FILE
2019-03-11 Stanislav MalyshevThis option doesn't exist for a long time.
2019-03-11 Gabriel CarusoUse EXPECT when possible
2019-03-11 Gabriel CarusoFix tests filenames
2019-03-10 hassanAdd meaningful error message for ext/zip
2019-03-10 Jakub ZelenkaMerge branch 'PHP-7.3' into PHP-7.4
2019-03-10 Jakub ZelenkaSpeed up TLS wrapper test for min and max versions
2019-03-10 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2019-03-10 Jakub ZelenkaSpeed up TLS wrapper tests when SSLv3 disabled
2019-03-10 johnstevensonFix bc break in Windows readlink
2019-03-10 Anatol BelskiDon't use Opcache with the master test process
2019-03-08 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-08 Anatol BelskiUpdate libmagic.patch [skip ci]
2019-03-08 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-08 Fabien VillepinteFix typo in libmagic version
2019-03-08 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-08 Anatol BelskiFixed bug #77576 pull the libmagic implementation of...
2019-03-08 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-03-08 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
next