]> granicus.if.org Git - php/shortlog
php
2018-01-24 Derick RethansUpdated to version 2018.3 (2018c)
2018-01-23 Sara GolemonFix alignment of PG struct cause by ignore_user_abort...
2018-01-23 Sara GolemonMerge branch 'PHP-7.0' into PHP-7.1
2018-01-23 Sara GolemonUse Z_EXPECTED_LONG to initialize FAST_ZPP parsing...
2018-01-23 Sara GolemonBigEndian fix for ignore_user_abort. Use zend_bool...
2018-01-22 Anatol Belski[ci skip] Update NEWS
2018-01-22 Anatol BelskiFixed bug #73725 Unable to retrieve value of varchar...
2018-01-18 Xinchen HuiFixed #75838 (Memory leak in pg_escape_bytea())
2018-01-17 Anatol BelskiAdd switches for Spectre variant 1 mitigation
2018-01-16 Anatol Belski7.0.15 next
2018-01-15 Anatol Belski[ci skip] Update NEWS
2018-01-15 Anatol BelskiAllow pecl like usage in ext/phar, closes #2955
2018-01-15 Nikita PopovFixed bug #75079
2018-01-14 Anatol BelskiSync for upcoming vc++ 15.6 version raise
2018-01-13 Anatol Belski[ci skip] Update NEWS
2018-01-13 Anatol BelskiFix invalid free
2018-01-13 Nikita PopovFix generator GC if yield from parent chain does not...
2018-01-12 Nikita PopovTry to fix yield from GC issues
2018-01-12 Nikita PopovFixed bug #75396
2018-01-12 Nikita PopovRevert "Fixed bug #75287 (Builtin webserver crash after...
2018-01-12 Anatol BelskiFixed bug #75774 imap_append HeapCorruction
2018-01-12 Anatol BelskiUnify EOL
2018-01-12 Anatol BelskiExtend test, latest cURL ships also with smb and smbs
2018-01-11 Anatol BelskiFix test for libtidy 5.6.0
2018-01-11 Gabriel CarusoFixed bug #75799 (arg of get_defined_functions is optional)
2018-01-09 Nikita PopovFixed bug #75786
2018-01-09 Nikita PopovBackport narrowing fix to 7.1
2018-01-09 Xinchen HuiFixed bug #75781 (substr_count incorrect result)
2018-01-04 Anatol BelskiFix tests
2018-01-03 Anatol BelskiSkip on Travis-CI
2018-01-03 Anatol BelskiExtend skip section
2018-01-03 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2018-01-03 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2018-01-03 Remi Collet2018
2018-01-03 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2018-01-03 Remi Colletmissing changelog entries
2018-01-03 Remi Collet2018
2018-01-03 Xinchen HuiMerge branch 'PHP-7.1-copyright' of https://github...
2018-01-02 Ferenc KovacsMerge branch 'PHP-7.0' into PHP-7.1
2018-01-02 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2018-01-02 Ferenc Kovacsphp 5.6.34 is next
2018-01-02 Lior KaplanHappy new year (Update copyright to 2018)
2018-01-02 Anatol BelskiSkip test for pdo_odbc
2018-01-02 Anatol BelskiFix test for pdo_odbc
2018-01-02 Stanislav MalyshevFix some int/long confusion issues in GMP
2018-01-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-01-02 Anatol Belski[ci skip] update NEWS
2018-01-02 Xinchen Huiregenerated with newer re2c
2018-01-02 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2018-01-02 Xinchen Huiyear++
2018-01-02 Stanislav MalyshevMerge branch 'PHP-7.0' into PHP-7.1
2018-01-02 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2018-01-02 Stanislav MalyshevUpdate NEWS
2018-01-02 Christoph M... Fixed bug #75571: Potential infinite loop in gdImageCre...
2018-01-02 Stanislav MalyshevFix bug #74782: remove file name from output to avoid XSS
2018-01-01 Nikita PopovFixed bug #75502
2017-12-30 Jakub ZelenkaUse seialize_precision instead of precision in all...
2017-12-28 Dmitry StogovFixed bug #75720 (File cache not populated after SHM...
2017-12-28 Dmitry StogovFixed reference-counting
2017-12-27 Xinchen HuiFixed bug #75735 ([embed SAPI] Segmentation fault in...
2017-12-22 Anatol BelskiRevert to Postgres 9.6, AppVeyor seems to have issues...
2017-12-22 Anatol BelskiUpdate tool path
2017-12-22 Anatol BelskiSwitch AppVeyor to PostgreSQL 10 for tests
2017-12-22 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-22 Anatol Belski[ci skip] update NEWS
2017-12-22 Dmitry StogovFixed bug #75579 (Interned strings buffer overflow...
2017-12-22 Nikita PopovFixed bug #73209
2017-12-22 Nikita PopovFixed bug #75242
2017-12-22 Nikita PopovFixed bug #75717
2017-12-22 Anton ArtamonovFixed bug #70469
2017-12-22 Anatol BelskiFix wrong return value for fail case in set attribute...
2017-12-22 Anatol Belskipdo_odbc has no driver API for quoting, skip the test
2017-12-21 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-12-21 Dmitry StogovFixed bug #75579 (Interned strings buffer overflow...
2017-12-21 Anatol BelskiEnsure expected items delivered in same order
2017-12-21 Evgeny KalashnikovFix segfault. Compile param --with-tsrm-pth=yes
2017-12-20 Anatol BelskiTemplatize driver name in the expected string
2017-12-16 David CarlierMove includes in ps_title.c
2017-12-15 Jelle van der WaaFix bug #69727: Support SOURCE_DATE_EPOCH for Build...
2017-12-15 Anatol Belski[ci skip] update NEWS
2017-12-15 Anatol BelskiFixed bug #75671 pg_version() crashes when called on...
2017-12-14 Anatol Belski[ci skip] update NEWS
2017-12-14 Anatol BelskiFixed bug #75679 Path 260 character problem
2017-12-13 Levi MorrisonFix copy-and-paste bugs
2017-12-11 Anatol BelskiSync known vc++ versions in 7.1
2017-12-09 Michael Heimpoldext/imap/config.m4: fix ac_cv_u8t_decompose check
2017-12-06 Anatol BelskiFix yet one data race in PCRE
2017-12-05 Anatol BelskiFix use after free revealed by phpdbg
2017-12-05 Anatol BelskiFixed bug #75601 Thread race in PCRE JIT support
2017-12-05 krakjoebump versions
2017-12-05 Anatol Belski[ci skip] update NEWS
2017-12-05 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-05 Anatol Belski7.0.28 is next
2017-12-05 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-05 Anatol Belski[ci skip] update NEWS
2017-12-04 Dmitry StogovFixed bug #75608 ("Narrowing occurred during type infer...
2017-12-04 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-04 Anatol BelskiUse dtor unconditionally in error case
2017-12-04 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-12-04 Xinchen HuiFixed bug #75573 (Segmentation fault in 7.1.12 and...
next