]> granicus.if.org Git - php/shortlog
php
2004-07-25 Marcus Boerger- Add new test
2004-07-25 Marcus Boerger- Add test
2004-07-25 Ilia AlshanetskyFixed bug #29369 (Uploaded files with ' or " in their...
2004-07-25 Marcus Boerger- Fixed Bug #29354 Exception constructor marked as...
2004-07-25 Marcus Boerger- Show visibility errors (try to fix #29354)
2004-07-25 Marcus Boerger- Fix bug #29368 : The destructor is called when an...
2004-07-25 Marcus Boerger- Add new patch for reordered shutdown sequence
2004-07-25 Christian Stockerrenamed registerNamespace() to registerXPathNamespace()
2004-07-25 Rob Richardsexport php_libxml_error_handler for win32 build
2004-07-25 Christian Stockeradded new method SimpleXMLElement->registerNamespace...
2004-07-25 Christian Stockeruse php_error_docref for libxml2 errors
2004-07-25 Christian Stockerset errorhandler to generic php_libxml_error_handler
2004-07-25 Marcus Boerger- Execute destructors earlier (Florian Schaper, fschape...
2004-07-25 Marcus Boerger- Add ReflectionParameter::isOptional() to test whether...
2004-07-25 Marcus Boerger- Add optional parameters $filename and $lineno to...
2004-07-25 <changelog... ChangeLog update
2004-07-24 Rob Richardsfix build for VC++ 6
2004-07-24 Wez FurlongEnable IObjectSafety so that we can be used in the...
2004-07-24 Andrey Hristovmake behavior a bit field
2004-07-24 Sara GolemonOh by the way, only use proxy mode for reading...
2004-07-24 Sara GolemonAdd proxy support to ftp using http wrapper
2004-07-24 <changelog... ChangeLog update
2004-07-23 Andi Gutmans- There's no reason why gettimeofday() shouldn''t retur...
2004-07-23 Georg Richterfixed bug #29311
2004-07-23 Marcus BoergerFix 0 Byte leak after alloca to emalloc change
2004-07-23 Edin KadribasicUpdated version number
2004-07-23 Ilia AlshanetskyFixed bug #29333 (output_buffering + trans_sess_id...
2004-07-23 <changelog... ChangeLog update
2004-07-22 Stefan EsserFix .dsp
2004-07-22 Stefan EsserMerge changes from GD 2.0.28
2004-07-22 Marcus BoergerFix testcase
2004-07-22 Rob Richardsadd optional name parameter to next()
2004-07-22 Wez Furlongnews...
2004-07-22 Wez FurlongAdded stream_context_get_default() which returns the...
2004-07-22 Zeev SuraskiFix bug in handling of protected properties
2004-07-22 Zeev SuraskiFix Windows build
2004-07-22 Georg Richterchanged warning (bug #29298) for outdated client library
2004-07-22 Sara GolemonThis should fix binary safety for bound results or...
2004-07-22 <changelog... ChangeLog update
2004-07-21 Edin KadribasicHEAD is 5.1.0-dev now
2004-07-21 Edin KadribasicFix for #28929 by Michael Sisolak
2004-07-21 Edin KadribasicFixed build
2004-07-21 Ilia AlshanetskyFixed bug #29209 (imap_fetchbody() doesn't check messag...
2004-07-21 Andrey Hristovadd array_:
2004-07-21 Marcus Boerger- Fixded #29291: get_class_vars() return names with...
2004-07-21 Christian StockerFix for Bug 29010 "make test does not wait to email...
2004-07-21 Sara GolemonMDTM added to ftp_url_stat
2004-07-21 Sara GolemonAdd MTDM support to ftp_fopen_wrapper::url_stat()
2004-07-21 Sara GolemonOops, copy/paste typo
2004-07-21 Sara GolemonPersistent mallocs can return NULL (on failure)
2004-07-21 <changelog... ChangeLog update
2004-07-21 Ilia AlshanetskyAbort earlier on invalid format.
2004-07-20 Moriyoshi Koizumi- Add safe_pemalloc()
2004-07-20 Rob Richardsprep for alpha release
2004-07-20 Moriyoshi Koizumi- Correct range checks.
2004-07-20 Moriyoshi Koizumi- Cleanups.
2004-07-20 Moriyoshi Koizumioops...
2004-07-20 Marcus Boerger- Need to set handle prior to calling zend_register_mod...
2004-07-20 Moriyoshi Koizumi- Fix possible leaks / segfaults in persistent filter
2004-07-20 Marcus Boerger- Fixed bug 28895 again (long live the dead)
2004-07-20 Moriyoshi Koizumi- Add more null checks.
2004-07-20 Moriyoshi Koizumi- pemalloc() might return NULL.
2004-07-20 Rob Richardsadd optional flush paramter to xmlwriter_output_memory
2004-07-20 Zeev SuraskiFix prototypes
2004-07-20 Zeev SuraskiAdd descriptions
2004-07-20 Stanislav Malyshevadd todo
2004-07-20 Dmitry StogovFixed incorrect HTTP headers in SOAP response
2004-07-20 Sara GolemonAdd bz2 stream filter support
2004-07-20 Sara GolemonMake persistency safe
2004-07-20 Ilia AlshanetskyFixed bug #29226 (ctype_* functions missing validation...
2004-07-20 <changelog... ChangeLog update
2004-07-20 Ilia AlshanetskyAllow pgsql driver to accept login & password as separa...
2004-07-19 Frank M. KromannFix compilation with older versions of libMing. Thanks...
2004-07-19 Marcus BoergerAdd missing .cvsignore
2004-07-19 Frank M. KromannSync. with the API of libMing 0.3b1
2004-07-19 Sebastian BergmannFix prototypes: Reflection_* -> Reflection*.
2004-07-19 Sebastian BergmannMake ReflectionClass::getMethod() and ReflectionClass...
2004-07-19 Sebastian BergmannDo not use contracted forms.
2004-07-19 Moriyoshi Koizumi- Fix test name
2004-07-19 Moriyoshi Koizumi- Oops, actual PR # is 29119, not 29199...
2004-07-19 Moriyoshi Koizumi- Fix bug #29199 (html_entity_decode() misbehaves with...
2004-07-19 Stanislav Malyshevexport INI parser
2004-07-19 Dmitry StogovFixed bug #28985 (__getTypes() returning nothing on...
2004-07-19 Wez Furlongfix for empty_string changes.
2004-07-19 Stanislav Malyshev__set and __get will be called not only when variable...
2004-07-19 Andi Gutmans- Bump API number due to empty_string change
2004-07-19 Dmitry StogovFixed bugs #29109 and #29236. (WSDL cache failure)
2004-07-19 Wez FurlongPossible fix for #29258 (unverified)
2004-07-19 Dmitry StogovFixed bug #29061 (soap extension segfaults).
2004-07-19 Dmitry StogovFixed memory leak (related to new implementation of...
2004-07-19 Wez FurlongImplement empty-string-to-null conversion option for...
2004-07-19 Moriyoshi Koizumi- Fix a bug in iconv stream filter that prevents pendin...
2004-07-19 Antony Dovgalfix build
2004-07-19 Andi Gutmans- Nuke empty_string. It is a reminanent from the time...
2004-07-19 Moriyoshi Koizumi- Fix VPATH build. (patch by Joe Orton)
2004-07-19 Moriyoshi Koizumi- Rename php_compat.h to php_onig_compat.h to avoid...
2004-07-19 <changelog... ChangeLog update
2004-07-18 Ilia AlshanetskyFixed bug #28633 (sprintf incorrectly adding padding...
2004-07-18 Marcus BoergerUpdate
2004-07-18 Marcus Boerger- DOS 2 UNIX
next