]> granicus.if.org Git - php/shortlog
php
2017-06-25 wapmorganRemove invalid check of dictionary content and add...
2017-06-23 idealFix error if compiled without -fpermissive flag.
2017-06-23 danchukasfix method "eof"
2017-06-23 Thomas PuntRemove superfluous branch
2017-06-22 Peter KokotFix configure error
2017-06-22 jhdxrfix bug #73471 PHP freezes with AppendIterator
2017-06-22 jhdxrfix bug #74780 parse_url() borken when query string...
2017-06-21 Christopher... Merge branch 'pull-request/2532' into PHP-7.0
2017-06-21 Christopher... Add bug #74625 to package.xml
2017-06-21 Christopher... Add IN bind case to bug74625.phpt
2017-06-21 Ingmar RungeFixed bug #74625 (Integer overflow in oci_bind_array_by...
2017-06-21 Christopher... Remove use of obsolete create_function()
2017-06-21 Christopher... Update OCI8 version test and package.xml
2017-06-20 Stanislav MalyshevFix bug #73634 - grapheme_strpos illegal memory access
2017-06-20 Stanislav MalyshevFix bug #73648 - integer overflow in substr
2017-06-20 Anatol BelskiSplit requested size as expected by CreateFileMapping.
2017-06-20 Anatol Belskimove next
2017-06-20 Christopher... PDO_OCI: support IC 12.2 in configure option
2017-06-20 Christopher... Bump OCI8 version
2017-06-20 Christopher... Merge branch 'pull-request/1569' into PHP-7.0
2017-06-20 Chuck Burgessadd test for bug #70700
2017-06-20 Christopher... Update NEWS
2017-06-20 Christopher... Merge branch 'pull-request/2459' into PHP-7.0
2017-06-20 KoenigsKindoci8 - Implementation of Oracle TAF Callback
2017-06-20 Christopher... Merge branch 'pull-request/1566' into PHP-7.0
2017-06-20 Chuck Burgessadd test for bug #60994
2017-06-18 Jelle van der Waaopenssl: Add openssl_pkcs12_(read, export) tests
2017-06-18 Jakub ZelenkaRegenerate and bump re2c version to 0.16
2017-06-16 Anatol BelskiNext round on AppVeyor reliability.
2017-06-16 Jelle van der Waaopenssl: Fix spkstr and spki leak in openssl_spki_new
2017-06-13 Dmitry StogovFixed bug #74679 (Incorrect conversion array with WSDL_...
2017-06-13 Remi ColletNEWS
2017-06-13 Remi ColletFix bug #74705 for collator_get_sort_key
2017-06-13 Tyson AndreFixes bug #74705 Wrong ReflectionInfo for Collator...
2017-06-13 Remi ColletNEWS
2017-06-13 Tyson AndreFixes bug #74708 reflection signatures for random_bytes...
2017-06-13 Xinchen HuiForgotten NEWs update
2017-06-12 Xinchen HuiMerge branch 'bug74600' of https://github.com/manuelm...
2017-06-09 Manuel MauszAdd simple cli test for PATH/HOST ini sections
2017-06-09 Christoph M... Use reasonable SQLite3 module version
2017-06-08 Manuel MauszFixed bug #74600
2017-06-08 Anatol Belskienforce exit status propagation and up the sdk version
2017-06-04 Jakub ZelenkaReplace ASN1_STRING_data with ASN1_STRING_get0_data
2017-06-03 Nikita PopovFix leak in WDDX serialization
2017-06-02 Tim TooheyFixed bug #69373
2017-06-02 libnexFixed bug #73473: Stack Buffer Overflow in msgfmt_parse...
2017-05-31 Xinchen HuiFixed bug #74673 (Segfault when cast Reflection object...
2017-05-30 Dmitry StogovFixed wrong condition
2017-05-30 Côme BernigaudMerge branch 'pull-request/2536' into PHP-7.0
2017-05-30 Remi ColletNEWS
2017-05-30 Remi ColletPatch from the upstream git
2017-05-30 Remi ColletPatch from the upstream git
2017-05-30 Remi ColletPatch from the upstream git
2017-05-30 Remi ColletPatch from the upstream git
2017-05-30 Remi ColletPatch from the upstream git
2017-05-29 Fabien VillepinteFix Bug #74386 Phar::__construct(): wrong number of...
2017-05-28 Sara GolemonBugfix #74556 stream_socket_get_name() returns empty...
2017-05-28 Sara GolemonFix abstract name handling to be binary safe
2017-05-28 Sara GolemonBugfix #74598 ftp:// ignores context
2017-05-27 Xinchen HuiFixed bug #74663 (Segfault with opcache.memory_protect...
2017-05-27 Xinchen HuiCorrect the location
2017-05-27 Xinchen HuiFixed bug #74657 (Undefined constants in array properti...
2017-05-25 David Caldwellext/ldap/test: Test that ldap_connect() uses defaults...
2017-05-25 David Caldwellext/ldap: Allow default host from ldap.conf to work.
2017-05-24 jhdxrFixed bug #74478
2017-05-23 Anatol Belskitime to move next
2017-05-20 Anatol Belskimove to the next sdk version for AppVeyor
2017-05-18 Anatol Belskifollow up fix on bug #74022
2017-05-17 Xinchen HuiAdded cleanup
2017-05-17 Xinchen HuiAdded test for bug #74600
2017-05-17 Xinchen HuiAdded test for bug #74596
2017-05-16 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2017-05-16 Xinchen HuiFixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_...
2017-05-16 Steve Walkvariation of icu libraries causes failure
2017-05-16 Xinchen HuiFixed bug #74596 (SIGSEGV with opcache.revalidate_path...
2017-05-15 Anatol Belskiswitch to Postgres 9.6 for appveyor
2017-05-10 Sara GolemonRemove typo from test header
2017-05-09 Xinchen HuiFixed tests when using cumstom php.ini(session.save_han...
2017-05-09 Xinchen HuiMerge branch 'fix_74541' of https://github.com/villfa...
2017-05-09 Xinchen HuiMerge branch 'patch-1' of https://github.com/ifdattic...
2017-05-08 Fabien VillepinteFix Bug #74541 Wrong reflection on session_start()
2017-05-08 Anatol Belskisync bin sdk version
2017-05-08 Anatol Belski[ci skip] update libs versions file
2017-05-08 Andrew MarcinkevičiusFix typo: exectute => execute
2017-05-08 Xinchen HuiFixed another potential dangling pointer
2017-05-08 Xinchen HuiFixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_S...
2017-05-07 Anatol Belski[ci skip] update NEWS
2017-05-06 Anatol BelskiFixed bug #74547 mysqli::change_user() doesn't accept...
2017-05-02 Anatol Belski[ci skip] update NEWS
2017-05-02 Christian WeiskeFixed bug #51918 Phar::webPhar() does not handle reques...
2017-05-02 Anatol Belski[ci skip] update NEWS
2017-05-02 Anatol BelskiFixed bug #74510 win32/sendmail.c anchors CC header...
2017-05-02 Fabien VillepinteFix bug #74457 Wrong reflection on XMLReader::expand
2017-05-02 Fabien VillepinteFix bug #74468 wrong reflection on Collator::sortWithSo...
2017-05-01 Anatol BelskiTests to ensure BC with undocumented behavior used...
2017-05-01 Nikita PopovFix typo in SplFixedArray has_dimension implementation
2017-04-30 Michael HeimpoldFix compiler warnings when compiled against musl libc
2017-04-27 Jakub ZelenkaFix possible memory leak in openssl_encrypt and openssl...
2017-04-27 Jakub ZelenkaPrefer using DIRECTORY_SEPARATOR in OpenSSL config...
2017-04-27 Jakub ZelenkaAdd oid_section to the testing openssl.cnf
next