]> granicus.if.org Git - php/shortlog
php
2009-06-03 Ilia AlshanetskyMFB: Fixed bug #46386 (Digest authentication with SOAP...
2009-06-03 Zoe SlatteryCommiting testfest tests from tek
2009-06-03 Pierre Joye- fix title
2009-06-03 Pierre Joye- MFB: fix parameter order and return value check in...
2009-06-03 <changelog... ChangeLog update
2009-06-03 Kalle Sommer... config.h is in this directory, not in ext/bcmath root...
2009-06-03 Kalle Sommer... * We dont need to wrap to two lines here, its small...
2009-06-02 Jani Taskinen- Fixed bug #48456 (CPPFLAGS not restored properly...
2009-06-02 Ilia Alshanetsky--------------------------------------------------...
2009-06-02 Jani Taskinenfix test
2009-06-02 <changelog... ChangeLog update
2009-06-01 Nuno LopesMFB: fix compiler warnings by moving all std includes...
2009-06-01 Arnaud Le BlancNew tests
2009-06-01 Arnaud Le Blancbetter fix for #48409 , #48428 , #48228
2009-06-01 Ilia AlshanetskyMFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP...
2009-06-01 Zoe SlatteryEngine execution order tests
2009-06-01 Zoe SlatteryFixes to work on Windows as well as Linux
2009-06-01 <changelog... ChangeLog update
2009-05-31 Etienne KneussAdd test for the timeout inside shutdown function
2009-05-31 Stanislav Malyshevfix for #48247
2009-05-31 Ilia AlshanetskyMFB: Fixed bug #48359 (Script hangs on snmprealwalk...
2009-05-31 Jani Taskinen- No dots in error messages
2009-05-31 Andrei ZmievskiMake a note.
2009-05-31 <changelog... ChangeLog update
2009-05-30 Arnaud Le BlancTake small blocks cache into account in memory_get_usage()
2009-05-30 Arnaud Le BlancFix aliasing issue (fixes #48409 , #48428 , #48228)
2009-05-30 Scott MacVicarMake sure the timeout is checked in the shutdown functi...
2009-05-30 <changelog... ChangeLog update
2009-05-29 Ulf WendelFixing tests - messages/warnings can vary by version
2009-05-29 Ulf WendelUpdating test to reflect API changes.
2009-05-29 Ulf WendelSkip test for libmysql. The MySQL C-API does not suppor...
2009-05-29 Andrey HristovAdd support for mysql_stmt_store_result() from libmysql...
2009-05-29 Ulf Wendel1) The wording of a message can differ by version and...
2009-05-29 Ulf WendelBehaviour is undefined with libmysql, accept whatever...
2009-05-29 Andrey HristovFix for the failing mysql_stmt_execute() test. Data...
2009-05-29 Ulf Wendel'Fixing' test to reflect a libmysql vs. mysqlnd differe...
2009-05-29 Zoe Slatterybetter fix
2009-05-29 Ulf WendelAnother detail where mysqlnd is superior than libmysql...
2009-05-29 Ulf WendelWeaker test - libmysql/server error messages can differ...
2009-05-29 Ulf WendelWeaker test: functions are only available if HAVE_EMBED...
2009-05-29 Ulf WendelSkip when using libmysql. Likely a regression bug ...
2009-05-29 Zoe Slatteryfixing to work with older levels of libcurl
2009-05-29 Andrey HristovThe option has changed the name, hence we change the...
2009-05-29 Pierre Joye- MFB: #42143, the constant NAN is reported as 0 on...
2009-05-29 Andrey HristovFix a very well hidden error because of not being caref...
2009-05-29 Zoe SlatteryEngine execution order tests
2009-05-29 Kalle Sommer... If we don't have a comment (for the 3rd argument in...
2009-05-29 <changelog... ChangeLog update
2009-05-29 Kalle Sommer... * Cast long to float in the T1* functions, we don't...
2009-05-28 Scott MacVicarFix bug #48416 - Force a cache size for ereg to stop...
2009-05-28 Kalle Sommer... zstr should be used here, this nukes another compiler...
2009-05-28 Kalle Sommer... Fix compiler warnings introduced by the JIT commit
2009-05-28 Kalle Sommer... % shouldn't be escaped here
2009-05-28 Kalle Sommer... MFB: This should be in HEAD regradless of uint8_t is...
2009-05-28 Ulf WendelAsynchronous queries are mysqlnd only. If you want...
2009-05-28 Ulf WendelAndrey needs to have a look at this one. The bug report...
2009-05-28 Andrey HristovForgot to commit this one, of the ANSI_QUOTES fame
2009-05-28 Andrey HristovFix again the tests for ANSI_QUOTES
2009-05-28 Andrey HristovFix a valgrind warning as well as more trace log inform...
2009-05-28 Andrey HristovFix a problem with cursors, which did not happen with...
2009-05-28 Ulf WendelI had accidently removed Andrey's path to work with...
2009-05-28 Ulf Wendel1) Changing EXPECT[F] sections to work with PHP 5.3...
2009-05-28 Ulf WendelFixing test (its OK in 5_3 and needs to be fixed in...
2009-05-28 Pierre Joye#48378, exif_read_data() segfaults on certain corrupted...
2009-05-28 Arnaud Le BlancNew test
2009-05-28 Pierre Joye- MFB: fix build
2009-05-28 Andrey HristovFix a bug with mysqlnd_fetch_field(_direct()). With...
2009-05-28 Andrey HristovFix a test, UNSIGNED is expected
2009-05-28 Arnaud Le BlancNew test
2009-05-28 Andrey HristovFix failures when the server is running with ANSI_QUOTES
2009-05-28 Antony Dovgalfix build
2009-05-28 Jani Taskinen- Fix build for winblows
2009-05-28 Scott MacVicarsync SQLite 3.6.14.2
2009-05-28 <changelog... ChangeLog update
2009-05-27 Robert NicholsonLanguage Tests: returnByReference
2009-05-27 Andrey HristovLess warnings by usage of proper modifier
2009-05-27 Andrey Hristovbecause we use int64_t we need corresponding printf...
2009-05-27 Andrey HristovFix tests when the server is running with ANSI_QUOTES
2009-05-27 Andrey HristovAdditional revert
2009-05-27 Antony Dovgaluse request encoding when parsing cookies
2009-05-27 Andrey HristovRevert previous patch to something that make sense...
2009-05-27 Pierre Joye- fix build on unix with bundled gd
2009-05-27 Antony Dovgalfix compile warnings
2009-05-27 David Soria... Remove duplicated code of zend_hash_func and alias...
2009-05-27 Pierre Joye- [DOC] always enable imagecolormatch
2009-05-27 Pierre Joye- [DOC] always enable imagerotate (using bundled or...
2009-05-27 Kalle Sommer... Lets pass the built php binary to run-tests.php's ...
2009-05-27 Kalle Sommer... Added configure.bat to cvsignore
2009-05-27 Kalle Sommer... Silent dl() if it fails
2009-05-27 Kalle Sommer... Nuke warnings
2009-05-27 <changelog... ChangeLog update
2009-05-26 Pierre Joye - silent warnings
2009-05-26 Pierre Joye- remove filters function in the main file (see gd_filt...
2009-05-26 Pierre Joye- gd_filter.c
2009-05-26 Pierre Joye- add gd_arc to w32 script
2009-05-26 Pierre Joye- add image(filled)ellipse to the compat layer (work...
2009-05-26 Jani Taskinen- Test for bug #48203
2009-05-26 Jani Taskinen- Fixed bug #48203 (crash when CURLOPT_STDERR is set...
2009-05-26 Pierre Joye- missed this part
2009-05-26 Derick Rethans- Updated to version 2009.8 (2009h)
next