]> granicus.if.org Git - php/shortlog
php
2005-10-11 Ilia AlshanetskyMFH: Fixed bug #34742 (ftp wrapper failures caused...
2005-10-11 Antony Dovgalfix #34757 (iconv_substr() gives "Unknown error" when...
2005-10-11 Dmitry StogovFixed bug #32455 (wrong setting property to unset value)
2005-10-11 Dmitry StogovFixed bug #34790 (preg_match_all(), named capturing...
2005-10-10 Antony Dovgaluse proper macros and vars instead of strlen()
2005-10-10 Antony Dovgalfix #34818 (new mysqli_stmt() and several others crash...
2005-10-10 Derick Rethans- MFH: Make sure the tzcache' dtor doesn't cleanup...
2005-10-10 George SchlossnagleTest seems potentially bogus.
2005-10-10 Dmitry StogovFixed XML Schema error
2005-10-10 Ilia AlshanetskyMFH: Fixed bug #34809 (FETCH_INTO in PDO crashes withou...
2005-10-10 Ilia Alshanetskybug fixing news
2005-10-10 Ilia AlshanetskyMFH: Fixed bug #34802 (Fixed crash on object instantiat...
2005-10-10 Antony DovgalBFN
2005-10-10 Antony Dovgalfix #34810 (mysqli::init() and others use wrong $this...
2005-10-10 Dmitry StogovFixed bug #34786 (2 @ results in change to error_report...
2005-10-10 Dmitry StogovMFH
2005-10-10 Antony DovgalBFN
2005-10-10 Antony DovgalMF44: fix #33383 (crash when retrieving empty LOBs)
2005-10-10 foobarMFH: copypastetypofix
2005-10-10 foobarMFH
2005-10-10 Dmitry StogovFixed bug #34467 (foreach + __get + __set incosistency)
2005-10-10 Marcus Boerger- MFH Fix Logic
2005-10-10 foobarMFH: fix test
2005-10-10 foobarextra spaces removed
2005-10-10 Rob RichardsMFH: PHP_CONFIG_FILE_PATH needs to use strlen() due...
2005-10-09 foobartypofix
2005-10-09 foobarBFN
2005-10-09 foobarMFH: - Fixed bug #34796 (missing SSL linking in ext...
2005-10-09 Ilia AlshanetskyMFH: Fixed bug #34777 (Crash in dblib when fetching...
2005-10-09 Andrey Hristovadd charsetnr and length to the object returned. this...
2005-10-09 Marcus Boerger- MFH Make test check for PlPgSQL before using it
2005-10-09 Marcus Boerger- MFH Add new test
2005-10-09 Marcus Boerger- MFH Fix potential SEGV with overloaded objects
2005-10-09 Marcus Boerger- MFH Bugfix #34704 (Infinite recursion due to corrupt...
2005-10-09 Dmitry StogovFixed bug #34788 (SOAP Client not applying correct...
2005-10-09 Pierre Joye-fix build as shared or separate from main build (bfrance)
2005-10-09 Dmitry StogovFixed bug #34787 (SOAP Client not handling boolean...
2005-10-09 Georg Richteradded Bugfix for #34785
2005-10-08 Marcus Boerger- Update docu
2005-10-08 Georg Richterfix for bug 34785:
2005-10-08 Derick Rethans- MFH: Fixed bug #34676: missing support for strtotime...
2005-10-07 Marcus Boerger- MFH Add new test
2005-10-07 Derick Rethans- MFH: Make the Windows guessing routines actually...
2005-10-07 Marcus Boerger- BFN
2005-10-07 George SchlossnagleTest simple derivation from restriction.
2005-10-07 Derick Rethans- MFH: Change parameter name because NetWare expands...
2005-10-07 Dmitry StogovFixed bug #34766 (possible crash on HTTP redirection)
2005-10-07 Dmitry StogovReverted last George patches
2005-10-07 Derick Rethans- MFH: Fixed bug #34771 (strtotime() fails with 1-12am...
2005-10-07 Derick Rethans- MFH: New timezonemap data.
2005-10-07 Marcus Boerger- MFH C vs. C++ fix
2005-10-07 foobarmaybe this month..
2005-10-07 George SchlossnaglePermit correct usage of inherited encoders (from restri...
2005-10-06 Marcus Boerger- MFH ReflectionClass::isInstantiable and abstract...
2005-10-06 George SchlossnagleMFH: support complex types in restrictions and extensions
2005-10-06 Marcus Boerger- MFH Fix issue (endless loop) with temp/memory streams
2005-10-06 foobarBFN
2005-10-06 Ilia AlshanetskyMFH: Added missing safe_mode checks.
2005-10-06 Johannes Schlüter- MFH: Fix #34557 php -m exits with "error" 1
2005-10-06 Rob RichardsMFH: use sizeof instead of define
2005-10-06 Marcus Boerger- Add new test
2005-10-06 Derick Rethans- MFH: Fixed Windows build (patch by Mike)
2005-10-06 Marcus Boerger- MFH (faillog, streams, counting, .......)
2005-10-05 Rob RichardsMFH: fix buffer lengths passed to snprintf
2005-10-05 Antony Dovgalnuke unused variable
2005-10-05 Antony Dovgaluse the right constant name in error messages
2005-10-05 Marcus Boerger- Synch RecursiveIteratorIterator, fixes a few memory...
2005-10-05 Marcus Boerger- MFH Update examples
2005-10-05 Rob RichardsMFH: fix ZTS build
2005-10-05 Ilia AlshanetskyMFH: Missing safe_mode/open_basedir checks for file...
2005-10-05 Derick Rethans- Committing some changes that make PDO+SPL not crash...
2005-10-05 Derick Rethans- Implement correct Windows timezone guessing.
2005-10-05 Antony DovgalMFH: fix test
2005-10-05 Derick Rethans- Fixed typo.
2005-10-05 Derick Rethans- Implemented tzcache
2005-10-05 Dmitry StogovFixed throwing exceptions derived from SoapFault
2005-10-05 Ilia AlshanetskyMFH: Fixed possible INI setting leak via virtual()...
2005-10-04 Antony DovgalMFH: fix #34723 (array_count_values() strips leading...
2005-10-04 Antony Dovgalfix #34731, patch by novicky at aarongroup dot cz
2005-10-04 Antony Dovgalfix #32179 (xmlrpc_encode() segfaults with recursive...
2005-10-04 Marcus Boerger- Add optional dep for SPL under windows too
2005-10-04 Marcus Boerger- Add optional dependency to SPL
2005-10-03 Antony DovgalMFH: nuke warning
2005-10-03 Antony Dovgalinclude php_version_compare() declaration and eliminate...
2005-10-03 Antony Dovgalfree cls_methods correctly and fix segfault on shutdown
2005-10-03 foobarMFH
2005-10-03 Marcus Boerger- MFH Throw an exception if an illegal string value...
2005-10-03 Marcus Boerger- MFH Really allow SXE being shared by not using anythi...
2005-10-03 Marcus Boerger- Synch (to decrease number of diffs)
2005-10-03 Marcus Boerger- MFH change require to require_once
2005-10-03 Ilia AlshanetskyMFH: GLOBALS protection for extract() function.
2005-10-03 Marcus Boerger- MFH Update example
2005-10-03 Marcus Boerger- MFH Allow uncached global functions
2005-10-03 Derick Rethans- MFH: Only use external database when it is newer...
2005-10-03 Derick Rethans- MFH: Allow an external Timezone Database to be used.
2005-10-03 Dmitry StogovMFH (Bug #34643 wsdl default value)
2005-10-03 Marcus Boerger- MFH Fix issue with RecursiveArrayIterator::getChildren()
2005-10-03 Dmitry StogovFixed bug #34678 (__call(), is_callable() and static...
2005-10-03 Dmitry StogovFixed bug #34358 (Fatal error: Cannot re-assign $this)
2005-10-03 Ilia AlshanetskyMFH: Fixed memory leak.
next