]> granicus.if.org Git - php/shortlog
php
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
2009-07-30 Greg Beaverfix hashtable dumping helpers
2009-07-30 Greg Beaverfinish unicode string with quote
2009-07-30 Garrett Serack- Updated fix for bug #48911 (embed sapi misses SAPI_API)
2009-07-30 Felipe Pena- Fixed bug #49108 (2nd scan_dir produces seg fault)
2009-07-30 Jani Taskinen- Fixed compile failure with older openssl libs (<...
2009-07-30 Jani Taskinen- Fix test
2009-07-30 Stanislav Malyshevfix for bug #49000
2009-07-30 Kalle Sommer... Test case for bug #42434
2009-07-29 Greg Beavermake dump_bt work with unicode function names
2009-07-29 Felipe Pena- Fixed memleak in stream_is_local()
2009-07-29 Felipe Pena- Fixed memleak on SplFileInfo::getLinkTarget()
2009-07-29 Greg Beaveroops, released as beta instead of stable, Gwynne: svn...
2009-07-29 Felipe Pena- Fixed memleak on Phar::mungServer()
2009-07-29 Greg Beaverrestore removed line (thanks Jani)
2009-07-29 Derick Rethans- Fixed headers...
2009-07-29 Derick Rethans- Fixed bug #45554 (Inconsistent behavior of the u...
2009-07-29 Felipe Pena- Fixed expected data type for class name (%s -> %v)
2009-07-29 Ilia AlshanetskyFixed bug #45141 (setcookie will output expires years...
2009-07-29 Greg Beavermake phar tests pass in php 5.2, prepare for release...
2009-07-29 Greg Beaverfix EXPECTF tests that have binary in their output...
2009-07-29 Moriyoshi Koizumi* Fix bug #48645 (mb_convert_encoding() doesn't underst...
2009-07-29 Stanislav Malyshevfix extension functions disabling (bug #49065)
2009-07-28 Hannes MagnussonMFH: Fixed bug #44144 & add test
2009-07-28 Jani Taskinen- Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)
2009-07-28 Jani Taskinen- Fixed bug #48911 (embed sapi misses SAPI_API)
2009-07-28 Kalle Sommer... Fixed bug #42434 (ImageLine w/ antialias = 1px shorter)
2009-07-28 Sriram Natarajan- 48182 ssl handshake fails during asynchronous socket...
2009-07-28 Jani Taskinen- Skip some tests in 32bit systems, add cleanups where...
2009-07-28 Derick Rethans- Updated to version 2009.11 (2009k)
2009-07-28 Rasmus LerdorfGet rid of this platform-specific test
2009-07-28 Dmitry StogovFixed bug #49037 (@list( $b ) = $a; causes a crash)
2009-07-28 Dmitry StogovFixed bug #48912 (Namespace causes unexpected strict...
2009-07-28 Ilia AlshanetskyFixed compiler warning
2009-07-28 Antony Dovgalconfigure dependency has to be optional as well
2009-07-28 Antony Dovgalfix segfault in session/tests/031.phpt by adding option...
2009-07-27 Ilia AlshanetskyFixed compiler warning
2009-07-27 Takeshi Abefixed #48732 (TTF Bounding box wrong for letters below...
2009-07-27 Felipe Pena- Fix compiler warnings
2009-07-26 Felipe Pena- Fix ZTS build
2009-07-26 Jani Taskinen- Regenerated
2009-07-26 Jani Taskinen- Fixed bug #49064 (--enable-session=shared does not...
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
next