]> granicus.if.org Git - php/shortlog
php
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()
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 Derick Rethans- Fixed bug #45554 (Inconsistent behavior of the u...
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...
2009-07-29 Greg Beavermake phar tests pass in php 5.2, prepare for release...
2009-07-29 Greg Beaversync run-tests.php with revision 286499 changes making...
2009-07-29 Jani Taskinen- Fix news
2009-07-29 Moriyoshi Koizumi* Fix bug #48645 (mb_convert_encoding() doesn't underst...
2009-07-29 Stanislav Malyshevreport fix for bug #49065
next