]> granicus.if.org Git - php/shortlog
php
2009-08-11 Sriram Natarajan- Simplify default flags for Sun C compiler.
2009-08-11 Scott MacVicarFix BC break in mime_content_type()
2009-08-11 Stanislav Malyshevfix potential memory issue on serialization
2009-08-11 Scott MacVicarUpdate libsqlite to 3.6.17.
2009-08-11 Scott MacVicarWe should check /usr/local/include last
2009-08-11 Pierre Joye- destroy the file entry stream first
2009-08-11 Pierre Joye- fixed bug #49072, feof never returns true for damaged...
2009-08-11 Pierre Joye-skip if not 5.3
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 Kalle Sommer... Don't build sqlite as threadsafe if we are doing an...
2009-08-10 Etienne KneussFix endless recursion of var_dump() over self-referenci...
2009-08-10 Pierre Joye- fix and improve dns' AAAA support on windows
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 Ilia AlshanetskyMFB: Fixed bug #49193 (gdJpegGetVersionString() inside...
2009-08-09 Rasmus LerdorfSkip this test on osx because ceil(-0.5) doesn't return...
2009-08-09 Andi Gutmans- Optimize slightly for common case - n!=4
2009-08-09 Andi Gutmans- Fix small typo
2009-08-08 Rasmus LerdorfDoing a strnatcasecmp(chr(128),chr(255)) is completely...
2009-08-08 Rasmus LerdorfRestore intra-string whitespace collapsing broken in...
2009-08-08 Pierre Joye- [DOC] Fixed #49183 patch for VC6, NAPTR is only avail...
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-07 Jani Taskinen- Generated files
2009-08-07 Jani Taskinen- Fixed bug #48719 parse_ini_*(): scanner mode is not...
2009-08-07 Jani Taskinen- Generated files..
2009-08-07 Jani Taskinen- Fixed bug #48660 (parse_ini_*(): dollar sign as last...
2009-08-07 Pierre Joye- Fixed #49183, dns_get_record does not return NAPTR...
2009-08-06 Jani Taskinen- Fix test
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 Jani Taskinen- Restore PHP-5.2 behaviour when passing null inside...
2009-08-06 Rasmus LerdorfThe user argument cannot be NULL here - fixes 2 tests
2009-08-06 Scott MacVicarDeal with moving to res_nsearch(). dns_search() on...
2009-08-06 Scott MacVicarFix bug #48575 - Use dlopen() just like all the other...
2009-08-06 Scott MacVicarRemove usage of res_nmkquery and res_nsend. We essentia...
2009-08-05 Scott MacVicarChange dns.h to php_dns.h, part of my dns cleanup
2009-08-05 Scott MacVicarres_search is already checked within ext/standard/config.m4
2009-08-05 andy wharmbyBasic test for is_resource() and isset() functions...
2009-08-05 Greg Beaveruse x.y.z version number, use a #define for version...
2009-08-05 andy wharmbyAdd new use-case to parse_str() test. Tested on Windows...
2009-08-04 Kalle Sommer... Fix compiler warnings in ext/date
2009-08-04 Jani TaskinenMerge from PHP_5_3
2009-08-04 Ilia AlshanetskyAdded missing handling for ICO support
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 Kalle Sommer... Revert and correct previous fix, this does not loose...
2009-08-04 Antony Dovgalfix test
2009-08-04 Antony Dovgalcosmetic fix
2009-08-04 Antony Dovgalfix memleak and possible segfault in HTTP fopen wrapper
2009-08-04 Jani Taskinen- Generated files
2009-08-04 Jani Taskinen- Fixed bug #48768 (parse_ini_*() crash with INI_SCANNE...
2009-08-04 Jani Taskinen- Fix title
2009-08-04 Jani Taskinen-fix test
2009-08-04 Jani Taskinen- Generated files
2009-08-04 Jani Taskinen- Fixed bug #49056 (parse_ini_file() regression in...
2009-08-04 Jani Taskinen- fix test
2009-08-04 Jani Taskinen- Fix test
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- Cleanup
2009-08-03 Jani Taskinen- Fix output compression
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 SchindlerFix bug #46020: With Sun Java System Web Server 7.0...
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 Etienne KneussAddref on clone as well
2009-08-02 Antony Dovgalfix test
2009-08-02 Jani Taskinen- More and more missing svn:ignore entries.
2009-08-02 Jani Taskinen- More missing svn:ignore entries
2009-08-02 Jani Taskinen- Fixed bug #49122 (undefined reference to mysqlnd_stmt...
2009-08-02 Jani Taskinen- Add missing svn:ignore
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 Felipe Pena- Fixed tests
2009-08-01 Kalle Sommer... Fix compiler warnings - regenerate 2/2
2009-08-01 Kalle Sommer... Fix compiler warnings 1/2
2009-08-01 Kalle Sommer... Kill compiler warnings
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- Fixed bug #49092 (ReflectionFunction fails to work...
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-31 Greg Beaverfix segfault when running run-tests.php, and general...
2009-07-31 Rasmus LerdorfFix bug #48880
2009-07-31 Greg Beaverfix invalid use of c syntax instead of .gdbinit syntax
2009-07-30 Greg Beaverdon't print NULLNULL for null values in a zval
next