]> granicus.if.org Git - php/shortlog
php
2007-02-24 <changelog... ChangeLog update
2007-02-23 Sara GolemonAdd retry for interrupted reads and graceful handling...
2007-02-23 Antony Dovgalfix leak
2007-02-23 Antony Dovgalfix #40606 (umask is not being restored when request...
2007-02-23 Rob Richardsfix bug #40598 (libxml segfault)
2007-02-23 <changelog... ChangeLog update
2007-02-23 Pierre Joye- MFB: #40578, fix the 2nd race condition on shutdown...
2007-02-22 Antony Dovgalcheck for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is...
2007-02-22 Marcus Boerger- Fix logic
2007-02-22 Nuno LopesMFB
2007-02-22 Antony Dovgalcheck for NULL, then add flag
2007-02-22 Dmitry StogovFixed possible crash in putenv() on win32
2007-02-22 <changelog... ChangeLog update
2007-02-21 Antony Dovgalminor improvements
2007-02-21 Antony Dovgalimplement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks...
2007-02-21 Stanislav Malyshevuse snprintf
2007-02-21 Antony Dovgalfix test on FreeBSD
2007-02-21 Antony Dovgalfix tests
2007-02-21 Antony Dovgaladd test
2007-02-21 Antony Dovgalfix test
2007-02-21 Nuno LopesMFB
2007-02-21 Dmitry StogovCheck for FD_SETSIZE limit
2007-02-21 Antony Dovgalfix #40578 (imagettftext() multithreading issue)
2007-02-21 Antony Dovgalfix bug #40576 (double values are truncated to 6 decima...
2007-02-21 Dmitry StogovSpecial case for last iteration
2007-02-21 Dmitry StogovFixed bug #40560 (DIR functions do not work on root...
2007-02-21 Antony Dovgalfix typo
2007-02-21 <changelog... ChangeLog update
2007-02-21 Stanislav MalyshevCosmetic fix - safe_emalloc(nmemb, size, offset)
2007-02-21 Stanislav MalyshevMF5.2: CreateInstance requires BSTR (should fix #33188)
2007-02-20 Antony Dovgalmove PHP_TEST_WRITE_STDOUT to acinclude.m4 and use...
2007-02-20 Antony Dovgaldon't call php_module_startup() directly, use startup...
2007-02-20 Antony Dovgalnew test
2007-02-20 Antony Dovgalfix leak, convert unicode values to string before assigning
2007-02-20 Antony Dovgalfix #38406 (crash when assigning objects to SimpleXML...
2007-02-20 Marcus Boerger- Make stat based functions throw an exception
2007-02-20 Antony Dovgalfix #40545 (multithreading issue in zend_strtod())
2007-02-20 Antony DovgalMFB
2007-02-20 Greg Beaverupdate package.xml for potential release
2007-02-20 <changelog... ChangeLog update
2007-02-19 Marcus Boerger- Bugfix #40546: SplFileInfo::getPathInfo() throws...
2007-02-19 Antony Dovgalcheck SQLError() return value and output a meaningful...
2007-02-19 Antony Dovgalfix tests
2007-02-19 Antony DovgalMFB: Eliminate strcat() usage
2007-02-19 Antony DovgalMFB: PQfreemem() checks
2007-02-19 Antony DovgalMFB: #40503 (json_encode() value corruption on 32bit...
2007-02-19 Antony Dovgalfix heap protection on SPARC, required by GCC4
2007-02-19 Dmitry Stogovtypo
2007-02-19 Edin KadribasicMFB
2007-02-19 Marcus Boerger- MFH Fixed bug #40465 (Ensure that all PHP elements...
2007-02-19 Marcus Boerger- WS/CS
2007-02-19 Edin KadribasicMFB
2007-02-19 Dmitry StogovOn win32 directories in the middle of the patch may...
2007-02-19 Dmitry StogovInitialize "retval" on each request
2007-02-19 Dmitry StogovFixed fcgi_putenv() semantic with NULL value
2007-02-19 Antony Dovgalfix test
2007-02-19 <changelog... ChangeLog update
2007-02-18 <changelog... ChangeLog update
2007-02-17 Stanislav Malyshevuse safer functions, check error value
2007-02-17 <changelog... ChangeLog update
2007-02-16 Antony Dovgaltypo in Dmitry's last name =)
2007-02-16 Dmitry StogovAdded runtime JIT auto-globals fetching and caching
2007-02-16 Stanislav Malyshevuse error message size
2007-02-16 Stanislav Malyshevuse snprintf, increase hebdate buffer
2007-02-16 Antony Dovgalfix build
2007-02-16 Stanislav Malyshevadd safe_realloc
2007-02-16 Dmitry StogovOptimize out RINIT()
2007-02-16 Antony DovgalMFB: fix leak
2007-02-16 Dmitry StogovFixed return value of assert_options(ASSERT_CALLBACK...
2007-02-16 Dmitry StogovFixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN...
2007-02-16 Antony Dovgalfix test name
2007-02-16 Dmitry StogovAllow C++ extensions to use CG(), EG() ... (Caroline)
2007-02-16 Dmitry StogovFixed zend_llist_remove_tail (Michael Wallner)
2007-02-16 <changelog... ChangeLog update
2007-02-15 Nuno LopesMFB: fix build on cygwin with windows-style EOLs
2007-02-15 Nuno LopesMFB: fix cvsclean on cygwin with windows-style EOLs
2007-02-15 Antony Dovgalfix Cygwin build
2007-02-15 Dmitry StogovFixed memory leak
2007-02-15 Dmitry StogovFixed bug #40467 (Partial SOAP request sent when XSD...
2007-02-15 Dmitry StogovFixed bug #40414 (possivle endless fork() loop when...
2007-02-15 Dmitry StogovFixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get...
2007-02-15 Dmitry StogovFixed bug #40236 (php -a function allocation eats memory)
2007-02-15 <changelog... ChangeLog update
2007-02-14 Derick Rethans- Clarify the source of the timezone data.
2007-02-14 Nuno Lopesfix a few tests in unicode mode
2007-02-14 Nuno LopesMFB
2007-02-14 <changelog... ChangeLog update
2007-02-13 Antony Dovgaloutput debug messages before calling OCI functions
2007-02-13 Nuno LopesMFB
2007-02-13 Antony Dovgalimprove php_userstreamop_seek()
2007-02-13 Nuno LopesMFB
2007-02-13 Marcus Boerger- Simplify
2007-02-13 Marcus Boerger- Inherit interface ArrayAccess correctly
2007-02-13 Antony Dovgalnew/improved tests
2007-02-13 Antony Dovgalplug possible leak
2007-02-13 <changelog... ChangeLog update
2007-02-13 Marcus Boerger- Fix offset writing
2007-02-13 Marcus Boerger- Drop useless stuff
2007-02-13 Marcus Boerger- Add new example
2007-02-12 Antony DovgalMFB: #40451 (addAttribute() may crash when used with...
next