]> granicus.if.org Git - php/shortlog
php
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.
2005-10-03 Wez Furlongfix type
2005-10-02 Marcus Boerger- MFH add new example
2005-10-02 Wez FurlongFix Bug #34687; error information from query() not...
2005-10-02 Marcus Boerger- MFH PDOException base
2005-10-02 Marcus Boerger- Add PDO::setAttribute(PDO::ATTR_STATEMENT_CLASS)
2005-10-02 Marcus Boerger- MFH Add new example
2005-10-02 Derick Rethans- timelib_config.h should stay too.
2005-10-02 Derick Rethans- parse_date.c should not be here, as "make clean"...
2005-10-01 Wez Furlonguse the right macro for these
2005-10-01 Greg Beaverset error_reporting to E_ALL in Makefile.frag
2005-10-01 Marcus Boerger- SPL may extend SimpleXML (if present)
2005-10-01 Marcus Boerger- Allow xpl/simplexml integration with simplexml being...
2005-10-01 Derick Rethans- Implemented better timezone guessing algorithm.
2005-10-01 Wez FurlongAllow compilation with PHP 5.0.x
2005-10-01 foobarfix bfn
2005-09-30 Pierre Joye- entry for #33125
2005-09-30 Pierre Joye- #33125, imagecopymergegray produces mosaic rainbow...
2005-09-30 Marcus Boerger- Try to fetch the necessary file via wget
2005-09-30 foobarreorder,reword,merge
2005-09-30 Wez FurlongFix for PECL #5433 (rowCount() not set)
2005-09-29 Marcus Boerger- TSRM fix
next