]> granicus.if.org Git - php/shortlog
php
2007-03-02 Stanislav Malyshevlimit nesting level of input variables
2007-03-02 Nuno LopesMFB
2007-03-02 Nuno LopesMFB
2007-03-02 Antony Dovgalmask resource numbers
2007-03-02 <changelog... ChangeLog update
2007-03-01 Antony Dovgalnew tests by Chris and me
2007-03-01 Antony DovgalMFB: allocate and define descriptors dynamically
2007-03-01 Nuno LopesMFB
2007-03-01 Antony Dovgalfix iconv cross-compilation
2007-03-01 Antony Dovgalfix #40678 (Cross compilation fails)
2007-03-01 <changelog... ChangeLog update
2007-02-28 Hannes MagnussonTypo
2007-02-28 <changelog... ChangeLog update
2007-02-27 <changelog... ChangeLog update
2007-02-26 Marcus Boerger- Add missing access check
2007-02-26 Marcus Boerger- Add SplFileInfo::getLinkTarget
2007-02-26 Antony Dovgalnuke dead code
2007-02-26 Antony Dovgalsimplify disk_*_space() functions sources by moving...
2007-02-26 Dmitry StogovFixed tests
2007-02-26 Antony Dovgalremind about 'make test'
2007-02-26 Antony Dovgalfix folding
2007-02-26 Rob Richardsfix win build
2007-02-26 Antony Dovgalfix CS/WS
2007-02-26 Antony DovgalMFB: use zend_spprintf()
2007-02-26 Dmitry StogovZTS fix
2007-02-26 Antony Dovgalnew test
2007-02-26 Dmitry Stogovpoll() is not affected by FD_SETSIZE (Tony)
2007-02-26 <changelog... ChangeLog update
2007-02-25 Antony Dovgaldo not allow db without fields
2007-02-25 Antony Dovgalzerofill socket structs
2007-02-25 Nuno LopesMFB: update pcre symbol list
2007-02-25 Dmitry StogovFixed bug #40591 (list()="string"; gives invalid opcode)
2007-02-25 Dmitry StogovFixed bug #40609 (Segfaults when using more than one...
2007-02-25 Marcus Boerger- Readability
2007-02-25 Pierre Joye- MFB: sync with libgd.org, patch from Kees Cook
2007-02-25 <changelog... ChangeLog update
2007-02-24 Antony Dovgalfix #40621 (Crash when constructor called inappropriate...
2007-02-24 Pierre Joye- MFB: Fixed snprintf() usage
2007-02-24 Pierre Joye- merge from pecl: Force binary mode on windows
2007-02-24 Pierre Joye- MFB: free temp buffer
2007-02-24 Marcus Boerger- MFB Synch
2007-02-24 Marcus Boerger- Make [v]s[nl]printf compatible with 5.2 versions...
2007-02-24 Marcus Boerger- Add [v]slprintf
2007-02-24 Marcus Boerger- avoid sprintf
2007-02-24 Dmitry StogovUse poll() instead of select() if available
2007-02-24 Marcus Boerger- Provide dedicated hex function for digests
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
next