]> granicus.if.org Git - php/shortlog
php
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
2005-09-29 Ilia AlshanetskyRemoved unnecessary component that accidentally snuck-in
2005-09-29 Ilia AlshanetskyMFH:
2005-09-29 Dmitry StogovFixed wrong array autodetection
2005-09-28 Ilia AlshanetskyMFH: Fixed possible GLOBALS variable override when...
2005-09-28 Dmitry StogovFixed bug #34453 (parsing http://www.w3.org/2001/xml...
2005-09-27 Dmitry StogovFixed bug #34617 (zend_deactivate: objects_store used...
2005-09-27 Dmitry StogovFixed bug #34643 (wsdl default value has no effect)
2005-09-27 Ilia AlshanetskyMFH: Fixed bug #32937 (open_basedir looses trailing...
2005-09-27 Marcus Boerger- BFN
2005-09-26 Wez Furlongensure that this size is initialized correctly
2005-09-26 Ilia AlshanetskyTouch generated file
2005-09-26 Ilia AlshanetskyMFH: upgraded bundled libsqlite3 to version 3.2.7
2005-09-26 Marcus Boerger- MFH: Reset global pointer to NULL after mem free...
2005-09-26 Ilia AlshanetskyBug fixing news
2005-09-26 Ilia AlshanetskyFixed bug #34645 (ctype corrupts memory when validating...
2005-09-25 Marcus Boerger- Try to fix bugs #34216 (Segfault with autoload) and...
2005-09-25 Ilia AlshanetskyBug fixing news
2005-09-25 Ilia AlshanetskyMFH: Fixed bug #34321 (Possible crash in filter code).
2005-09-25 Wez Furlongreinstate this fix for building against PHP 5.0.x.
2005-09-25 Wez FurlongFixup LOB handling for inserts (refs #34630).
next