]> granicus.if.org Git - php/shortlog
php
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
2006-03-13 Dmitry StogovFixed realpath() cache for main script with FastCGI...
2006-03-13 Marcus Boerger- Fix news
2006-03-12 Marcus Boerger- MFH:
2006-03-12 Ilia Alshanetskyvar news
2006-03-12 Ilia AlshanetskyAs per agreement during PDM, remove the E_STRICT deprec...
2006-03-12 Marcus Boerger- Prefix test names
2006-03-12 Rui HirokawaMFH
2006-03-11 Marcus Boerger- MFH Fix writing faillog with redirected tests
2006-03-11 Marcus Boerger- MFH Fix test results with redirected tests
2006-03-11 Marcus Boerger- Load list of extensions to test from php that is...
2006-03-11 Georg Richterfix for MySQL 5.1 (see http://bugs.mysql.com/?id=16144)
2006-03-10 Marcus Boerger- Fix
2006-03-10 Brian France MFH:
2006-03-10 Pierre Joye- #36686, do not be quiet with the extern GD
2006-03-10 Seiji Masugatafixed different value was returned in mb_get_info.
2006-03-10 Dmitry StogovFixed bug #36629 (SoapServer::handle() exits on SOAP...
2006-03-10 Dmitry StogovFixed debug_zval_dump() to support private and protecte...
2006-03-09 Sara GolemonMFH: Move temporary local storage of primary file's...
2006-03-09 Ilia AlshanetskyBack to dev
2006-03-09 Ilia Alshanetsky5.1.3RC1
2006-03-09 Sebastian BergmannMFH: Make spl_register_std_class() and spl_register_sub...
2006-03-08 Marcus Boerger- MFH
2006-03-08 Michael Wallner- Fix bug #36656 (http_build_query generates invalid...
2006-03-08 Marcus Boerger- MFH Allow pecl/phar and alike too hook into spl_files...
2006-03-08 Michael Wallner- remove declaration of non existant function php_treat...
2006-03-07 Alex WaughMFH Fix for RISC OS
2006-03-07 Alex WaughMFH Improve DOCUMENT_ROOT setting
2006-03-07 Marcus Boerger- Update
2006-03-07 Rob Richardsupdated for simplexml changes
2006-03-07 Rob Richards- Synch with head
2006-03-07 Antony DovgalMFH
2006-03-06 Rasmus Lerdorfstray text
2006-03-06 Sebastian BergmannFix build and sync parameters with config0.m4.
2006-03-06 Marcus Boerger- MFH Missed 'proto'
2006-03-06 Andrei Zmievski*** empty log message ***
2006-03-06 Andrei ZmievskiMFH (Import PCRE 6.6)
2006-03-06 Derick Rethans- MFH: Fixed bug #36638 (strtotime() returns false...
2006-03-06 Rob Richardsfix win build
next