]> granicus.if.org Git - php/shortlog
php
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)
2009-05-26 Pierre Joye- MFB: [DOC] always enable imagefilter and imageconvolu...
2009-05-26 Andrey HristovWS
2009-05-26 Arnaud Le BlancFix return value of pcntl_wextistatus() (fixes #47566,
2009-05-26 Andrey Hristovws
2009-05-26 Andrey HristovFix a typo, utf8 is 3 byte max, for us, for now
2009-05-26 Felipe Pena- Fixed param type (%l -> %ld)
2009-05-26 Felipe Pena- Fix compile warning && nuke unused variables
2009-05-26 Jani Taskinen- Nuke duplicate tests
2009-05-26 Jani Taskinenfix test
2009-05-26 Pierre Joye- always add libgd/
2009-05-26 Pierre Joye- add a note about the actual problen so we don't forget it
2009-05-26 Jani Taskinen- Add note about missing break
2009-05-26 Eric StewartAdd tests:
2009-05-26 <changelog... ChangeLog update
2009-05-25 Kalle Sommer... Typo
2009-05-25 Pierre Joye- MFB: #48202, Out of memory error when passing non...
2009-05-25 Felipe Pena- Dropped *_TEXT* macros in favor of unicode macros...
2009-05-25 Felipe Pena- Fixed macro (thanks Kalle)
2009-05-25 Ilia AlshanetskyMFB: Fixed bug #48313 (fgetcsv() return empty string...
2009-05-25 Rasmus LerdorfRemoving test
2009-05-25 Pierre Joye- enable MPIR support and the good old 4.1.x gmp for...
2009-05-25 Eric StewartAdd the following new tests:
2009-05-25 <changelog... ChangeLog update
2009-05-25 Sara GolemonExpand zend_(u_)symtable_update_current_key to allow...
2009-05-24 Greg Beaverfix potential segfault when converting phars with metad...
2009-05-24 Greg Beaveradd missing test
2009-05-24 <changelog... ChangeLog update
2009-05-23 Jani Taskinenws + cs
2009-05-23 Jani Taskinenws
2009-05-23 Jani Taskinenws
2009-05-23 Pierre Joye- fix build, fix TS build
2009-05-23 Jani Taskinenfix build
2009-05-23 Jani Taskinenws + cs
2009-05-23 Jani Taskinen- Fix typo
2009-05-23 Andrei ZmievskiImplement JIT request decoding support for $_GET and...
2009-05-23 Felipe Pena- New tests (testfest NorthWestUG)
2009-05-23 Felipe Pena- Added missing param checks
2009-05-23 Felipe Pena- New xsl files
2009-05-23 Felipe Pena- New tests (testfest BerlinUG)
2009-05-23 Nuno LopesMFB: fix compilation of pdo_firebird and intl extension...
2009-05-23 Eric StewartNew test: DOMAttr read $name property.
next