]> granicus.if.org Git - php/shortlog
php
2006-03-27 Andrei ZmievskiOn Mac OSX, our extensions are actually "bundles" and...
2006-03-27 Yasuo Ohgakiremove pg_execute() E_WARNING error when query plan...
2006-03-26 Andrey Hristovkill the left unused variable
2006-03-26 Andrey Hristovremove unnecessary memcpy, cast directly
2006-03-26 Ilia AlshanetskyFixed bug #36857 (Added support for partial content...
2006-03-26 Marcus Boerger- MFH: Make IteratorIterator base of most SPL iterators
2006-03-26 Marcus Boerger- Fix docu
2006-03-26 Seiji Masugatafixed compiler warning.
2006-03-26 Antony Dovgalfix #36859 (DOMElement crashes when calling __construct...
2006-03-24 Georg Richterfix and testcase for bug #36745
2006-03-24 Antony Dovgaladd new tests
2006-03-24 Georg Richterfixed minor problems (thx to tony)
2006-03-24 Georg RichterFix for bug #36802 (server crashes with invalid/not...
2006-03-24 Dmitry StogovFixed SoapFault::getMessage()
2006-03-23 Marcus Boerger- My eyes don't hurt anymore
2006-03-23 Marcus Boerger- MFH
2006-03-23 Antony Dovgalreturn FALSE if driver doesn't support quoting (this...
2006-03-23 Ilia AlshanetskyAdded myself to PDO and PDO_MySQL credits
2006-03-23 Antony Dovgaladd missing skipif sections
2006-03-23 Antony Dovgalfix typos
2006-03-23 Marcus Boerger- Initialized callable_name if present
2006-03-23 Marcus Boerger- MFH Add new test
2006-03-23 Marcus Boerger- MFH: Add new test
2006-03-23 Marcus Boerger- Add missing bug title and synch with other tests
2006-03-23 Dmitry StogovFixed possible memory corruption
2006-03-23 Marcus Boerger- Fix build
2006-03-23 Dmitry StogovCleanup
2006-03-23 Dmitry StogovAllowed '-b' with UNIX sockets:
2006-03-23 Pierre Joye- Fixed fetching of string value bigger than 128bytes...
2006-03-22 Antony Dovgalfix leak
2006-03-22 Antony Dovgaladd test
2006-03-22 Antony Dovgalprevent segfault when exception is thrown from Countabl...
2006-03-22 Antony Dovgalfix #36825 (Exceptions thrown in ArrayObject::offsetGet...
2006-03-22 Antony DovgalMFH: use set_time_limit(), this test takes forever...
2006-03-22 Antony Dovgalfix #36820 (Privileged connection with an Oracle passwo...
2006-03-21 Marcus BoergerMFH:
2006-03-21 Antony Dovgalchange oci_field_type() to return VARCHAR2 instead...
2006-03-21 Ilia AlshanetskyFixed bug #36802 (mysqli_set_charset() crash with a...
2006-03-21 Antony Dovgalreimplement php_oci_lob_read() and fix PECL bug #5995
2006-03-21 Dmitry StogovFixed compatibility with auto_globals_jit
2006-03-21 Dmitry StogovFixed bug #36721 (The SoapServer is not able to send...
2006-03-21 Dmitry StogovFixed bug #36809 (__FILE__ behavior changed)
2006-03-21 Rui HirokawaMFH
2006-03-21 Dmitry StogovFixed bug #36749 (SOAP: 'Error Fetching http body'...
2006-03-21 Rui HirokawaMFH.
2006-03-21 Rui Hirokawa*** empty log message ***
2006-03-21 Rui Hirokawa@added possible encoding attack detection by mb_get_inf...
2006-03-21 Ilia AlshanetskyFixed bug #36689 (Removed arbitrary limit on the length...
2006-03-20 Antony Dovgalshutdown syslog module before freeing basic_globals
2006-03-20 Antony Dovgal.. and add missing #ifdef
2006-03-20 Antony Dovgalfix wrong mshutdown func params
2006-03-20 Antony Dovgalfix #36808 (syslog ident becomes garbage between requests)
2006-03-20 Antony DovgalMFH: fix #36741 (userstreams testcase have off-by-one...
2006-03-20 Dmitry StogovRemoved unreachable code
2006-03-20 Antony DovgalMFH: fix buffer overrun
2006-03-20 Antony DovgalMFH: initialize retval
2006-03-20 Dmitry StogovFixed bug #36749 (SOAP: 'Error Fetching http body'...
2006-03-20 Dmitry StogovFixed register_argc_argv behavior. Now it behave in...
2006-03-19 Antony Dovgalfirst check stream for NULL, then dereference
2006-03-19 Antony DovgalMFH: make the code cleaner
2006-03-19 Marcus Boerger- Missing skipif
2006-03-19 Ilia AlshanetskyProperly calculate the size of the result array.
2006-03-19 Michael Wallner- add comitters name
2006-03-19 Michael Wallner- Fixed Apache2 SAPIs header handler modifying header...
2006-03-19 Michael Wallner- fix php_apache_sapi_header_handler() modifying sapi_h...
2006-03-18 Antony Dovgalfix several leaks in date_sun*() functions
2006-03-18 Antony DovgalMFH: check stream for NULL before writing to it
2006-03-18 Antony DovgalAdded support for BINARY_DOUBLE and BINARY_FLOAT to...
2006-03-18 Marcus Boerger- MFH Fix seek/eof issue in temp streams
2006-03-18 Rob RichardsBFN
2006-03-18 Rob RichardsFixed bug #36756 (DOMDocument::removeChild corrupts...
2006-03-17 Antony Dovgalfix #36727 (segfault in pdo_pgsql bindValue() when...
2006-03-17 Dmitry StogovEliminated unnecessary getcwd() syscall
2006-03-17 Antony Dovgalfix #36743 (In a class extending XMLReader array proper...
2006-03-17 Dmitry StogovOptimized FastCGI SAPI check. Check for ini options...
2006-03-17 Dmitry StogovAllowed 'auto_globals_jit' work together with 'register...
2006-03-17 Dmitry StogovFIX: For some reason SIGSEGV handler wasn't set, but...
2006-03-17 Dmitry StogovOptimization of module unloading (temporary modules...
2006-03-17 Ilia AlshanetskyAllow PDO_MYSQL_ATTR_DIRECT_QUERY to be set via constructor
2006-03-16 Marcus Boerger- Fix test
2006-03-15 Dmitry StogovFixed Bug #36614 (Segfault when using Soap)
2006-03-15 Ilia AlshanetskyFixed memory leak on unused bind var.
2006-03-15 Dmitry StogovFix: incorrect string length passed
2006-03-15 Dmitry StogovAdded E_STRICT warning in case of calling non-static...
2006-03-15 Dmitry StogovEliminated run-time constant fetching for TRUE, FALSE...
2006-03-15 Dmitry StogovFixed "zend_vm_gen.php --without-specializer"
2006-03-14 Frank M. KromannFix Win32 compilation.
2006-03-14 Georg Richterfixed a 64-bit problem reported by Pierre
2006-03-14 Dmitry StogovFixed bug #35988 (Unknown persistent list entry type...
2006-03-14 Antony DovgalMFH: add brackets and clarity
2006-03-14 Ilia AlshanetskyFixed offset/length parameter validation in substr_comp...
2006-03-14 Dmitry StogovFixed bug #36568 (memory_limit setting on win32 has...
2006-03-14 Dmitry Stogovzend_hash_apply() doesn't use ZEND_HASH_APPLY_... macros
2006-03-14 Edin KadribasicBe more verbose in phpinfo() output
2006-03-13 Marcus Boerger- bug #36625 fix
2006-03-13 Marcus Boerger- Add missing file extension
2006-03-13 Pierre Joye- #36697, Transparency is lost when using imagecreatetr...
2006-03-13 Ilia AlshanetskyAdded overflow checks to wordwrap() function.
2006-03-13 Edin KadribasicFixed build
2006-03-13 Dmitry StogovOptimized cleanup loops on request shutdown
next