]> granicus.if.org Git - php/shortlog
php
2013-10-04 Nikita PopovMerge branch 'PHP-5.4' into PHP-5.5
2013-10-04 Philip HofstetterFix bug #65667: ftp_nb_continue produces segfault
2013-10-04 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-04 Michael Wallnerfix bug #64146 (serialize incorrectly saving objects...
2013-10-04 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-04 Michael Wallnersuch a weird hack probably helps in finding regressions...
2013-10-04 Nikita PopovFix bug #65821: By-ref foreach on property access of...
2013-10-04 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-04 Michael WallnerFixed bug #64230 (XMLReader does not suppress errors)
2013-10-03 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-03 Michael Wallnertypo: really fix bug #51936 Crash with clone xmlreader
2013-10-03 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-03 Michael Wallnerfix bug #59613 (Crash with clone XMLReader)
2013-10-03 Remi ColletFix Bug #60633 build warning in bcmath
2013-10-02 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-02 Michael Wallnerfix bug #65808 the socket_connect() won't work with...
2013-10-02 Stanislav Malyshev5.4.22-dev now
2013-10-01 Christopher... Revert "Make 'make distclean' remove the downloaded...
2013-10-01 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-01 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-10-01 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-01 Michael Wallnerfix bug #62396 'make test' crashes starting with 5...
2013-10-01 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-01 Michael WallnerFixed bug #61548
2013-10-01 Dmitry StogovReverted patch (it was used for internal testing and...
2013-09-30 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-30 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-09-30 Christopher... Make 'make distclean' remove the downloaded pear PHAR
2013-09-30 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-09-30 Michael Wallnerfix test
2013-09-30 Michael Wallnerfix memleak on resetting rebind_proc
2013-09-29 Nikita PopovFix bug #64979: Wrong behavior of static variables...
2013-09-29 Nikita PopovMerge branch 'PHP-5.4' into PHP-5.5
2013-09-29 Nikita PopovFix bug #65322: compile time errors won't trigger auto...
2013-09-29 Stanislav Malyshev5.5.4 release date
2013-09-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-09-29 Stanislav Malyshev5.4.20 release date
2013-09-27 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-27 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-09-27 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2013-09-27 Ondřej SurýAdd information about which INI file is which inside...
2013-09-27 Dmitry StogovRemoved references to "Zend Support"
2013-09-27 Dmitry StogovAdded support for GNU Hurd. (Svante Signell)
2013-09-27 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-09-27 Derick Rethans- Updated to version 2013.6 (2013f)
2013-09-27 Stanley SufficoolMerge branch 'PHP-5.4' into PHP-5.5
2013-09-27 Stanley SufficoolFIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver
2013-09-27 Stanley SufficoolMerge branch 'PHP-5.4' of https://git.php.net/push...
2013-09-26 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-26 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-09-25 Dmitry StogovAdded function opcache_compile_file() to load PHP scrip...
2013-09-25 Dmitry StogovFixed issue #135 (segfault in interned strings if initi...
2013-09-23 Remi ColletMake message and format arguments const char * to avoid
2013-09-22 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-09-22 Adam HarveyCopy dba_*() keys before converting to string.
2013-09-21 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-21 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
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 BelskiFixed bug #65678 the test cli_process_title_windows...
2013-09-20 Christopher... Added application/pdf to PHP CLI Web Server mime types.
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 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.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.4' into PHP-5.5
2013-09-18 Michael Wallnerfix a very rare case of use of uninitialized value...
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-16 David Soria... Merge branch 'PHP-5.4' into PHP-5.5
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 Wallnerdouble test timeout for travis
2013-09-16 Xinchen HuiAdd test for ISSUE #128
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-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 Michael Wallnerfix broken sha2 configure tests
2013-09-12 Levi MorrisonFixed minor bug in test.
2013-09-12 Nikita PopovMove NEWS entries to correct version
2013-09-12 Nikita PopovFix bug #64782: SplFileObject constructor make $context...
2013-09-12 Boro SitnikovskiFix bug #65502: DateTimeImmutable::createFromFormat...
2013-09-12 Boro SitnikovskiFix bug #65548: Comparison for DateTimeImmutable doesn...
2013-09-09 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-09-09 Adam HarveyTinker with the wording of the short_open_tag description.
2013-09-09 Adam HarveyFix NEWS: these commits were after 5.5.4 was branched...
2013-09-09 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-09-09 Adam HarveyHandle CLI server request headers case insensitively.
2013-09-09 unknownensure that the defined interpolation method is used...
2013-09-09 Dmitry StogovFixed issue #128 (opcache_invalidate segmentation fault)
2013-09-06 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-09-05 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
next