]> granicus.if.org Git - php/shortlog
php
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 LerdorfOops, didn't mean to remove the -0 here
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 Ilia AlshanetskyBFN
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 AlshanetskyFixed bug #49193 (gdJpegGetVersionString() inside gd_co...
2009-08-09 Rasmus LerdorfSkip this test on osx because ceil(-0.5) doesn't return...
2009-08-09 Andi Gutmans- MFH
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 LerdorfMore eol crap
2009-08-06 Rasmus LerdorfFix more tests messed up by svn
2009-08-06 Rasmus LerdorfFix test
2009-08-06 Jani Taskinen- Remove duplicate section
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- Missing svn:ignore
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 MacVicarFix bug #48575 - Use dlopen() just like all the other...
2009-08-05 Scott MacVicarChange dns.h to php_dns.h, part of my dns cleanup
2009-08-05 Kalle Sommer... MFH: Fixed compiler warnings in ext/date
2009-08-05 Scott MacVicarres_search is already checked within ext/standard/config.m4
2009-08-05 Ilia AlshanetskyMinor tweak
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- Revert bad fix for bug #49122 and only enable this...
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 Jani Taskinen- Retouch without my path in the #line directives
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- Generated files
2009-08-04 Jani Taskinen- cosmetics
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 Andrey Hristovtest 2
2009-08-03 Andrey Hristovtest
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 a few more tests
2009-08-03 Rasmus LerdorfGiven that we have a DB connection by the time we get...
2009-08-03 Rasmus LerdorfFix broken json tests in all branches
2009-08-02 Rasmus LerdorfGive this test more headroom since it needs to allocate...
2009-08-02 Rasmus LerdorfFix test on 32-bit
2009-08-02 Etienne KneussAddref on clone as well
2009-08-02 Antony Dovgalfix test
2009-08-02 Greg Beaverfix Bug #43857
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- Missing svn:ignore
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 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 Rasmus LerdorfFix bug #48880
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-30 Felipe Pena- Added missing entries from me
2009-07-29 Felipe Pena- Fixed memleak in stream_is_local()
next