]> granicus.if.org Git - php/shortlog
php
2015-05-21 Christoph M... fix #69628: complex GLOB_BRACE fails on Windows
2015-05-21 Christoph M... added PHPT to check for bug #69628
2015-05-21 Anatol Belskifix handling VAR vs VAR= in putenv
2015-05-20 Remi Colletmove test
2015-05-20 Remi Colletfix new test
2015-05-20 Remi ColletNEWS 5.5
2015-05-20 Remi ColletFixed Bug #69667 segfault in php_pgsql_meta_data
2015-05-14 Remi Colletfix test output (32bits)
2015-05-13 Julien PauliUpdated NEWS
2015-05-13 LeighClose fd at the end, otherwise people complain
2015-05-13 LeighAdd file descriptor caching to mcrypt_create_iv()
2015-05-13 Julien PauliUpdated NEWS
2015-05-12 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-05-12 Stanislav Malyshevfix format
2015-05-12 Stanislav Malyshevupdate NEWS
2015-05-12 Julien PauliFix for #66048
2015-05-11 Stanislav MalyshevAdd test for bug #69522
2015-05-11 Stanislav MalyshevUpdate tests
2015-05-11 Stanislav MalyshevFix bug #69522 - do not allow int overflow
2015-05-10 Stanislav MalyshevForgot test file
2015-05-10 Stanislav MalyshevFix bug #69403 and other int overflows
2015-05-10 Stanislav MalyshevFixed bug #69418 - more s->p fixes for filenames
2015-05-10 Stanislav MalyshevFixed bug #69364 - use smart_str to assemble strings
2015-05-10 Stanislav MalyshevFix #48147 - implement manual handling of //IGNORE...
2015-05-07 Dmitry StogovFixed bug #69549 (Memory leak with opcache.optimization...
2015-05-05 Remi ColletRelax tests failing on i386 with new zic
2015-05-05 Xinchen HuiUpdate version
2015-05-04 Xinchen HuiSaving the latter checking in most cases
2015-05-04 Xinchen HuiUpdate NEWS
2015-05-04 John BoehrFix uninitialized value with extension traits
2015-04-30 Stanislav MalyshevFix bug #69453 - don't try to cut empty string
2015-04-30 Stanislav MalyshevFix bug #69545 - avoid overflow when reading list
2015-04-30 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-30 Stanislav MalyshevUpgrade to PCRE 8.37 due to various bugfixes
2015-04-29 Julien Pauli5.5.26 now
2015-04-28 Derick RethansUse new structures for tzdb header here as well
2015-04-28 Derick RethansThis doesn't work in PHP 5.5 - sigh, I wish the libs...
2015-04-28 Derick RethansSplit header reading in 32bit and 64bit variants.
2015-04-28 Derick RethansMerge whitespace changes that have been made to timelib...
2015-04-28 Anatol Belskibackported patch for bug #69472
2015-04-28 Anatol Belskiupdated NEWS
2015-04-28 Frederic MarchalFixed bug #69381 out of memory with sage odbc driver
2015-04-28 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2015-04-28 Anatol Belskifix VC9 build with PCRE
2015-04-28 Matteo BeccatiRevert "Fix segfault in ext/date since 957aa2"
2015-04-28 Remi Colletrelax tests with huge year (new zic)
2015-04-28 Remi Colletignore second value for huge timestamp test (new zic)
2015-04-28 Remi Colletrelax test for date < INT32_MIN (new zic)
2015-04-28 Remi Colletrelax bigbang content (new zic)
2015-04-28 Remi ColletMake date transitions tests more flexible
2015-04-28 Matteo BeccatiFix segfault in ext/date since 957aa2
2015-04-28 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-28 Stanislav MalyshevUpgrade PCRE to 8.36, it fixes some crashes
2015-04-26 Derick RethansFixed location reading due to file format changes
2015-04-24 Derick Rethans- Updated to version 2015.4 (2015d)
2015-04-24 Yasuo OhgakiSet NULL after efree
2015-04-22 Lior KaplanAdd entry for bug #69152 in 5.5.24
2015-04-22 Lior KaplanAdd merged bug fixes into 5.5.24
2015-04-21 Xinchen HuiRemove tail blank which is committed by accident
2015-04-21 Xinchen HuiFixed Bug #69467 (Wrong checked for the interface by...
2015-04-19 Anatol Belskiupdated NEWS
2015-04-19 Anatol Belskifix more dir separators
2015-04-17 Hannes MagnussonMerge branch 'PHP-5.4' into PHP-5.5
2015-04-17 Hannes Magnussonphpweb now publishes SHA256s -- and please don't cc...
2015-04-17 Anatol Belskifix column name attribute with ODBC 3.0
2015-04-17 Anatol Belskimigrate SQLAllocStmt for ODBC 3.0 compliance
2015-04-15 Ferenc Kovacs66550 will be part of 5.5.24
2015-04-15 Julien PauliUpdated NEWS
2015-04-15 Anatol Belskifix dir separator in test
2015-04-15 Xinchen HuiFixed res leak
2015-04-15 Xinchen HuiFixed res leak
2015-04-15 Xinchen HuiFixed warnings
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-14 Dmitry StogovFixed recently introduced memory leak
2015-04-14 Daniel LowreyFix Bug #69402: Reading empty SSL stream hangs until...
2015-04-14 Nikita PopovFixed bug #69419
2015-04-14 Dmitry StogovBug #63336 is not a bug
2015-04-14 Anatol Belskifix test
2015-04-14 Dmitry StogovFixed recently introduced memory leak
2015-04-14 Xinchen Huicodes standard
2015-04-14 Derick Rethans- Updated to version 2015.3 (2015c)
2015-04-14 Stanislav MalyshevMerge branch 'PHp-5.4' into PHP-5.5
2015-04-14 Stanislav Malyshevfix non-standard C
2015-04-14 Stanislav Malyshevupdate NEWS
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.5.24' into PHP-5.5
2015-04-14 Stanislav Malyshev5.4.41 next
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.4
2015-04-14 Stanislav Malyshevfix CVE num
2015-04-14 Stanislav Malyshevupdate NEWS
2015-04-14 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.4.40
2015-04-14 Stanislav MalyshevFix bug #69441 (Buffer Overflow when parsing tar/zip...
2015-04-13 Stanislav Malyshevfix test
2015-04-13 Remi Colletfix type in fix for #69085
2015-04-13 Remi Colletfix type in fix for #69085
2015-04-13 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.5.24
2015-04-13 Stanislav Malyshevfix memory leak & add test
2015-04-13 Stanislav MalyshevFix tests
2015-04-13 Stanislav Malyshevfix CVE num
2015-04-13 Stanislav MalyshevMerge branch 'PHP-5.4.40' into PHP-5.5.24
next