]> granicus.if.org Git - php/shortlog
php
2006-04-18 Ilia AlshanetskyCommit the actual fix
2006-04-17 Ilia AlshanetskyFixed Bug #36872 (session_destroy() fails after call to
2006-04-17 foobarBFN
2006-04-17 foobarMFH: Fixed bug #37103 (libmbfl headers not installed)
2006-04-17 Sara GolemonMFH(r-1.55) Fix 'soft line break' handling in convert...
2006-04-17 Andrei ZmievskiSome encodings were assumed to be default and, thus...
2006-04-17 Dmitry StogovFixed several bugs in new "caching WSDL in memory"...
2006-04-16 Ilia AlshanetskyFixed a typo in the previous patch.
2006-04-16 Ilia AlshanetskyFixed bug #37045 (Fixed check for special chars for...
2006-04-15 Antony Dovgalfix #37062 (compile failure on ARM architecture)
2006-04-14 Antony Dovgalmake it consistent with the other ones =)
2006-04-14 Antony Dovgalok, let's make this test to work on all systems
2006-04-14 Marcus Boerger- MFH Fix properties access to children() result
2006-04-14 Antony Dovgalfix #37077 (stream_socket_server() leaks when the port...
2006-04-14 Dmitry StogovFixed calling header functions through __call()
2006-04-13 Dmitry StogovFixed bug #36513 (comment will be outputed in last...
2006-04-13 Antony DovgalAIX #define's accept as naccept
2006-04-13 Antony Dovgalfix bug #37061 (curl_exec() doesn't zero-terminate...
2006-04-13 Dmitry StogovFixed bug #37054 (SoapClient Error Fetching http headers)
2006-04-13 Dmitry StogovFixed test
2006-04-12 Antony Dovgalfix test title
2006-04-12 Johannes Schlüter- MFH: Fix bug #37060 (Type of retval of Countable...
2006-04-12 Antony Dovgalfix #37059 (oci_bind_by_name() doesn't support RAW...
2006-04-12 Antony Dovgaloops.. I didn't want to commit this..
2006-04-12 Antony Dovgalcorrect fix for bug #37055
2006-04-12 Antony Dovgaladd test
2006-04-12 Antony Dovgalfix #37057 (xmlrpc_decode() may produce arrays with...
2006-04-12 Antony Dovgalfix #37055 (incorrect reference counting for persistent...
2006-04-12 Antony Dovgalfix #37053 (html_errors with internal classes produces...
2006-04-12 Dmitry StogovFixed bug #37046 (foreach breaks static scope)
2006-04-12 Dmitry StogovFixed bug #37002 (Have to quote literals in INI when...
2006-04-11 Andrei ZmievskiMFH
2006-04-11 Antony Dovgaladd default timezone to the tests
2006-04-11 Derick Rethans- MFH: Fixed bug #37017 (strtotime fails before 13...
2006-04-10 Ilia AlshanetskyFixed test
2006-04-10 Marcus Boerger- Coverity issue 59
2006-04-10 Marcus Boerger- MFH Iterators from overloaded objects are allowed...
2006-04-10 Marcus Boerger- MFH Coverity fix 49
2006-04-10 Marcus Boerger- MFH Fix potenbtioal SEGV
2006-04-10 Marcus Boerger- MFH Fix condition
2006-04-10 Dmitry StogovFixed bug #36908 (wsdl default value overrides value...
2006-04-10 Dmitry StogovFixed test
2006-04-10 Dmitry StogovFixed possible crash in interactive mode
2006-04-10 foobarMFH: fix typo
2006-04-10 foobarMFH: - Determine the shared/link lib suffixes in one...
2006-04-10 foobarMFH: - Fixed bug #36909 (ld: Undefined symbols: _lchown)
2006-04-10 foobarMFH: - Silence some PCRE compile warnings
2006-04-10 Dmitry StogovZTS fix
2006-04-10 foobarupdate credits
2006-04-10 foobarFix NEWS
2006-04-09 Andrei ZmievskiSpeed up SoapClient/SoapServer constructors by caching...
2006-04-09 Edin KadribasicFixed bug #36935
2006-04-09 Ilia Alshanetsky*** empty log message ***
2006-04-09 Wez Furlongbe aware of PDO_ATTR_EMULATE_PREPARES
2006-04-09 Wez FurlongFixed Bug #36602: persistent connections don't work...
2006-04-09 Wez FurlongAdd "ATTR_EMULATE_PREPARES" general attribute to replac...
2006-04-09 Wez FurlongThis completes the fix for PECL #5827; we need to gobbl...
2006-04-09 Wez Furlongfix for PECL Bug #5827.
2006-04-08 Andrei ZmievskiMFH
2006-04-07 Antony Dovgalfix memory corruptions and leaks when cloning ArrayObje...
2006-04-07 Ilia AlshanetskyRC3
2006-04-07 Pierre Joye- revert last commit, something else went wrong
2006-04-07 Dmitry StogovOptimization
2006-04-07 Dmitry StogovCGI anf FastCGI assume $_SERVER and $_ENV have the...
2006-04-07 Pierre Joye- fix leak when an error occured in socket_read, free...
2006-04-07 Dmitry StogovRemoved unnecessary copying
2006-04-07 Dmitry StogovWe don't need setup the same time-out two times.
2006-04-07 Dmitry StogovMFH:
2006-04-07 Ilia AlshanetskyAdjusted credits file so that it appears properly on...
2006-04-06 Andrei ZmievskiI guess we only need this on HEAD.
2006-04-06 Andrei Zmievski*** empty log message ***
2006-04-06 Andrei ZmievskiFix a bug that would not fill in the fifth argument...
2006-04-06 Antony Dovgalfix #36981 (SplFileObject->fgets() ignores max_length)
2006-04-06 Ilia AlshanetskyFixed safe_mode check for source argument of the copy...
2006-04-05 Antony DovgalMFH: workaround for problem on Solaris: shell tries...
2006-04-05 Antony Dovgaladd new tests
2006-04-05 Antony DovgalBFN
2006-04-05 Antony Dovgaladd missing defines to .w32
2006-04-05 Antony Dovgalfix #36934 (OCILob->read() doesn't move internal pointe...
2006-04-05 Antony Dovgaladd test
2006-04-05 Georg Richterfixed bigint conversion errors (windows)
2006-04-05 Georg Richterfixed bigint conversion on windows platforms
2006-04-05 Antony Dovgalfix #36944 (strncmp & strncasecmp do not return false...
2006-04-05 Ilia AlshanetskyFixed bug #36957 (serialize() does not handle recursion).
2006-04-04 Marcus Boerger- MFH
2006-04-04 Frank M. KromannFix #33694 invalid sql or timeouts makes it impossible...
2006-04-03 Antony Dovgal#ifdef new functions and use their bodies to make PECL...
2006-04-03 Ilia AlshanetskyFixed an unlikely, but possible memory leak.
2006-04-03 Antony Dovgalfix spelling in error messages:
2006-04-03 Georg Richterfixed stmt property container and required status for...
2006-04-02 Ilia AlshanetskyMFH:
2006-04-02 Georg RichterAdded additional information for compiled header files.
2006-04-01 Antony Dovgalfix segfault when assigning value by ref and add test
2006-03-31 Antony Dovgalfix compile failure with old GCC (see bug #36931)
2006-03-30 Marcus Boerger- Make readable
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
next