]> granicus.if.org Git - php/shortlog
php
2017-11-28 Remi ColletFixed bug #64938 libxml_disable_entity_loader setting...
2017-11-22 Sebastian RamadanCheck for binary_location allocation failure
2017-11-22 ScottFix bug #75409
2017-11-21 Anatol Belski[ci skip] update NEWS
2017-11-21 NesterFixed #75539 and #74183 - preg_last_error not returning...
2017-11-20 Remi ColletBetter fix bug #75540 Segfault with libzip 1.3.1
2017-11-20 Remi ColletNEWS
2017-11-20 Remi Colletfix bug #75540 Segfault with libzip 1.3.1
2017-11-17 Nikita PopovFixed bug #75535
2017-11-17 Anatol BelskiUpdate SDK version for AppVeyor
2017-11-14 Sammy Kaye... Update NEWS
2017-11-14 Sammy Kaye... Fix bug 60471 by correctly identifying unused speculati...
2017-11-10 Anatol Belski[ci skip] update NEWS
2017-11-08 Anatol BelskiFixed #75384 PHP seems incompatible with OneDrive files...
2017-11-07 Derick RethansFixed ext/date tests due to changes in Olson database
2017-11-07 Anatol Belski7.0.27 next
2017-11-02 Anatol BelskiUpdate libs_version.txt
2017-11-02 Nikita PopovFix ext/soap/tests/bug69137.phpt
2017-11-02 Anatol BelskiSync and fix tests for ICU 60.1 compat
2017-11-02 Anatol BelskiYet one /nologo
2017-10-31 Anatol BelskiFix year
2017-10-31 Anatol BelskiAdd /nologo
2017-10-30 Anatol BelskiAdd missing ICU version check
2017-10-30 Jakub ZelenkaPrevent leaking x509 and csr resources if it is not...
2017-10-30 Jakub ZelenkaExtend and speed up pkey export tests
2017-10-30 Jakub ZelenkaRewrite openssl_csr_get_subject test to improve coverage
2017-10-30 Jakub ZelenkaAdd openssl_csr_get_public_key test
2017-10-30 Jakub ZelenkaExtend openssl_pkcs7_* tests to cover resource cert
2017-10-30 Jakub ZelenkaFix cleaning tmp output file in openssl_csr_export_to_f...
2017-10-30 Jelle van der Waaopenssl: add basic openssl_csr_export_to_file tests
2017-10-30 Jakub ZelenkaExtend openssl_csr_sign test to cover cert resource
2017-10-30 Jakub ZelenkaSet different invalid path in openssl_pkcs12_export...
2017-10-30 Jakub ZelenkaExtend openssl_x509_parse to cover cert resource
2017-10-30 Jakub ZelenkaRename and test resource cert in openssl_x509_checkpurp...
2017-10-30 Jakub ZelenkaExtend openssl_x509_check_private_key to test resource...
2017-10-30 Jakub ZelenkaExtend openssl_x509_fingerprint test to cover resource...
2017-10-30 Joe WatkinsMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-10-30 Fabien VillepinteFix bug #75464 Wrong reflection on SoapClient::__setSoa...
2017-10-30 Anatol BelskiYet one attempt to mitigate the unzip error on AppVeyor
2017-10-30 Anatol BelskiEnsure SDK is checked out before asking for version
2017-10-30 Anatol BelskiFix fetching the SDK version
2017-10-30 Anatol BelskiFix SDK version comparison and add more verbosity
2017-10-30 Anatol BelskiDon't use the cache dependency, SDK version is handled...
2017-10-30 Anatol BelskiRemove status check on the SDK repo and add version...
2017-10-30 Anatol BelskiCatch with the latest AppVeyor unzip errors
2017-10-30 Fabien VillepinteFix bug #75453 Incorrect reflection on ibase_connect...
2017-10-29 Anatol BelskiRe-enable AppVeyor cache
2017-10-29 Joe Watkinsmake sure run-tests reports exit status upon prerequisi...
2017-10-28 Fabien VillepinteFix bug #75434 Wrong reflection for mysqli_fetch_all...
2017-10-27 Fabien VillepinteFix bug #75307 Wrong reflection for openssl_open function
2017-10-27 Anatol BelskiSkip test on PostgreSQL 10
2017-10-27 Anatol BelskiFix test compat for PostgreSQL 10
2017-10-27 Anatol BelskiApply upstream patch for CVE-2017-14107
2017-10-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-27 Anatol BelskiBackport and apply upstream patch for CVE-2017-14107
2017-10-26 Anatol BelskiBinary SDK 2.0.12 stable
2017-10-26 Dmitry StogovFixed indirect modification of magic ArrayAccess method...
2017-10-26 Dmitry StogovBackport tests
2017-10-26 Dmitry StogovFixed indirect modification of magic method arguments.
2017-10-26 Xinchen HuiFixed test
2017-10-26 Xinchen HuiFixed bug #75420 (Crash when modifing property name...
2017-10-25 Fabien VillepinteFix typo in comments
2017-10-25 Fabien VillepinteFix the SKIPIF part in /ext/gd/tests/bug75437.phpt
2017-10-25 Fabien VillepinteFix bug #75437 Wrong reflection on imagewebp
2017-10-25 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2017-10-25 Ferenc Kovacs5.6.33 is next
2017-10-25 Ferenc Kovacsuse trusty explicitly
2017-10-25 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2017-10-25 Rasmus LerdorfThese tests all assume that IPV6 is available.
2017-10-24 Ferenc Kovacsfix the travis build for PHP-5.6 using precise instead...
2017-10-24 Ferenc Kovacsfix the travis build for PHP-5.6 using precise instead...
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol BelskiParametrize the expected value to avoid platform false...
2017-10-24 Sara GolemonDecref default_link when clearing
2017-10-24 Christoph M... Fixed bug #65148 (imagerotate may alter image dimensions)
2017-10-24 Derick RethansUpdate timezonemap.h, which needs to match the bundled...
2017-10-24 Anatol Belski[ci skip] update NEWS
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol Belski[ci skip] update NEWS
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol BelskiFixed bug #72535 arcfour encryption stream filter crash...
2017-10-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2017-10-24 Anatol BelskiFixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
2017-10-24 Anatol BelskiApply upstream patch for CVE-2016-1283
2017-10-23 Sara GolemonNEWS entry for pg_close() fix
2017-10-23 Sara GolemonBugfix#75419 Fix clearing of default link during pg_close()
2017-10-23 Derick RethansUpdated to version 2017.3 (2017c)
2017-10-23 Anatol BelskiFix memory leak
2017-10-23 Anatol BelskiRenaming cache folder is not a solution, too. Disable...
2017-10-23 Anatol BelskiRevert "Rename build cache folder and separate sdk"
2017-10-23 Anatol BelskiRename build cache folder and separate sdk
2017-10-23 Anatol BelskiRevert "Invalidate the whole cache when .appveyor.yml...
2017-10-23 Anatol BelskiInvalidate the whole cache when .appveyor.yml was changed
2017-10-22 Jakub ZelenkaFix clean up for openssl_pkcs12_export_to_file_basic
2017-10-22 Jelle van der Waaopenssl: Fix openssl_pkcs12_export extracerts test
2017-10-21 Anatol BelskiWith ICU 58+, set the default restriction level to...
2017-10-21 Anatol BelskiReenable AppVeyor cache
2017-10-21 Anatol BelskiDisable AppVeyor cache to unlock build
2017-10-21 Anatol BelskiRework these new tests to match with diffs in ICU 58...
2017-10-20 Anatol Belski[ci skip] Update NEWS
next