]> granicus.if.org Git - php/shortlog
php
2006-03-30 Marcus Boerger- MFH Add tests
2006-03-30 Antony Dovgalfix compilation on AIX
2006-03-30 Antony Dovgalnuke compile warning
2006-03-30 Antony Dovgalfix tests
2006-03-30 Antony Dovgalfix build: there is no TSRMLS_CC in this function
2006-03-30 Ilia AlshanetskyBack to dev
2006-03-30 Ilia AlshanetskyGo with RC2
2006-03-30 Ilia AlshanetskyFixed XSS inside phpinfo() with long inputs.
2006-03-30 Marcus Boerger- MFH Return NULL instead of '' if node does not exist
2006-03-30 Antony Dovgalfix #36922 (missing MYSQLI_REPORT_STRICT constant in...
2006-03-29 Antony Dovgalfix typo
2006-03-29 Antony Dovgalfix bug #36898 (__set() leaks in classes extending...
2006-03-29 Dmitry StogovSupport for zend-myltibyte
2006-03-28 Antony Dovgalfix skip condition
2006-03-28 Antony Dovgalinitialize bucket #0 with nulls (normally it shouldn...
2006-03-28 Antony Dovgalprevent possible NULL dereference
2006-03-28 Antony Dovgalfix #36897 (debug_print_backtrace() doesn't return...
2006-03-28 Wez Furlongadd a test case for bug 35671
2006-03-28 Ilia AlshanetskyFixed bug #36886 (User filters can leak buckets in...
2006-03-28 Antony Dovgalfix tests
2006-03-28 Antony Dovgalfix #36851 (Documentation and code discrepancies for...
2006-03-28 Yasuo Ohgakireenable pg_execute E_WARNING
2006-03-27 Ilia AlshanetskyCheck 2nd parameter of tempnam() against path components.
2006-03-27 Antony Dovgalfix #36878 (error messages are printed even though...
2006-03-27 Wez FurlongFix for #36342; ODBC won't let you bind variables by...
2006-03-27 Wez FurlongThe fix for #35332 caused #35671 (and thus PECL #6504).
2006-03-27 Antony Dovgalfix #36869 (memory leak in output buffering when using...
2006-03-27 Dmitry StogovFixed meory leak in case of unknown pragma
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...
next