]> granicus.if.org Git - php/shortlog
php
2006-06-02 Rob RichardsMFH: add setIdAttribute, setIdAttributeNS and setIdAttr...
2006-06-02 Dmitry StogovSAPI globals are destroied at this point and reporting...
2006-06-01 Ilia AlshanetskyFixed compiler warning
2006-06-01 Michael Wallner- Fix bug #37630: MySQL extensions should link against...
2006-06-01 Michael Wallner- fix order
2006-06-01 Michael Wallner- Fixed bug #37363 (PDO_MYSQL does not build if no...
2006-06-01 Antony Dovgalapply correct fix
2006-06-01 Antony Dovgalno need to do TSRMLS_FETCH() twice
2006-06-01 Antony DovgalMFH: suppress_errors is used only on Win32, no need...
2006-06-01 Antony DovgalMFH: nuke unused variable
2006-06-01 Antony Dovgalfix tests
2006-06-01 Antony DovgalMFH: no need to fetch trsm_ls when it's already available
2006-06-01 Antony Dovgaladd new tests
2006-06-01 Antony DovgalMFH: throw a warning when using invalid offset types...
2006-05-31 Ilia Alshanetskyspelling corrections
2006-05-31 Andrei ZmievskiRevert accidentally committed internal patch
2006-05-31 Antony DovgalMFH: add expected warning to the test
2006-05-31 Derick Rethans- There was nothing wrong here, bug report #37595 is...
2006-05-31 Antony Dovgaladd more tests
2006-05-31 Andrei ZmievskiMFB
2006-05-31 Antony Dovgaladd tests for E_STRICT that will become E_FATAL in...
2006-05-31 Dmitry StogovKeeping consistent arg_stack during arguments freeing...
2006-05-31 Dmitry StogovSupport for nested exceptions and fatal errors in destr...
2006-05-31 Antony DovgalMFH: fix #37595 (mcrypt_generic calculates data length...
2006-05-31 Andi Gutmans- Fix typo
2006-05-30 Marcus Boerger- Add new tests
2006-05-30 Marcus Boerger- Switch back to old severities and still keep bugfix for
2006-05-30 Antony Dovgalmore test fixes, this time support Oracle 10
2006-05-30 Antony Dovgalfix tests
2006-05-30 Antony Dovgalfix test
2006-05-30 Antony DovgalMFH
2006-05-30 Marcus Boerger- MFH WS
2006-05-30 Sara GolemonMFH: Minor fixes (bjori)
2006-05-30 Michael Wallner- fix bug #37635 (parameter of pcntl signal handler...
2006-05-30 Seiji Masugataadded mb_stristr( ), mb_strrichr( ).
2006-05-30 Seiji Masugataadded mb_strstr( ), mb_strrchr( ).
2006-05-30 Seiji Masugataadded mb_stripos( ), mb_strripos( ).
2006-05-30 Seiji Masugataadded mb_list_encodings_alias_names( ), mb_list_mime_na...
2006-05-30 Seiji Masugataadded option parameter mb_list_encodings( ).
2006-05-30 Hannes MagnussonMFH: Play nice, use 4digit years in DATE_RSS
2006-05-30 Ilia AlshanetskyAdded memory_get_peak_usage() function for retrieving...
2006-05-30 Hannes MagnussonMFH: Fixed DATE_COOKIE, DATE_RSS & tests
2006-05-30 Antony DovgalMFH: don't require libociei, this allows us to build...
2006-05-30 Derick Rethans- Now as text and not HTML.
2006-05-30 Derick Rethans- MFH: Fixed bug #37616: DATE_RFC822 does not product...
2006-05-30 Antony Dovgalno need to call zend_is_callable() if callable is known...
2006-05-30 Ilia AlshanetskyConvert E_ERROR to E_RECOVERABLE_ERROR
2006-05-29 Antony DovgalMFH: no need to check it for not-NULL
2006-05-29 Antony DovgalMFH: there is no ce at this point, revert this line...
2006-05-29 Antony Dovgalfix tests
2006-05-29 Antony Dovgaladd test
2006-05-29 Antony DovgalMFH: return NULL in case of error
2006-05-29 Marcus Boerger- BFN
2006-05-29 Marcus Boerger- MFH Bugfix #37632 (Protected method access problem)
2006-05-29 Antony DovgalMFH: improve sed expressions
2006-05-29 Michael Wallner- Fixed bug #36949 (invalid internal mysqli objects...
2006-05-29 Antony DovgalBFN
2006-05-29 Antony DovgalMFH: fix #37531 (oci8 persistent connection corruption)
2006-05-29 Antony Dovgaladd test
2006-05-29 Antony Dovgalinitialize srcstream
2006-05-29 Antony DovgalMFH: prevent resource leaking when passing invalid...
2006-05-29 Georg RichterFix for bug #37620
2006-05-28 Michael Wallner- news entry for apache2handler ap_set_content_type...
2006-05-28 Michael WallnerMFH: call ap_set_content_type() only once, else each...
2006-05-28 Ilia AlshanetskyFixed bug #37586 (Bumped minimum PCRE version to 6...
2006-05-27 Marcus Boerger- Revert until there is an ok for the full patch
2006-05-27 Marcus Boerger- WS
2006-05-27 Marcus Boerger- MFH: Fix bug #37212 (Access to protected property...
2006-05-27 Johannes Schlüter- MFH Fix #37614 (Class name lowercased in error message)
2006-05-27 Marcus Boerger- WS/CS
2006-05-26 Rob RichardsMFH: add C14N() and C14NFile() methods to perform XML...
2006-05-26 Dmitry StogovFixed bug #37523 (namespaces added too late, leads...
2006-05-26 Marcus Boerger- MFH Sync error messages and simplify error message...
2006-05-26 Pierre Joye- fix leaks in openssl context options
2006-05-25 Ilia AlshanetskyFixed bug #37569 (WDDX incorrectly encodes high-ascii...
2006-05-25 Edin KadribasicMissing definition, patch by Steph Fox
2006-05-25 Michael Wallner- implement standard http stream wrapper options, fixes...
2006-05-25 Antony DovgalMFH: remove debug output and fix bug #37589
2006-05-25 Marcus Boerger- Update test
2006-05-25 Marcus Boerger- Update update news and sync with NEWS
2006-05-25 Antony Dovgalfix error messages when converting objects to other...
2006-05-25 Marcus Boerger- MFH Bugfix 37587
2006-05-25 Dmitry StogovFixed bug #37278 (SOAP not respecting uri in __soapCall)
2006-05-25 Dmitry StogovFixed bug #37558 (timeout functionality doesn't work...
2006-05-25 Antony Dovgalreorder
2006-05-25 Dmitry StogovFixed bug #37496 (FastCGI output buffer overrun)
2006-05-24 Ilia AlshanetskyFixed bug #37563 (array_key_exists performance is poor...
2006-05-24 Antony Dovgalfix test
2006-05-24 Edin KadribasicBFN
2006-05-24 Edin KadribasicInitialize windows globals, fixes #37428
2006-05-24 Antony DovgalBFN
2006-05-24 Antony Dovgalfix #37418 (tidy module crashes CLI version of PHP)
2006-05-24 Antony Dovgalfix #37499 (CLI segmentation faults during cleanup...
2006-05-24 Dmitry StogovFixed CGI tests.
2006-05-24 Dmitry StogovFixed bug #37256 (php-fastcgi dosen't handle connection...
2006-05-24 Dmitry StogovFixed bug #37341 ($_SERVER in included file is shortene...
2006-05-23 Marcus Boerger- MFH Add more tests from Ligaya Turmelle
2006-05-23 Ilia AlshanetskyFixed handling of extremely long paths inside tempnam...
2006-05-23 Marcus Boerger- MFH Fix feof()
2006-05-23 Marcus Boerger- MFH Sync with head (namespace prefix handling)
next