]> granicus.if.org Git - php/shortlog
php
2019-05-18 Peter Kokot[ci skip] Migrate Coding standards docs to Markdown
2019-05-18 Peter KokotMove CODING_STANDARDS to CODING_STANDARDS.md
2019-05-18 Gabriel CarusoMake chr ZPP failure message consistent with ext/standard
2019-05-18 Peter Kokot[ci skip] Join Zend engine docs-alike files to readme
2019-05-18 Peter KokotEnhance makedist script
2019-05-17 Peter KokotRename *.l files to *.re
2019-05-17 Peter KokotMove copyright/license headers to CONTRIBUTING.md
2019-05-17 Peter KokotAdd enchant pkg-config notice in UPGRADING
2019-05-17 Hugh McMasterUse PKG_CHECK_MODULES to detect the Enchant library
2019-05-17 Peter KokotUse *.data for tests data files
2019-05-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-05-17 Christoph M... Fix #78025: segfault when accessing properties of DOMDo...
2019-05-17 Peter KokotUse *.data for fixture files
2019-05-17 Peter KokotUpdate UPGRADING about LiteSpeed
2019-05-17 Peter KokotRename configure --with-litespeed to --enable-litespeed
2019-05-16 Bob WeinandMerge branch 'deprecate_concat_add_sub' into PHP-8.4
2019-05-16 Peter KokotRename *.tif to *.tiff for consistency
2019-05-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-15 Nikita PopovFixed bug #78015
2019-05-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-15 Nikita PopovFixed bug #76980
2019-05-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-15 Christoph M... Update NEWS regarding re-tagging 7.3.6RC1
2019-05-15 Dmitry StogovRemoved ability to compile PHP without EX(run_time_cach...
2019-05-15 Sara GolemonMerge branch 'PHP-7.3' into PHP-7.4
2019-05-15 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2019-05-15 Sara GolemonBump for 7.2.20
2019-05-14 Peter KokotUpdate changelogs
2019-05-14 Benjamin EberleiFix bug #62397 - disable_functions does not work with...
2019-05-14 Peter KokotRename *.dat to *.data for common file type
2019-05-14 Peter KokotEnhance the tokenizer data generator script
2019-05-14 vladyslavstartsevWarn about non well-formed arguments in bcmath
2019-05-14 Nikita PopovAdd RETURN_EMPTY_ARRAY() / RETVAL_EMPTY_ARRAY()
2019-05-14 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-14 Dmitry StogovMoved NEWS entry
2019-05-14 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-14 Dmitry StogovFixed possible crashes, because of inconsistent PCRE...
2019-05-14 Christoph M... Prevent further potential test conflicts
2019-05-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-14 Christoph M... Prepare 7.3.7-dev
2019-05-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-14 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-05-14 Christoph M... Fix test case
2019-05-14 Christoph M... Prevent test conflicts
2019-05-14 Peter KokotUpdate changelog
2019-05-14 Peter KokotUse pkg-config for sqlite3 and pdo_sqlite
2019-05-14 Peter KokotAdd extensions naming conventions to ext_skel.php
2019-05-14 Peter KokotConvert CRLF to LF
2019-05-13 Dmitry StogovFixed test on platforms that don't support fastcall...
2019-05-13 Peter KokotRemove example file for pgsql extension
2019-05-13 Jakub ZelenkaMerge branch 'PHP-7.3' into PHP-7.4
2019-05-13 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2019-05-13 Jakub ZelenkaAdd ping to the fpm test for bug #77934
2019-05-13 CHU ZhaoweiImplement spread operator in arrays
2019-05-13 Dmitry StogovCheck for supported libffi ABI
2019-05-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-13 Christoph M... Fix #78003: strip_tags output change since PHP 7.3
2019-05-13 Dmitry StogovARM64 may be big endian
2019-05-13 Dmitry StogovLoad 8 bytes at a time in hash_func. (Sebastian Pop)
2019-05-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-13 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-13 Theodore BrownFix #77993: Wrong parse error for invalid hex literal...
2019-05-13 GITSRCRequire semicolon after SAVE_CURL_ERROR()
2019-05-13 Vincent JARDINSupport content_type stream context option in soap
2019-05-13 Christoph M... Deprecate and ignore $version parameter of curl_version()
2019-05-13 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-05-13 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-05-13 Peter KokotConvert CRLF to LF
2019-05-13 Peter Kokot[ci skip] Remove outdated fastcgi info in favor of...
2019-05-12 Peter Kokot[ci skip] Refactor libgd docs
2019-05-12 Peter Kokot[ci skip] Migrate intl error conventions docs to Markdown
2019-05-12 Peter Kokot[ci skip] Migrate oci8 README to Markdown
2019-05-12 Peter Kokot[ci skip] Migrate tests READMEs to Markdown
2019-05-12 Peter Kokot[ci skip] Migrate libxmlrpc README to Markdown
2019-05-12 Peter KokotNormalize comments in *nix build system m4 files
2019-05-12 Theodore BrownFix typos in upgrade notes
2019-05-12 Christoph M... Prevent race conditions
2019-05-12 Peter KokotRemove unused variable
2019-05-12 Vinicius DiasRemove duplicate variables
2019-05-11 Hugh McMasterUse PKG_CHECK_MODULES to detect the iODBC library
2019-05-11 Hugh McMasterUse PKG_CHECK_MODULES to detect the systemd library
2019-05-11 Jakub ZelenkaMerge branch 'PHP-7.3' into PHP-7.4
2019-05-11 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2019-05-11 Jakub ZelenkaFix bug #77934 (php-fpm kill -USR2 not working)
2019-05-11 peter279kUsing PDO instead because of consistency
2019-05-11 David Carlierlist interfaces/adding just "binary" state status.
2019-05-11 Peter KokotRemove dead DEBUG_CFLAGS setting
2019-05-11 Peter KokotRemove unused symbol definition
2019-05-11 Peter KokotRemove redundant memory.h file
2019-05-11 Peter KokotSimplify ext/mbstring/libmbfl/config.h creation
2019-05-11 Peter KokotIntegrate libmbfl docs to README.md and LICENSE
2019-05-11 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-05-11 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-05-11 Peter KokotConvert CRLF to LF in *.wsdl files
2019-05-11 Peter KokotFix comment to match the future zts configuration option
2019-05-11 Peter KokotRemove ffi README in favour of docs
2019-05-11 Christoph M... Prevent race condition
2019-05-11 Peter KokotRename *.jpeg files to *.jpg
next