]> granicus.if.org Git - php/shortlog
php
2017-10-20 Anatol BelskiFix version checks in tests
2017-10-20 Anatol BelskiSync some tests for compat with ICU 58.1+
2017-10-20 Anatol BelskiAdd skip for incompatible ICU version
2017-10-19 NesterFixed #75317 - UConverter::setDestinationEncoding chang...
2017-10-19 Peter KokotUpdate .editorconfig with some more configs
2017-10-19 Ryan VolzEscape newline on curl config.m4
2017-10-18 Anatol BelskiMove to php-sdk-2.0.0beta3 for Appveyor
2017-10-18 Anatol BelskiBackport 7ff13badda58b966ff8fbcc61add48bb5b14117b into...
2017-10-17 Anatol BelskiOne more folder to delete in AppVeyor image
2017-10-16 Tianfang YangFixed valgrind issue
2017-10-16 Tianfang YangFixed valgrind issue
2017-10-16 Anatol BelskiMove to next binary SDK version for AppVeyor
2017-10-16 Dmitry StogovPrevent crash on ext/pdo_mysql/tests/bug_39858.phpt...
2017-10-15 Jakub ZelenkaProperly fix #75363 and address some other leaks with...
2017-10-15 Jelle van der WaaFixed bug #53070 (enchant_broker_get_path crashes if...
2017-10-15 Christoph M... Fixed bug #75365 (Enchant still reports version 1.1.0)
2017-10-15 Xinchen HuiFixed bug #75287 (Builtin webserver crash after chdir...
2017-10-13 Dmitry StogovFixed bug #75368 (mmap/munmap trashing on unlucky alloc...
2017-10-12 Bob WeinandFixed bug #75363 (openssl_x509_parse leaks memory)
2017-10-11 Anatol BelskiIt looks like i should've taken joint response on ext...
2017-10-11 Anatol BelskiPut php-sdk-2.0.12beta1 for AppVeyor
2017-10-11 Christoph M... Merge branch 'pull-request/2798' into PHP-7.0
2017-10-11 Christoph M... Merge branch 'pull-request/2799' into PHP-7.0
2017-10-10 Christoph M... [ci skip] Add NEWS entry for bug #75349
2017-10-10 Anatol BelskiFix re2c version detection
2017-10-10 Anatol BelskiMove dev to 7.0.26
2017-10-09 Anatol BelskiFix array access on undeclared properties in DateInterval
2017-10-07 Sara GolemonBugfix #74556 stream_socket_get_name() returns null...
2017-10-06 Christoph M... Fixed bug #75318 (The parameter of UConverter::getAlias...
2017-10-05 Mathieu CARBONNEAUXFixed bug #75311
2017-10-04 Peter KokotUse PHP_VERSION for exif
2017-10-04 Dmitry StogovBumped ext/oci8 version
2017-10-04 Dmitry StogovMerge branch 'oci8_fix' into PHP-7.0
2017-10-03 Dmitry StogovUse dereferenced value
2017-10-03 Viktor SzépeTypo in status.html
2017-10-03 Peter KokotFix bug #74905
2017-10-03 Peter KokotRemove ident gitattribute for ext/zip/php_zip.c
2017-10-03 Dmitry StogovFixed compilation errors
2017-10-02 Dmitry StogovRestored code for BOOL variables
2017-10-01 Fabien VillepinteFix Bug #75299 Wrong reflection on inflate_init and...
2017-09-29 Andrea FauldsFix bug #75290
2017-09-28 Anatol BelskiApply upstream patch for CVE-2016-1283
2017-09-27 Peter KokotFix CGI m4 config message when CGI is disabled
2017-09-27 Peter KokotFix bug #75248 and #75251
2017-09-27 NesterFixed #75220 - Segfault when calling is_callable on...
2017-09-25 Peter KokotRemove some old sapi/apache_hooks and sapi/apache leftovers
2017-09-24 Xinchen HuiFixed bug #75241 (Null pointer dereference in zend_mm_a...
2017-09-24 Xinchen HuiCompiler warning
2017-09-24 Nikita PopovFixed bug #75252
2017-09-21 Anatol BelskiFix thread safety
2017-09-20 Andrea FauldsFix bug #75236
2017-09-20 Dmitry StogovFixed few ext/oci8 bugs
2017-09-20 Christoph M... Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode...
2017-09-18 Anatol BelskiFix the version check causing the test fail
2017-09-18 Anatol BelskiUpdate lib_versions.txt
2017-09-15 Anatol BelskiMove to next binary SDK version for AppVeyor
2017-09-12 Dmitry StogovProperly update string type flags
2017-09-12 Dmitry StogovRevert "Properly update string type flags"
2017-09-12 Dmitry StogovFixed test
2017-09-12 Dmitry StogovProperly update string type flags
2017-09-12 Anatol BelskiFix test failure on 32-bit
2017-09-12 Remi Colletdrop symbol definition, and not defined anywhere
2017-09-12 Anatol Belski[ci skip] update NEWS
2017-09-12 Remi ColletFixed bug #75193 segfault in collator_convert_object_to...
2017-09-12 Anatol BelskiMove dev to 7.0.25
2017-09-12 Anatol Belski[ci skip] Fix news entry format
2017-09-12 jhdxrfix bug #75173 incorrect behavior of AppendIterator...
2017-09-11 Christoph M... Fixed bug #46781 (BC math handles minus zero incorrectly)
2017-09-11 Anatol BelskiFork test to keep up with libxsl >= 1.1.30
2017-09-11 Anatol BelskiAdd symbol to libxml exports
2017-09-11 Anatol BelskiFix test compat with libxml2 2.9.5
2017-09-11 Anatol BelskiFix test compat with libxml2 2.9.5
2017-09-11 Anatol BelskiFix test compatibility with libxml2 2.9.5
2017-09-10 Christoph M... Fixed bug #73730 (textdomain(null) throws in strict...
2017-09-09 Christoph M... Fix bug75178.phpt on Windows
2017-09-09 Christoph M... Fixed bug #75178 (bcpowmod() misbehaves for non-integer...
2017-09-07 Sara GolemonAdd BC define for users of the typoed zend_symbtable_ad...
2017-09-07 Sara GolemonFix typo in zend_symtable_add_new() API name
2017-09-06 Christoph M... Fixed bug #54598 (bcpowmod() may return 1 if modulus...
2017-09-06 Christoph M... Fixed bug #44995 (bcpowmod() fails if scale != 0)
2017-09-05 Nikita PopovAdd missing null termination
2017-09-05 Bouke van der... Fixed bug #70470
2017-09-02 Anatol BelskiFix command
2017-09-01 Christoph M... Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspic...
2017-08-31 Anatol BelskiMake for exclusion per regex
2017-08-31 Anatol BelskiExtend ignore list for DLLs to not to look after
2017-08-31 Dylan K. TaylorFix `nmake install` fails when there are no shared...
2017-08-31 Dylan K. TaylorCopy dependencies of the core DLL in `nmake snap` for...
2017-08-31 Remi Colletmove AC_DEFINE in the right position (in bundled lib...
2017-08-28 Anatol BelskiMove to next bin SDK version for AppVeyor
2017-08-27 Christoph M... Fixed bug #75124 (gdImageGrayScale() may produce colors)
2017-08-25 Thomas PuntFixed bug #75090
2017-08-25 Anatol Belskiupdate libs versions
2017-08-24 Remi ColletFrom documentation, only the sign of returned value...
2017-08-22 Tianfang YangMerge branch 'pull-request/2534' into PHP-7.0
2017-08-22 Ingmar RungeFixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment...
2017-08-19 Andrea FauldsFixed bug #75097 (gethostname fails if your host name...
2017-08-19 Anatol Belski[ci skip] update NEWS
2017-08-18 John BoehrFix issues with phpt and EXTENSION on windows (BUG...
2017-08-18 Anatol BelskiFix .pgd name for ts build
next