]> granicus.if.org Git - php/shortlog
php
2014-01-27 Yasuo OhgakiFix English and improve by Stas. Thanks :)
2014-01-27 Yasuo OhgakiUpdate source docs
2014-01-27 Yasuo OhgakiRevert "Update source docs"
2014-01-27 Yasuo OhgakiUpdate source docs
2014-01-26 Stanislav Malyshevdrop precision since trigonometric functions are non...
2014-01-26 Stanislav MalyshevXFAIL multibyte tests until they are fixed (bug 66582)
2014-01-26 Derick RethansMerge branch '45543-timezone-set' into PHP-5.4
2014-01-26 Derick RethansFixed bug #45543: DateTime::setTimezone can not set...
2014-01-26 Stanislav Malyshevfix test bug62479.phpt
2014-01-26 Stanislav MalyshevMerge branch 'pull-request/571' into PHP-5.4
2014-01-25 Derick RethansMerge branch '44780-fallback' into PHP-5.4
2014-01-25 Derick RethansFixed bug #44780: some time zone offsets not recognized...
2014-01-24 Ferenc KovacsMerge branch 'PHP-5.3' into PHP-5.4
2014-01-24 Ferenc Kovacsfix the primary qa email address and update the list...
2014-01-24 Will FitchUpdate gitignore and Makefile for additional entries
2014-01-22 Ondřej HošekImplement ldap_modify_batch.
2014-01-22 Anatol Belskifixed test
2014-01-22 Anatol Belskifix zts
2014-01-22 Anatol Belskifixed missing usleep() prototype in pgsql
2014-01-22 Yasuo OhgakiFixed previous commit may delete unwanted cookies....
2014-01-22 Yasuo OhgakiRe-fixed bug #66469
2014-01-21 Stanislav Malyshevfix CVE ref for bug #66060
2014-01-21 Stanislav Malyshev5.4.26 next
2014-01-21 Stanislav Malyshevfix news
2014-01-21 Anatol Belskifixed post deactivate signature in ext\libxml
2014-01-21 Johannes Schlüterfix NEWS formatting
2014-01-21 Johannes SchlüterFix bug #66283 (Segmentation fault after memory_limit)
2014-01-20 Ferenc Kovacsfix these tests so they properly clean up after themselves.
2014-01-19 Will FitchUpdate NEWS for bug fix #62479
2014-01-19 Will FitchRevert "Fix #62479: Some chars not parsed in passwords"
2014-01-19 Yasuo OhgakiEnable zend.multibyte tests. Tipcal configuration works...
2014-01-19 Will FitchFix #62479: Some chars not parsed in passwords
2014-01-19 Will FitchFix #62479: Some chars not parsed in passwords
2014-01-18 Will FitchFix bug #66509: copy() arginfo incorrect since 5.4
2014-01-17 Anatol Belskiforked the test for bug #66481
2014-01-16 Xinchen HuiRe-fixed Bug #66481 (Calls to session_name() segfault...
2014-01-16 Xinchen HuiRevert "Bug #66481 Segfaults on session_name()"
2014-01-16 Xinchen HuiRevert "Update NEWS"
2014-01-16 Yasuo OhgakiUpdate NEWS
2014-01-16 Conor McDermottroeBug #66481 Segfaults on session_name()
2014-01-09 Anatol Belskifixed EOL in the test
2014-01-09 Anatol Belskiadded testcase from bug #65371
2014-01-05 Anatol Belskione more extension for the basename test
2014-01-05 Anatol Belskiimproved the fix for bug #66395
2014-01-04 Nikita PopovFix bug #66286: Incorrect object comparison with inheri...
2014-01-03 Anatol BelskiFixed bug #66395 basename function doesn't remove drive...
2014-01-03 Xinchen HuiBump year
2014-01-02 Derick RethansMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-01-01 krakjoefix #66375 bad logic in sapi header callback routine
2013-12-30 Nikita PopovFix leak caused by fix to bug #65667
2013-12-25 Stanislav Malyshev5.4.25 next
2013-12-23 Anatol Belskiremoved outdated IsDebuggerPresent declaration
2013-12-22 krakjoestop warnings from unused opcode map
2013-12-22 Felipe Pena- BFN
2013-12-22 Felipe Pena- Fixed bug #66311 (Stack smashing protection kills...
2013-12-21 Bob WeinandIncluded new .c file in build too
2013-12-21 Bob WeinandMoved to new file, killing a lot of warnings
2013-12-21 Bob WeinandFixed build...
2013-12-21 Bob WeinandAdded an opcode to opcode name map
2013-12-19 Boris LytochkinMerge branch '5.4' into PHP-5.4
2013-12-19 Boris Lytochkinkeep 'em sorted
2013-12-19 Boris LytochkinFixed SNMP_ERR_TOOBIG handling for bulk walk operations
2013-12-19 Derick Rethans- Updated to version 2013.9 (2013i)
2013-12-19 Remi ColletFixed Bug #66321 (ZipArchive::open() ze_obj->filename_l...
2013-12-19 Michael WallnerUpdate NEWS handling section of README.GIT-RULES
2013-12-17 Anatol Belskifixed possibly uninitialized value usage
2013-12-16 Stanislav MalyshevFix bug #65873 - Integer overflow in exif_read_data()
2013-12-14 Anatol Belskifixed parameter order for zend_throw_exception_ex call
2013-12-13 DQNEOFix doc (svn -> git)
2013-12-13 Julien PauliMerge branch 'PHP-5.3' into PHP-5.4
2013-12-13 Julien PauliUpdated release process
2013-12-12 Michael Wallnerfix test
2013-12-11 Anatol Belskifix dir separator in cve-2013-6420 test
2013-12-10 Stanislav Malyshev5.3.29-dev
2013-12-10 Stanislav MalyshevFix CVE-2013-6420 - memory corruption in openssl_x509_parse
2013-12-08 Adam HarveySwitch to using freetype-config for freetype detection.
2013-12-11 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-12-11 Ard BiesheuvelZend: fix overflow handling bug in non-x86 fast_add_fun...
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-12-10 Remi ColletFixed Bug #66218 zend_register_functions breaks reflection
2013-12-08 Lior KaplanReplace invalid code with a proper #error
2013-12-06 Michael WallnerFixed bug #61645 (fopen and O_NONBLOCK)
2013-12-06 Michael Wallnerfix possibly uninitialized value
2013-12-04 Andrey HristovFix loss of precision
2013-12-03 Adam HarveyRemove 128.0.0.0/16 and 191.255.0.0/16 from the reserve...
2013-12-02 Michael WallnerFix bug #65196
2013-12-02 Michael Wallnerfix bug #49634x
2013-12-02 Dmitry StogovFixed tests
2013-12-02 Dmitry StogovFixed ability to build non-specialized GOTO VM
2013-11-29 Dmitry StogovAdded validation of class names in the autoload process
2013-11-28 Derick RethansFixed bug #65199 (Wrong Day of Week) and fixed bug...
2013-11-28 Derick RethansMerge branch 'date-time-dst-rfc' into PHP-5.4
2013-11-28 Derick RethansMarking those two as XFAIL for now.
2013-11-28 Derick RethansFixed a few DST changeover issues.
2013-11-28 Derick RethansMove add/sub to timelib.
2013-11-28 Derick RethansFix backwards transition diffs.
2013-11-28 Derick RethansSplit up tests into their different categories.
2013-11-28 Derick RethansGroup those tests a bit better, as some of the bd ones...
2013-11-28 Derick RethansFixed forward transitions in diffs.
next