]> granicus.if.org Git - php/shortlog
php
2009-08-26 Pierre Joye- fix build (pls at least try to compile before committing)
2009-08-26 Zoe SlatteryTest from 2009 testfest
2009-08-26 Ilia AlshanetskyFixed variable clobbering
2009-08-26 Dmitry StogovFixed bug #47273 (Encoding bug in SoapServer->fault)
2009-08-26 Guenter Knauffix bug #48640: cleaned up ifdef whoes, removed duplica...
2009-08-24 Ilia AlshanetskyDon't clober variables
2009-08-24 Rafael Machado... Adding tests for imagecolorallocatealpha
2009-08-22 Mikko KoppanenFixes a memory leak in ssl streams. The context was...
2009-08-20 Jani Taskinen- Fixed bug #49286 (php://input (php_stream_input_read...
2009-08-20 Jani Taskinen- WS + CS + sync
2009-08-20 Jani Taskinen- Fixed bug #49289 (bcmath module does not compile...
2009-08-19 andy wharmbyNew basic test for md5(). Tested on Windows, Linux...
2009-08-18 Stanislav Malyshevfix crash when unexpectedly passed by-ref parameter...
2009-08-18 Garrett Serack- Fixed bug #28038 (Sent incorrect RCPT TO commands...
2009-08-18 Ilia AlshanetskyNULL the value after free
2009-08-17 andy wharmbyNew str_replace() tests. All tested on Windows, Linux...
2009-08-17 Jani Taskinen- Fix news
2009-08-17 Dmitry StogovFixed bug #49144 (import of schema from different host...
2009-08-17 Jani Taskinen- Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_...
2009-08-17 Jani Taskinen- Fixed bug #49248 by fixing bug #48994 properly
2009-08-17 Jani Taskinen- Try disabling zlib.output_compression always for...
2009-08-17 andy wharmbyMake test more portable.
2009-08-17 Derick Rethans- Updated to version 2009.12 (2009l)
2009-08-17 andy wharmbyNew basic tests for uniqid(). Tested on Windows, Linux...
2009-08-17 andy wharmbyNew basic string tests - includes back-porting a few...
2009-08-17 Dmitry StogovFixed bug #49269 (Ternary operator fails on Iterator...
2009-08-16 Ilia AlshanetskyAdded missing sanity checks around exif processing
2009-08-14 Dmitry StogovFixed crash in usort() and uasort() in case user compar...
2009-08-13 Ilia AlshanetskyBack to dev
2009-08-13 Ilia AlshanetskyBack to RC1 for a second (still learning svn ;( )
2009-08-13 Ilia AlshanetskyBack to dev
2009-08-13 Ilia Alshanetsky5.2.11RC1
2009-08-12 Scott MacVicarBFN
2009-08-12 Scott MacVicarMFB 5.3: Fix bug #48284 (r283144) - adler32 is in the...
2009-08-11 Sriram Natarajan- Simplify default flags for Sun C compiler.
2009-08-11 Stanislav Malyshevfix potential memory issue on serialization
2009-08-11 Scott MacVicarWe should check /usr/local/include last
2009-08-11 Ilia AlshanetskyFixed typo
2009-08-11 Pierre Joye- fixed bug #49072, feof never returns true for damaged...
2009-08-11 Scott MacVicarSearch /usr/include too for those wanting to use a...
2009-08-11 David Soria... Add actions for the gitclean target.
2009-08-10 Rasmus LerdorfTweak a few tests that failed on OSX
2009-08-09 Rasmus LerdorfMake these socket tests less Linux-specific
2009-08-09 Rasmus LerdorfThe system error here may not be "Filename too long...
2009-08-09 Rasmus LerdorfSkip this test on osx because ceil(-0.5) doesn't return...
2009-08-08 Rasmus LerdorfRestore intra-string whitespace collapsing broken in...
2009-08-07 Rasmus LerdorfOops, true/false are not defined on Linux. They are...
2009-08-07 Rasmus LerdorfOnly skip leading 0's - fixes a test I broke a while ago
2009-08-06 Scott MacVicarMerge r286857: Change dns.h to php_dns.h, part of my...
2009-08-06 Rasmus LerdorfMore eol crap
2009-08-06 Rasmus LerdorfFix more tests messed up by svn
2009-08-06 Rasmus LerdorfFix test
2009-08-06 Ilia AlshanetskyMake test more generic
2009-08-06 Jani Taskinen- Fix CS and remove extra strlen() call
2009-08-06 Rasmus LerdorfThe user argument cannot be NULL here - fixes 2 tests
2009-08-05 Kalle Sommer... MFH: Fixed compiler warnings in ext/date
2009-08-05 andy wharmbyBasic test for is_resource() and isset() functions...
2009-08-05 andy wharmbyAdd new use-case to parse_str() test. Tested on Windows...
2009-08-04 andy wharmbyFix tests
2009-08-04 Jani Taskinen- Add test (yes, it fails still :)
2009-08-04 Jani Taskinen- Fixed bug #48608 (Invalid libreadline version not...
2009-08-04 Antony Dovgalcosmetic fix
2009-08-04 Antony Dovgalfix memleak and possible segfault in HTTP fopen wrapper
2009-08-04 Jani Taskinen- Fix title
2009-08-04 Jani Taskinen- Fixed bug #49056 (parse_ini_file() regression in...
2009-08-03 andy wharmbyNew basic tests for get_defined_constants(), get_loaded...
2009-08-03 andy wharmbyAdd missing SKIPIF sections to tests
2009-08-03 Felipe Pena- Fixed bug #49095 (proc_get_status['exitcode'] fails...
2009-08-03 Jani Taskinen- Fixed bug #48994 (zlib.output_compression does not...
2009-08-03 Felipe Pena- CS
2009-08-03 Felipe Pena- Improved. No ugly copy. (Tony)
2009-08-03 Felipe Pena- Re-fix stream_is_local() memory leaks
2009-08-03 Jani Taskinen- Fixed bug #48400 (imap crashes when closing stream...
2009-08-03 Jani Taskinen- Fixed bBug #48873 (Using both --with-libedit and...
2009-08-03 Jani Taskinen- These tests fail if mbstring is enabled, not because...
2009-08-03 Uwe SchindlerMFH: Fix bug #46020: With Sun Java System Web Server...
2009-08-03 Antony Dovgalrevert bogus memleak fix causing Valgrind to scream
2009-08-03 Rasmus LerdorfFix broken json tests in all branches
2009-08-02 Rasmus LerdorfMissed a merge
2009-08-02 Greg Beaveradd missing fetch.php
2009-08-02 Greg Beaverfix Bug #43857
2009-08-02 Jani Taskinen- More and more missing svn:ignore entries.
2009-08-02 Jani Taskinen- No ignore here
2009-08-02 Jani Taskinen- More missing svn:ignore entries
2009-08-01 Felipe Pena- Fixed paths
2009-08-01 Felipe Pena- Fixed bug #49125 (Error in dba_exists C code)
2009-08-01 Felipe Pena- Fixed ReflectionClass::getStaticProperties() to do...
2009-08-01 Felipe Pena- Fixed bug #49132 (posix_times returns false without...
2009-08-01 Derick Rethans- Added a function to print all CVs from the local...
2009-08-01 Jani Taskinen- Fixed bug #43510 (stream_get_meta_data() does not...
2009-08-01 Jani Taskinen- Missing svn:ignore
2009-08-01 Jani Taskinen- Missing svn:ignore
2009-08-01 Jani Taskinen- Added test for bug #49074
2009-08-01 Jani Taskinen- Fixed bug #49074 (private class static fields can...
2009-07-30 Garrett Serack- Updated fix for bug #48911 (embed sapi misses SAPI_API)
2009-07-30 Jani Taskinen- Fixed compile failure with older openssl libs (<...
2009-07-30 Kalle Sommer... Test case for bug #42434
2009-07-29 Felipe Pena- Fixed memleak in stream_is_local()
2009-07-29 Johannes SchlüterRemove .project files (doesn't exist in trunk)
2009-07-29 Ilia AlshanetskyFixed bug #45141 (setcookie will output expires years...
next