]> granicus.if.org Git - php/shortlog
php
2017-07-30 Christoph M... Shrink another large image
2017-07-30 Christoph M... Shrink test image
2017-07-30 Christoph M... Skip this test if ext/gd is not available
2017-07-28 Nikita PopovFixed bug #62934
2017-07-27 Anatol Belskirelax test on travis
2017-07-27 Pedro MagalhãesSimpler fix for #74974
2017-07-27 Xinchen HuiFixed test
2017-07-27 Xinchen HuiFixed bug #74949 (null pointer dereference in _function...
2017-07-26 Sara GolemonBugfix #74993 Wrong reflection param into for some...
2017-07-26 Anatol Belski[ci skip] update NEWS
2017-07-26 Anatol BelskiFixed bug #74833, SID constant created with wrong modul...
2017-07-26 Benjamin W... Fix bug #74991 - include_path has a 4096 char (minus...
2017-07-26 Christopher... Expose oci_unregister_taf_callback()
2017-07-25 Carsten BrandtFixed finding CURL on systems with multiarch support
2017-07-25 Joe Watkinsminor loop optimizations, closes #2633
2017-07-24 Anatol Belskiswitch to binary sdk 2.0.9 for appveyor
2017-07-24 Peter KokotUpdate copyright year to 2017
2017-07-24 Anatol BelskiAdd test for bug #74903
2017-07-24 Jelle van der Waaopenssl: Add openssl_pkcs12_export_to_file tests
2017-07-24 Peter KokotUpdate PHP 5 version to 7 in header comments
2017-07-23 Christoph M... Fix #71606: Segmentation fault mb_strcut with HTML...
2017-07-23 Sara GolemonUse compatability zend_isnan() instead of POSIX isnan()
2017-07-23 Sara GolemonFix compile-time optimization of NAN comparisons
2017-07-22 Anatol Belski[ci skip] update NEWS
2017-07-22 Bob WeinandFixed bug #74954 (null deref and segfault in zend_gener...
2017-07-22 Anatol BelskiFixed bug #74968 PHP crashes when calling mysqli_result...
2017-07-21 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-07-21 Xinchen HuiFixed bug #74950 (nullpointer deref in simplexml_elemen...
2017-07-21 Anatol BelskiMove the define into the header to reduce diff for...
2017-07-21 Xinchen HuiFixed bug #74947 (Segfault in scanner on INF number)
2017-07-20 Anatol Belskiincrement sdk version
2017-07-20 Anatol Belskiremove another cygwin instance in AppVeyor run
2017-07-19 Anatol Belskifix dir separator in test
2017-07-19 Sara GolemonDo not allow using traits/interfaces/abstract classes...
2017-07-19 Lior KaplanAdd oci8_failover.c to config.w32, follow up for commit...
2017-07-19 Dmitry StogovReset globals on startup or restart
2017-07-18 andrewnesterFixed #74699 - Broken ArrayIterator unserializing
2017-07-18 YaoGuaiFix check of mysql_commit() return value
2017-07-18 Anatol BelskiExclude ext/ftp from AppVeyor test run
2017-07-18 Anatol Belskimove to 7.0.23 for dev
2017-07-17 Anatol Belskifix missing var for phpize
2017-07-17 Peter KokotFixed bug #74906 redirecting incorrect include <sys...
2017-07-17 Peter KokotFixed bug 74913 redirecting incorrect include <sys...
2017-07-14 Christopher... Bump OCI8 version for recent patch
2017-07-12 Anatol BelskiGuard against AppVeyor losing deps issue
2017-07-12 Anatol Belskiincrease poll timeout as false positives mitigation
2017-07-10 Anatol Belskiupdate NEWS
2017-07-10 Anatol Belskiswitch to next binary tools sdk version
2017-07-10 Anatol BelskiRevert "Add more constants, improve comments, and add...
2017-07-10 Pedro Magalhães#73594 tests only check the extra params if dns_get_rec...
2017-07-10 jhdxrFixed bug #74852 (property_exists returns true on unkno...
2017-07-09 Anatol Belski[ci skip] update NEWS
2017-07-08 Anatol BelskiFixed bug #74883 SQLite3::__construct() produces "out...
2017-07-08 Anatol Belskiupdate libs versions
2017-07-07 Christopher... Fix NEWS entry location
2017-07-05 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2017-07-05 Ferenc Kovacsadd missing NEWS entry for #74087 and also fix the...
2017-07-05 Ferenc Kovacsmove NEWS entry to the correct place, also bump the...
2017-07-05 Anatol Belski[ci skip] sync NEWS
2017-07-05 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2017-07-05 Remi ColletNEWS for oniguruma
2017-07-05 Remi ColletPatch from the upstream git
2017-07-05 Remi ColletPatch from the upstream git
2017-07-05 Remi ColletPatch from the upstream git
2017-07-05 Remi ColletPatch from the upstream git
2017-07-05 Remi ColletPatch from the upstream git
2017-07-05 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2017-07-05 Stanislav MalyshevImprove fix for #74145
2017-07-05 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2017-07-05 Stanislav MalyshevFix wddx
2017-07-05 Stanislav MalyshevFix tests
2017-07-05 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2017-07-05 Nikita PopovFixed bug #74111
2017-07-05 Stanislav MalyshevFix bug #74603 - use correct buffer size
2017-07-05 Stanislav MalyshevFix bug #74651 - check EVP_SealInit as it can return -1
2017-07-05 Stanislav MalyshevUpdate NEWS
2017-07-05 Stanislav MalyshevFix bug #74087
2017-07-05 Derick RethansFixed parsing of strange formats with mixed month/day...
2017-07-05 Stanislav MalyshevFix bug #74145 - wddx parsing empty boolean tag leads...
2017-07-05 Nikita PopovFixed bug #74111
2017-07-05 Christoph M... Fix #74435: Buffer over-read into uninitialized memory
2017-07-05 Stanislav MalyshevFix bug #74603 - use correct buffer size
2017-07-04 Stanislav MalyshevFix bug #74651 - check EVP_SealInit as it can return -1
2017-07-04 Remi ColletAdapt for 32-bits which fails at different offset ...
2017-07-04 Anatol Belskifix datatype
2017-07-04 Anatol Belski[ci skip] sync NEWS
2017-07-04 Anatol Belskiupdate NEWS
2017-07-04 Nikita PopovFixed bug #74101 and bug #74614
2017-07-01 Anatol Belskiyet one C++ compat fix
2017-07-01 Anatol Belskifix C++ compat
2017-07-01 Bob WeinandFixed bug #74840 (Opcache overwrites argument of GENERA...
2017-06-29 Julien PauliUpdated NEWS
2017-06-29 Julien PauliFix bug #74832, crash in extension loading
2017-06-29 Adam BaratzFixed #69356: PDOStatement::debugDumpParams() truncates...
2017-06-28 George Wang[BUGFIX] fixes the issue that a value from .user.ini...
2017-06-25 Nikita PopovFixed bug #73173
2017-06-25 Bob WeinandExpose inflate_get_status() and inflate_get_read_len...
2017-06-25 Matthew TrescottAdd more constants, improve comments, and add tests
2017-06-25 Nikita PopovFixed bug #73900
2017-06-25 Nikita PopovDon't leave holes in func_get_args() and backtraces
next