]> granicus.if.org Git - php/shortlog
php
2004-02-23 Wez Furlongtest case for statcache corruption of BG
2004-02-23 Wez FurlongOoops, these should not be pointers ;)
2004-02-23 Sara GolemonMake today's changes work w/ str_ireplace() as well.
2004-02-23 Sara GolemonShort circuit str_replaces when we already know that...
2004-02-23 Sara GolemonBugfix #27276: When using str_replace to expand a strin...
2004-02-23 Ilia AlshanetskyFixed bug #27341 (HEAD requests fail to return data).
2004-02-23 Derick Rethans- Added testcase for bug #27276
2004-02-23 foobarFix bug #27337 (missing sapi_shutdown() causing memory...
2004-02-23 Andi Gutmans- Improve precendence:
2004-02-23 Georg Richterfixed prototypes for mysqli_connect_err* functions
2004-02-23 Ard Biesheuvel64-bit fixes
2004-02-23 Christian Stocker- omit WARNING instead of ERROR for x_p_c_ns
2004-02-23 Christian Stockerskip tests, if xml_parser_create_ns is not supported.
2004-02-23 Christian Stockertest for attributes
2004-02-23 Christian Stocker- mixed up name and value... fixed
2004-02-23 Christian Stockerfix attribute handling in combination with sax2
2004-02-23 Adam DickmeissUse ZOOM_resultset_sort for yaz_sort. Require YAZ 2...
2004-02-23 Christian Stockerremove compiler warnings
2004-02-23 Andi Gutmans- Decrease precedence of instanceof so that the followi...
2004-02-23 Christian Stocker- make it compile with libxml2 2.5 again
2004-02-23 Georg Richterfixed report message
2004-02-23 foobar- Added PHP_TEST_BUILD macro which can be used to test...
2004-02-23 Ard Biesheuvel64-bit fix
2004-02-23 Ard Biesheuvel64-bit fix
2004-02-23 <changelog... ChangeLog update
2004-02-23 Ard Biesheuvel64-bit fix
2004-02-23 foobar- Moved internally used includes/macros/structs/etc...
2004-02-22 Derick Rethans- Added testcase for bug #27354 (Modulus operator crash...
2004-02-22 Derick Rethans- Fixed bug #27354 (Modulus operator crashes PHP).
2004-02-22 Marcus BoergerAdd some more obviously needed information
2004-02-22 Christian Stockeradd test for default namespaces and same-prefix/differe...
2004-02-22 Ilia Alshanetskywbmp conversion warning fix.
2004-02-22 Christian StockerFix broken Namespace support, use libxml2 namespace...
2004-02-22 Rob Richardsadd optional third parameter to support namespace in...
2004-02-22 Ard BiesheuvelFix 64-bit crash
2004-02-22 <changelog... ChangeLog update
2004-02-21 Sara GolemonAvoid use of memcpy(), reply on struct in_addr to be...
2004-02-21 Ilia AlshanetskySet correct default threshold for image2wbmp().
2004-02-21 Sebastian BergmannCan't test whether it works (no current >=mysql-4.1...
2004-02-21 Georg Richterfixed typo in method alias
2004-02-21 <changelog... ChangeLog update
2004-02-20 Sara Golemons_addr is always unsigned 32bit, long is not.
2004-02-20 Sara GolemonBug Fix #27335: Numeric indexes crashing http_build_query()
2004-02-20 Greg Beaverstupid oversight, no 4.2 dep
2004-02-20 Dmitry StogovBUGFIX: bug in HTTP chunked encoding was fixed
2004-02-20 Pierre Joye- Remove DB 1.6.0RC6
2004-02-20 Pierre Joye- Update to DB-1.6.0 stable
2004-02-20 Pierre Joye- MFB
2004-02-20 Georg RichterMoved functions for replication support in to file...
2004-02-20 Antony Dovgalthis should really fix compile failure with gcc 2.96
2004-02-20 Ard BiesheuvelFix some issues with persistent links
2004-02-20 Hartmut HolzgraefeEXTERN_C wrapping for PHPAPI prototypes
2004-02-20 Hartmut Holzgraefewrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTE...
2004-02-20 Hartmut Holzgraefemore EXTERN_C wrapping of ZEND_API prototypes
2004-02-20 Hartmut HolzgraefeA script that searches for PHPAPI and ZEND_API prototypes
2004-02-20 foobarws fix
2004-02-20 foobarFix compile failure
2004-02-20 foobarOnly use Z_TYPE* with zvals..
2004-02-20 <changelog... ChangeLog update
2004-02-20 Ilia AlshanetskyAdded missing safe_mode & open_basedir checks.
2004-02-19 Dmitry StogovDon't try to use <input> name instead of <opeartion...
2004-02-19 Dmitry StogovReading HTTP responses without "Content-Length:" but...
2004-02-19 Dmitry StogovWSDL caching bugs were fixed
2004-02-19 Dmitry Stogovfix: prevent possible crash
2004-02-19 Dmitry StogovPassing arguments to "anyType" cause passing type infor...
2004-02-19 Dmitry StogovSupport for SOAP Fault encoding according to WSDL ...
2004-02-19 Ilia AlshanetskyFixed possible resource/memory leak.
2004-02-19 foobarImprove error messages
2004-02-19 <changelog... ChangeLog update
2004-02-18 Hartmut Holzgraefewrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_C
2004-02-18 Rob Richardsalways return domnodelist unless error
2004-02-18 Hartmut Holzgraefebe nice to C++ extensions
2004-02-18 Rob Richardscorrect implementation of prefix write property
2004-02-18 foobarregister_list_destructors -> zend_register_list_destruc...
2004-02-18 Ilia AlshanetskyFixed bug #27295 (memory leak inside sscanf()).
2004-02-18 Georg Richterchanged return value of mysql_fetch
2004-02-18 Zeev SuraskiForward-port fixlet from PHP 4 (thanks to Michael Sisolak)
2004-02-18 Dmitry Stogovfix: SoapFault constructor fixed to confirm documentation.
2004-02-18 Dmitry StogovBUGFIX: HTTP chunked transfer-encoding support
2004-02-18 Sara GolemonShow registered transports in phpinfo()
2004-02-18 <changelog... ChangeLog update
2004-02-18 foobarTest for bug #27287
2004-02-17 foobarMFB: - Fix bug #26753 (zend_fetch_list_dtor_id() does...
2004-02-17 Ilia AlshanetskyFixed bug #27293 (two crashes inside image2wbmp()).
2004-02-17 Rob Richardsadd dtor to cleanup iterator related data
2004-02-17 Dmitry StogovUsing element namesapces with literal encoding.
2004-02-17 Dmitry Stogovsupport for XMLSchema <element> nillable attribute
2004-02-17 Ard BiesheuvelFixed unregistered bugs in event handling
2004-02-17 Ard BiesheuvelAdded event handling test
2004-02-17 Wez FurlongFix:
2004-02-17 Rob Richardsimplement clone functionality to fix segfault
2004-02-17 Dmitry Stogovfix: Using proper namespace for <soap:header> if it...
2004-02-17 Dmitry StogovEncoding of ommited tail parameters as NULLs
2004-02-17 Georg Richterchanged output
2004-02-17 Stig Bakken* apply bold escape codes only if output is going to...
2004-02-17 <changelog... ChangeLog update
2004-02-16 Moriyoshi Koizumi- Add "zbacktrace" user-defined command.
2004-02-16 foobarshorten the description a bit
2004-02-16 Ilia AlshanetskyFixed bug #27278 (*printf() functions treat arguments...
2004-02-16 Ilia AlshanetskyFix test.
next