]> granicus.if.org Git - php/shortlog
php
2013-10-04 Martin JansenAdd unit test that covers setting the crypto method.
2013-09-21 Martin JansenStreams for ssl:// transports can now be configured...
2013-09-20 Adam HarveyMerge branch 'PHP-5.5'
2013-09-20 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-09-20 Adam HarveyFix the broken sh syntax in ext/imap/config.m4.
2013-09-20 Anatol BelskiMerge branch 'PHP-5.5'
2013-09-20 Anatol BelskiFixed bug #65678 the test cli_process_title_windows...
2013-09-20 Christopher... Merge branch 'PHP-5.5'
2013-09-20 Christopher... Added application/pdf to PHP CLI Web Server mime types.
2013-09-20 Christopher... Merge branch 'PHP-5.5'
2013-09-19 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-19 Michael Wallneradd note about request_body and php://input
2013-09-19 Christopher... Build OCI8 2.0 on Windows with Oracle Database 12c...
2013-09-19 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-19 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-19 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-09-18 Anatol Belskibetter way to fix PRIu64 availability on windows
2013-09-18 David Soria... Merge branch 'PHP-5.5'
2013-09-18 David Soria... Merge branch 'PHP-5.4' into PHP-5.5
2013-09-18 David Soria... Revert "EmptyIterator now implements Countable; fixes...
2013-09-18 David Soria... Merge branch 'PHP-5.5'
2013-09-18 David Soria... Merge branch 'PHP-5.4' into PHP-5.5
2013-09-18 David Soria... RFC 6598 reserved ip range starts at 100.64.0.0
2013-09-18 Michael WallnerMerge branch 'PHP-5.5'
2013-09-18 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-09-18 Michael Wallnerfix a very rare case of use of uninitialized value...
2013-09-18 Michael Wallnerfix test concurrency
2013-09-18 Michael Wallnerfix test concurrency
2013-09-18 Michael Wallnerfix test concurrency
2013-09-18 Michael Wallnerfix test concurrency
2013-09-18 Michael Wallnerfix test concurrency
2013-09-17 Anatol Belskifix build - PRIu64 vs %I64u
2013-09-17 Michael Wallnerfinal bits
2013-09-17 Michael WallnerMerge branch 'slim-postdata-merge'
2013-09-17 Michael Wallnerwe need to use the full stream wrapper for filters
2013-09-17 Anatol Belskilet the libsqlite3 symbols be exported in dll
2013-09-17 Michael WallnerMerge remote-tracking branch 'refs/remotes/origin/master'
2013-09-17 Michael WallnerNEWS/UPGRADING{,.INTERNALS} notes about temp POST stream
2013-09-17 Xinchen HuiExclude bison 3.0 by Mike
2013-09-17 Michael WallnerMerge branch 'slim-postdata'
2013-09-17 David Soria... Merge branch 'PHP-5.5'
2013-09-17 David Soria... Merge branch 'PHP-5.4' into PHP-5.5
2013-09-17 David Soria... NEWS for added reserved ip addresses according to RFC...
2013-09-17 Sebastian NohnAdd RFC 6598 IPs to reserved addresses
2013-09-17 Michael Wallnerupload2G note
2013-09-16 David Soria... Merge branch 'PHP-5.5'
2013-09-16 David Soria... Merge branch 'PHP-5.4' into PHP-5.5
2013-09-16 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-16 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-16 David Soria... NEWS for #60577
2013-09-16 David Soria... NEWS for bug #64441
2013-09-16 Michael Wallneruse 65k of data to get a more explicit result
2013-09-16 Michael WallnerMerge branch 'PHP-5.5'
2013-09-16 Michael Wallnerdouble test timeout for travis
2013-09-16 Michael Wallnerthis test is fragile on travis, let's see why
2013-09-16 Xinchen HuiMerge branch 'PHP-5.5'
2013-09-16 Xinchen HuiAdd test for ISSUE #128
2013-09-16 Xinchen HuiMerge branch 'PHP-5.5'
2013-09-16 Xinchen HuiFixed bug #65665 (Exception not properly caught when...
2013-09-16 Alex BobrovFix bug #64441 (FILTER_VALIDATE_URL rejects fully quali...
2013-09-16 Levi MorrisonEmptyIterator now implements Countable; fixes bug 60577
2013-09-16 David Soria... News for bugfix #64157
2013-09-16 Boro SitnikovskiBug 64157
2013-09-14 Nikita PopovSave a TSRMLS_FETCH() for zval_ptr_dtor in executor
2013-09-13 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-13 Nikita PopovFix intl build
2013-09-13 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-09-13 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-13 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-09-13 Nikita PopovRemove some more unnecessary macros from phar
2013-09-13 Nikita PopovRemove PHAR_(Z)STR* usages
2013-09-13 Nikita PopovRemove version checks in phar
2013-09-13 Nikita PopovFix two warnings
2013-09-13 Nikita PopovProvide more macros for handling of interned strings
2013-09-13 Nikita PopovMake use of Z_*VAL and ZVAL_* in language scanner
2013-09-13 Nikita PopovMake consistent use of Z_*VAL macros in compiler
2013-09-13 Michael WallnerMerge branch 'PHP-5.5'
2013-09-13 Michael Wallnerfix broken sha2 configure tests
2013-09-13 Michael Wallnerfix broken sha2 configure tests
2013-09-13 Nikita PopovSmall cleanup in class name resolution of compiler
2013-09-12 Nikita PopovMerge branch 'PHP-5.5'
2013-09-12 Levi MorrisonFixed minor bug in test.
2013-09-12 Nikita PopovMerge branch 'PHP-5.5'
2013-09-12 Nikita PopovMove NEWS entries to correct version
2013-09-12 Nikita PopovMerge branch 'PHP-5.5'
2013-09-12 Nikita PopovFix bug #64782: SplFileObject constructor make $context...
2013-09-12 Popa Adrian... Prepare pdo_firebird for a pecl release also
2013-09-12 Nikita PopovMerge branch 'PHP-5.5'
2013-09-12 Boro SitnikovskiFix bug #65502: DateTimeImmutable::createFromFormat...
2013-09-12 Nikita PopovMerge branch 'PHP-5.5'
2013-09-12 Boro SitnikovskiFix bug #65548: Comparison for DateTimeImmutable doesn...
2013-09-11 Adam HarveySort the NEWS file alphabetically.
2013-09-11 Adam HarveyRequest non-keep-alive connections by default in HTTP...
2013-09-10 Adam HarveyAllow CURLOPT_FOLLOWLOCATION to be used with open_basedir.
2013-09-10 Michael Wallnerremove unused code
2013-09-10 Michael Wallnertests
2013-09-10 Michael Wallnermake reading php://input JIT if enable_post_data_reading=0
2013-09-10 Michael Wallnerrevert stream cast
2013-09-09 Adam HarveyMerge branch 'PHP-5.5'
2013-09-09 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
next