]> granicus.if.org Git - php/shortlog
php
2009-08-25 Andrey HristovFix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared
2009-08-25 Pierre Joye- be sure that the directory flag is set when we save...
2009-08-25 Pierre Joye- fix #49047, touch may fail on directory
2009-08-25 Pierre Joye- fix test when part of the path is a symlink
2009-08-25 Pierre Joye- fix test
2009-08-24 Pierre Joye- sigh. that too (separate fix).
2009-08-24 Pierre Joye- that part was for a separate fix
2009-08-24 Pierre Joye- split atime and mtime
2009-08-24 Pierre Joye- fix test
2009-08-24 Pierre Joye- fix test
2009-08-24 Pierre Joye- fix test
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- Merge missing commit by Ilia from PHP_5_3: Make filte...
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- 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 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 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- Try disabling zlib.output_compression always for...
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- Fix ZTS build && removed unused vars
2009-08-15 Felipe Pena- Add check
2009-08-15 Stanislav Malyshevcleanup string parameter parsing, fix some tests
2009-08-15 Felipe Pena- Improved param. parsing for ldap_read(), ldap_search...
2009-08-14 Dmitry StogovFixed crash in usort() and uasort() in case user compar...
2009-08-13 Etienne KneussFix several recursion problems when var_dump'ing self...
2009-08-12 Christopher... refactor & WS for local test config change
2009-08-12 Ilia AlshanetskyFixed compiler warning
2009-08-12 Scott MacVicarFix build on platforms where crypt isn't always available
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...
next