]> granicus.if.org Git - php/shortlog
php
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.
2009-05-23 <changelog... ChangeLog update
2009-05-23 Eric StewartNew test: DOMAttr __construct() with no arguments.
2009-05-22 Kalle Sommer... Previous commit was an old version of the patch, PHP_ZT...
2009-05-22 Kalle Sommer... Don't build SQLite threadsafe on NTS builds
2009-05-22 Kalle Sommer... Fix test on Windows
2009-05-22 Kalle Sommer... Added missing SKIPIF
2009-05-22 Felipe Pena- Fixed invalid date checking
2009-05-22 Felipe Pena- New test
2009-05-22 Arnaud Le BlancUse zend_get_property_info() in get_class_vars() (fixes...
2009-05-22 <changelog... ChangeLog update
2009-05-21 Arnaud Le BlancFixed bug #48336 (ReflectionProperty::getDeclaringClass...
2009-05-21 Arnaud Le Blancset second argument of gettimeofday() to NULL (fixes...
2009-05-21 Arnaud Le BlancBetter fix for #45622 (patch by robinf at php do net)
2009-05-21 Ilia AlshanetskyMFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER option...
2009-05-21 Jani Taskinenws
2009-05-21 <changelog... ChangeLog update
2009-05-20 Ilia AlshanetskyMFB: Re-introduce the Matteo's patch and combine defaul...
2009-05-20 Jani Taskinen- Fix non-windows builds too
2009-05-20 Kalle Sommer... Fixed shared build
2009-05-20 Arnaud Le BlancFix skipif
2009-05-20 Antony Dovgalfix segfault
2009-05-20 Arnaud Le Blancset default value of "precision" ini setting,
2009-05-20 Arnaud Le BlancFix skipif
2009-05-20 Kalle Sommer... Fix compiler warnings in ext/mysql, ext/mysqli and...
2009-05-20 Kalle Sommer... Nuke warnings (only in HEAD)
2009-05-20 Kalle Sommer... Nuke newly introduced warning
2009-05-20 Kalle Sommer... Fix Windows build, dns_get_record is defined in dns_win...
2009-05-20 <changelog... ChangeLog update
2009-05-19 Derick Rethans- Getting rid of using the environment to guess timezon...
2009-05-19 Jani Taskinen- Fix bug #48317 (compile failure in dns.h) (thanks...
2009-05-19 Hannes MagnussonPartial fix for bug#48333 (DateInterval.format() expect...
2009-05-19 Ilia AlshanetskyMFB: The \0 removal is only needed prior to 3.4.0
2009-05-19 Ilia AlshanetskyMFB: libsqlite3 3.6.14.1 upgrade
2009-05-19 Kalle Sommer... Fixed compiler warnings
2009-05-19 Kalle Sommer... Fix compiler warning
2009-05-19 Kalle Sommer... Fix compiler warnings and refcount not being in sync...
2009-05-19 Kalle Sommer... Fix compiler warnings (only in HEAD)
next