]> granicus.if.org Git - php/shortlog
php
2006-11-10 Nuno Lopesfix the bug I introduced previously, sorry
2006-11-10 Antony DovgalMFH
2006-11-10 Antony Dovgalfix possible issue with negative values in oci_set_prefetch
2006-11-10 Andi Gutmans- Fix typo
2006-11-10 Nuno Lopesmark a few variables and functions as static
2006-11-10 Nuno Lopesmark the binary search delimiters as unsigned, so that...
2006-11-10 Dmitry StogovFixed wrong realpath() result in case of unexistent...
2006-11-10 Hannes MagnussonFix tests
2006-11-10 Dmitry StogovFixed wrong realpath() result in case of unexistent...
2006-11-10 Antony Dovgalfix segfault in ZTS mode when statements containing...
2006-11-10 Dmitry StogovFixed bug #39454 (Returning a SOAP array segfaults...
2006-11-10 Dmitry Stogovstat() is reimplemented using using GetFileAttributesEx().
2006-11-10 Dmitry StogovFixed tests
2006-11-10 Dmitry StogovRemoved unnecessary ftell() calls (one call for each...
2006-11-10 Dmitry StogovDisabled reading from stream (calls to read()) after EOF
2006-11-10 Dmitry StogovVCWD_REALPATH() is improved to use realpath cache witho...
2006-11-10 Derick Rethans- Forward port the binary cast, which will do the same...
2006-11-10 Dmitry StogovIntialization code is moved from request startup to...
2006-11-10 Dmitry StogovStart timiout thread on Windows only if necessary
2006-11-10 Dmitry StogovImplemented registry cache that prevent registry lookup...
2006-11-10 Dmitry Stogovopendir() is reimplemented using GetFistFile/GetNextFil...
2006-11-10 Dmitry StogovRemoved unnecessary checks for ISREG file and correspon...
2006-11-10 Dmitry Stogovtypo
2006-11-10 Dmitry StogovZend Memory Manager Improvements
2006-11-10 Dmitry StogovFix warnings
2006-11-10 Dmitry StogovUse $(CC) for linking instead of $(LD). This allows...
2006-11-10 Dmitry StogovFaster and better licensed implementation
2006-11-10 Dmitry StogovSimplify the code base as this getpwd() was used only...
2006-11-10 Ilia AlshanetskyAdded missing API declarations.
2006-11-10 Ilia AlshanetskyFixed pecl bug #9179 (phpversion("filter") shows wrong...
2006-11-09 Ilia AlshanetskyAdded missing PHPAPI declaration
2006-11-09 Ilia AlshanetskyFixed bug #38456 (Apache2 segfaults when virtual()...
2006-11-09 Nuno Lopesfix test for non English guys
2006-11-09 Nuno Lopesfix an invalid read + invalid free()
2006-11-09 Nuno Lopesstatification of local functions and variables.
2006-11-09 Hannes MagnussonAdd "As of 5.2.1" notes as requested
2006-11-09 Hannes MagnussonNew features/errormsgs/return values in ext/zip
2006-11-09 Frank M. KromannRevert patch for warnings about missing headers. These...
2006-11-09 Dmitry StogovFixed tests
2006-11-09 Ilia AlshanetskyFixed bug #38602 (header( "HTTP/1.0 ..." ) does not...
2006-11-08 Antony Dovgalfix #39300 (make install fails if wget is not available)
2006-11-08 Dmitry StogovHashTable copying optimization (Matt Wilmas)
2006-11-08 Dmitry StogovFixed bug #39297 (Memory corryption because of indirect...
2006-11-08 Dmitry StogovFixed bug #39344 (Unnecessary calls to OnModify callbac...
2006-11-08 Dmitry StogovFixed bug #38536 (SOAP returns an array of values inste...
2006-11-07 Ilia AlshanetskyFixed tests
2006-11-07 Ilia AlshanetskyBFN
2006-11-07 Ilia AlshanetskyFixed bug #33282 (Re-assignment by reference does not...
2006-11-07 Ilia AlshanetskyFixed bug #39398 (Booleans are not automatically transl...
2006-11-07 Johannes Schlüter- MFH: No C++ comments (fix #39414)
2006-11-06 Hannes MagnussonMFH: arginfo fixes
2006-11-06 Rasmus LerdorfIt is allow_url_include not allow_fopen_include
2006-11-06 Ilia AlshanetskyFixed bug #39350 (crash with implode("\n", array(false))).
2006-11-06 Hannes Magnussoninclude php://input && data: have been disabled (with...
2006-11-06 Ilia Alshanetskyparam parsing fix
2006-11-06 Dmitry StogovFixed bug #39121 (Incorrect return array handling in...
2006-11-06 Hannes MagnussonMFH: throw exception on invalid parameters
2006-11-06 Hannes MagnussonMFH: fix segfault & improve test
2006-11-06 Dmitry StogovWindows doesn't have chown(). Remove unused function...
2006-11-06 Dmitry StogovMFH: Fixed decoding list of arrays (related to bug...
2006-11-05 Rasmus Lerdorfdata: and php:stdin/input allow_url_include checks
2006-11-05 Ilia AlshanetskyFixed bug #39362 (Added an option to imap_open/imap_reo...
2006-11-05 Pierre Joye- gdpng entry
2006-11-05 Pierre Joye- Merge from gd-cvs, initialize the signature not the...
2006-11-04 Marcus Boerger- MFH: Make parameter parsing api check happy
2006-11-04 Rasmus LerdorfMark memory streams as is_url
2006-11-04 Marcus Boerger- MFH Store length of autoload file exts
2006-11-04 Frank M. KromannFix win32 build
2006-11-04 Pierre Joye- WS
2006-11-04 Pierre Joye- MFH: optimize horizontal and vertical lines
2006-11-04 Hannes MagnussonFix build
2006-11-04 Pierre Joye- MFH #39366, imagerotate does not use alpha with angles>45
2006-11-04 Pierre Joye- #39273 entry
2006-11-04 Pierre Joye- #39273, imagecopyresized and alpha channel
2006-11-04 Pierre Joye- News entry for zip MFH
2006-11-03 Ilia Alshanetskywrong bug #
2006-11-03 Ilia AlshanetskyFixed bug #39358 (INSTALL_HEADERS contains incorrect...
2006-11-03 Ilia AlshanetskyFixed bug #39361 (Removed warning on empty haystack...
2006-11-03 Marcus Boerger- BFN
2006-11-03 Marcus Boerger- Fix version
2006-11-03 Marcus Boerger- MFH: Fixed bug #39320
2006-11-03 Marcus Boerger- MFH: Fix issue with some mangeled properties
2006-11-03 Marcus Boerger- MFH: Fixed bug #38698
2006-11-03 Marcus Boerger- MFH: Synch
2006-11-03 Marcus Boerger- MFH: Include new headers only if present
2006-11-03 Hannes MagnussonAdd "comment" to make tracking the commit down easier
2006-11-03 Pierre Joye- MFH:
2006-11-03 Pierre Joye- fix build (var.s is for zstr)
2006-11-03 Hannes MagnussonMFH: fix parameter parsing in getrusage()
2006-11-03 Hannes MagnussonGenerated file
2006-11-03 Hannes MagnussonMFH: Fix double "wrong param count" messages
2006-11-03 Hannes MagnussonMFH: Add "wrong param" warning to strtotime()
2006-11-03 Ilia AlshanetskyFixed bug #39354 (Allow building of curl extension...
2006-11-03 Hannes MagnussonMFH: Fix test
2006-11-03 Hannes MagnussonMFH: Fix double "wron param count" messages
2006-11-03 Hannes MagnussonMFH: oneliners..
2006-11-03 Hannes MagnussonMFH: use PHP_ME_MAPPING rather than ZEND_NAMED_FE/ZEND_FN
2006-11-03 Hannes MagnussonMFH: Remove SKIPIF
2006-11-03 Hannes MagnussonMFH: fix crash on invalid regex
2006-11-03 Hannes MagnussonMFH: missing includes
next