]> granicus.if.org Git - php/shortlog
php
2004-02-26 foobarMFB: typofix
2004-02-26 Ilia AlshanetskyHandle situation where feof() occurs before the HTTP...
2004-02-25 foobar- Fixed bug #27368 (php.ini-* has lone CR in the end)
2004-02-25 Derick Rethans- Fix tests after change to highlight_string()
2004-02-25 Ilia AlshanetskyFixed bug #21760 (Use of uninitialized pointer inside...
2004-02-25 Marcus BoergerAs Andi found out the dtor may increase the refcount.
2004-02-25 foobarws + cs
2004-02-25 Marcus BoergerTemp fix for ctor signature until inheritance fix is...
2004-02-25 foobarRevert and add the compatibility option.
2004-02-25 foobartypofix
2004-02-25 Ard BiesheuvelWordsize fixes
2004-02-25 foobarstyle
2004-02-25 foobarTest for bug #27395
2004-02-25 Andi Gutmans- More NEWS
2004-02-25 Zeev SuraskiFix leak in foreach ($o->mthd()->arr)
2004-02-25 Zeev SuraskiFix signature
2004-02-25 Zeev SuraskiThis is no longer valid out of the box PHP 5 code.
2004-02-25 Zeev Suraski- Improve ARG_INFO() macros to support supplying requir...
2004-02-25 Dmitry StogovHTTP compression (memory leak was fixed)
2004-02-25 Dmitry Stogovfix: XMLSchema <choice> support was improved to support...
2004-02-25 Derick Rethans- Use <span> instead of <font> in highlight_string...
2004-02-25 Dmitry StogovHTTP compression support (gzip and deflate)
2004-02-25 foobarDo not corrupt mysql build with mysqli build stuff...
2004-02-25 foobarImprove error messages
2004-02-25 Zeev Suraskiupdate
2004-02-25 Zeev Suraski - Rename compatiblity mode to zend.ze2_compatibility_...
2004-02-25 Zeev Suraski- Rename compatiblity mode to zend.ze2_compatibility_mo...
2004-02-25 Derick Rethans- Fixed bug #27391 (typo in Fatal Error message).
2004-02-25 Sebastian BergmannZTS fix.
2004-02-25 Zeev Suraski- Abstract methods cannot have defaults for arguments
2004-02-25 Sebastian BergmannProto fixes.
2004-02-25 Marcus BoergerFix object destruction/free in shutdown
2004-02-25 Marcus BoergerChecking once for dtor is enough
2004-02-25 <changelog... ChangeLog update
2004-02-24 Marcus BoergerFix class flags when handling abstract methods
2004-02-24 Ilia AlshanetskyFixed bug #27383 (Potential crash inside fopen_wrapper...
2004-02-24 George Schlossnaglefix for bug 27384
2004-02-24 Frank M. KromannAdd missing export.
2004-02-24 Ard BiesheuvelMore wordsize/alignment fixes
2004-02-24 Dmitry StogovDocumentation update
2004-02-24 Zeev SuraskiRemove empty comment
2004-02-24 Dmitry StogovWSDL support for <soap:headerfault> was implemented
2004-02-24 Rob Richardsfix win32 compile with libxml 2.6
2004-02-24 Dmitry StogovFixed value of attribute is default value of attribute
2004-02-24 Dmitry Stogovfix: anotaion -> anotation
2004-02-24 Dmitry Stogovconstants for MIME/DIME encoding were added
2004-02-24 Dmitry StogovXML Schema support was improved: support for <element...
2004-02-24 foobarFix bug #26005 (Random "cannot change the session ini...
2004-02-24 <changelog... ChangeLog update
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
next