]> granicus.if.org Git - php/shortlog
php
2009-08-24 Ilia AlshanetskyDon't clober variables
2009-08-24 Pierre Joye- fix object dir usage (ie: relative path called from...
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-21 Antony Dovgalfix build broken by the fix for bug #49306
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 Ilia AlshanetskyFixed bug #49306 (inside pdo_mysql default socket setti...
2009-08-20 Jani Taskinen- Fixed bug #49289 (bcmath module does not compile...
2009-08-20 Pierre Joye- revert fix for #43327, it breaks system&co functions
2009-08-19 Pierre Joye- fix NEWS
2009-08-19 Pierre Joye- fixed #43327, wrong return value from mail(), if...
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 Pierre Joye- fix NEWS
2009-08-18 Garrett Serackadded missing NEWS entry for bug #49223
2009-08-18 Ilia AlshanetskyNULL the value after free
2009-08-18 Dmitry StogovFixed ability to call user functions from user opcodes...
2009-08-18 Stanislav Malyshevcleanup parameter parsing
2009-08-17 andy wharmbyNew str_replace() tests. All tested on Windows, Linux...
2009-08-17 Stanislav Malyshevfix parameter parsing for SNMP
2009-08-17 Garrett Serack- Fix for bug #49223 Inconsistency using get_defined_co...
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 Ilia AlshanetskyFixed typo
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 AlshanetskyMFB: Added missing sanity checks around exif processing.
2009-08-15 Felipe Pena- Improved param. parsing for ldap_read(), ldap_search...
2009-08-14 Gwynne Raskindfix broken test (spurious tab characters caused run...
2009-08-14 Dmitry StogovFixed crash in usort() and uasort() in case user compar...
2009-08-14 Rasmus LerdorfFIx test after Stas' explode() fix
2009-08-13 Etienne KneussFix several recursion problems when var_dump'ing self...
2009-08-13 Felipe Pena- Fix ZTS build
2009-08-13 Stanislav Malyshevstandardise and clean up string functions parameter...
2009-08-12 Christopher... refactor & WS for local test config change
2009-08-12 Scott MacVicarFix build on platforms where crypt isn't always available
2009-08-12 Scott MacVicarUse the correct tense for the NEWS entries
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 NEWS entry with some stuff I missed.
2009-08-11 Scott MacVicarUpdate libsqlite to 3.6.17.
2009-08-11 Scott MacVicarMerge chanes from head to improve DNS on OSX and allow...
2009-08-11 Scott MacVicarWe should check /usr/local/include last
2009-08-11 Pierre Joye- remove double include
2009-08-11 Pierre Joye- fix news
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
next