]> granicus.if.org Git - php/shortlog
php
2009-07-26 Jani Taskinen- Removed unused code (replaced long time ago by url_sc...
2009-07-26 Antony Dovgalfix test
2009-07-26 Antony Dovgalfix test
2009-07-26 Antony Dovgalfix test
2009-07-26 Antony Dovgalfix test
2009-07-26 Rasmus LerdorfThese aren't binary
2009-07-26 Rasmus LerdorfNot binary
2009-07-26 Rasmus LerdorfFix broken test
2009-07-26 Rasmus LerdorfFix test
2009-07-26 Rasmus LerdorfStill lots more Unicode work to be done here, but this...
2009-07-26 Rasmus LerdorfPlease review this one. It seems pretty fundamental.
2009-07-26 Gwynne Raskindfix ZTS build
2009-07-26 Rasmus LerdorfInternally-created array indices are unicode - fix...
2009-07-26 Rasmus LerdorfFix a bunch of binary/unicode issues in the mcrypt...
2009-07-26 Rasmus LerdorfFix 2 broken json tests.
2009-07-26 Rasmus LerdorfI don't see why a unicode string would appear here...
2009-07-26 Rasmus LerdorfDown to a single curl test failure now
2009-07-26 Greg Beavermake cache_list tests pass in php 6
2009-07-26 Greg Beaverfix buildFromIterator with filesystem iterator in php 6
2009-07-26 Rasmus LerdorfFix 2 more curl tests in PHP 6
2009-07-26 Greg Beaverre-enable phar now that compile and building phar.phar...
2009-07-26 Greg Beaverfix generation of phar.phar in php 6, fix remaining...
2009-07-26 Rasmus LerdorfThe test for bug #46739 doesn't actually need the remote
2009-07-26 Greg Beaverfix basic phar test issues, failing tests phar_oo_009...
2009-07-26 Greg Beaverre-organize slightly, fix more php6-only compile warnin...
2009-07-26 Greg Beaverfix zip front controller tests for php6
2009-07-26 Greg Beaverfix tar front controller tests for php6
2009-07-26 Greg Beaverfix more tests for php6
2009-07-25 Greg Beavermore php6 fixes for phar, fix more tests
2009-07-25 Kalle Sommer... MFB: Fixed bug #48189 (ibase_execute error in return...
2009-07-25 Jani Taskinen- Fix tests to be more comptatible AND to test what...
2009-07-25 Felipe Pena- Opss, fix the fix...
2009-07-25 Felipe Pena- Fix test
2009-07-25 Rasmus LerdorfFix dumb typo in the skipif
2009-07-25 Jani Taskinen- Fix this again :)
2009-07-25 Jani Taskinen- Add missing EXPERIMENTAL note (this thing REALLY...
2009-07-25 Jani Taskinen- Fixed bug #48637 ("file" wrapper is overwritten when...
2009-07-25 Felipe Pena- Making Valgrind happy
2009-07-25 Derick Rethans- MF53: Added - to the list of "unsafe" characters...
2009-07-25 Derick Rethans- Updated to version 2009.11 (2009k)
2009-07-25 Jani Taskinen- Fix bad environment usage
2009-07-25 Jani Taskinen- Fix test when responder is something like lighttpd
2009-07-25 Jani Taskinen- Fix test
2009-07-25 Jani Taskinen- Fixed bug #49052 (context option headers freed too...
2009-07-25 Jani Taskinen- Fix test
2009-07-25 Jani Taskinen- Fix build
2009-07-24 Greg Beaverbegin work on making phar php6-ready
2009-07-24 Moriyoshi Koizumi- Probably harmless, but it should have been done this...
2009-07-24 Greg Beaverupdate test to work in php 6
2009-07-24 Greg Beavermerge unmerged changes from php 5.3
2009-07-24 Greg Beaverfix PHAR_ARG_INFO #define to work with PHP major versio...
2009-07-24 Jani Taskinen- Fixed bug #48835 (Deprecated php.ini options in old...
2009-07-24 Greg Beaverfix --CLEAN-- of all.phpt, remove unnecessary check...
2009-07-24 Greg Beavermerge unmerged changes between branches, remove unneces...
2009-07-24 Greg Beaverfix minor memory leak
2009-07-24 Greg Beaverfix signature generation/validation for zip archives...
2009-07-24 Rafael Machado... Adding tests for imagesetthickness, basic and errors...
2009-07-24 Greg Beaverfix unmerged syntax fix
2009-07-24 Felipe Pena- Fixed bug #49042 (Patch for fixing tests/basic/022...
2009-07-23 Greg Beaverfix PHP Bug #48377: error message unclear on converting...
2009-07-23 Greg Beavernew phar test for zip with data descriptor in local...
2009-07-23 Greg Beaverfix PHP bug #48791: open office files always reported...
2009-07-23 Jani Taskinen- Fix test
2009-07-23 Greg Beaverfix php bug #48783: make install will fail saying phar...
2009-07-23 Greg Beaverfix PHP bug #48740: PHAR install fails when INSTALL_ROO...
2009-07-23 Jani Taskinen- Fixed bug #48802 (printf() returns incorrect outputte...
2009-07-23 Jani Taskinen- Fixed bug #49032 (SplFileObject::fscanf() variables...
2009-07-23 Ilia AlshanetskyFixed bug #49014 (dechunked filter broken when serving...
2009-07-22 Rasmus LerdorfThere is no error code set for json_last_error if an...
2009-07-22 Greg Beaverfix Bug #49021: phar tar signature algorithm reports...
2009-07-22 Greg BeaverFix Bug #49020: phar misinterprets ustar long filename...
2009-07-22 Greg Beaverdon't package up subversion directory in phar.phar
2009-07-22 Greg Beaverfix php bug #49018 (phar tar stores long filenames...
2009-07-22 David Soria... - Add information whether DTrace is enable to phpinfo
2009-07-21 Rasmus LerdorfFix bug #49003 by tweaking the fix to bug #44929 slightly.
2009-07-21 Sriram Natarajan- Fixed bug #48774 (SIGSEGVs when using curl_copy_handl...
2009-07-21 Ilia AlshanetskyFixed bug #48962 (cURL does not upload files with speci...
2009-07-21 Zoe SlatteryRemove empty sections. Fix bad use of --SKIP--
2009-07-21 Jani Taskinen- There is only one Makefile that needs removing
2009-07-21 Jani Taskinen- Fixed problem with vcsclean which caused it not to...
2009-07-20 Felipe Pena- Sync proto with 5.3
2009-07-20 Johannes SchlüterCVS->SVN
2009-07-20 Pierre Joye- silent warning again and do it so that lazy compilers...
2009-07-20 Felipe Pena- Fix build
2009-07-20 Jani TaskinenFixed bug #48929 (Double \r\n after HTTP headers when...
2009-07-20 Jani Taskinen- Removed unused parts
2009-07-20 David Soria... - Define HAVE_DTRACE if dtrace is available and ifdef...
2009-07-20 David Soria... - Fix overflow and use our internal vssprintf implement...
2009-07-20 Pierre Joye- typo
2009-07-20 Pierre Joye- WS
2009-07-20 Pierre Joye- silent warnings
2009-07-20 Pierre Joye- silent auto casting warnings
2009-07-20 Pierre Joye- fix signed/unsigned mismatch comparisons
2009-07-20 Kalle Sommer... Fix Windows build with dtrace and add missing $Id$...
2009-07-20 Kalle Sommer... Fix Windows build
2009-07-20 Rafael Machado... Removing deprecated test replaced by individual tests...
2009-07-20 Rafael Machado... Separating and complementing imageistruecolor and image...
2009-07-20 Felipe Pena- Fixed bug #48057 (Only the date fields of the first...
2009-07-19 Felipe Pena- Fixed bug #48980 (Crash when compiling with pdo_firebird)
2009-07-19 Felipe Pena- Revert my mistake
next